TaxonomyValidationStatus (Type)

Structure whose members contain information about results of validating the XML, as follows: 'isValid' and 'Message'.

Based On:

Structure

Structure Fields:

Field Name Type Description
isValid Boolean Boolean flag which when true indicates that the XML file is valid.
Message PlainText_2000 A message describing the validation's status.

Error Message:

None