Skip to main content

XmlTaskValidationType Enumeration

XmlTaskValidationType Enumeration​

The XmlTaskValidationType enumeration provides a list of options for which method and validation document type will be used to perform the validation operation.

Enumeration Values​

NameSummary
Xsd
Specifies that the XML document should be validated using an XML schema defined in an XSD.
Dtd
Specifies that the XML document should be validated using an XML schema defined in an DTD.