Constants for the languages supported by XMLUnit's schema validation.
See Also: Inherited members from object.
const
|
W3C_XML_SCHEMA_NS_URI | string . W3C XML Schema. |
const
|
XDR_NS_URI | string . XDR. |
const
|
XML_DTD_NS_URI | string . DTD. |
W3C XML Schema.Syntax
public const string W3C_XML_SCHEMA_NS_URIRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: Org.XmlUnit.Validation
Assembly: xmlunit-core (in xmlunit-core.dll)
Assembly Versions: 2.9.2.240
XDR.Syntax
public const string XDR_NS_URIRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: Org.XmlUnit.Validation
Assembly: xmlunit-core (in xmlunit-core.dll)
Assembly Versions: 2.9.2.240
DTD.Syntax
public const string XML_DTD_NS_URIRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: Org.XmlUnit.Validation
Assembly: xmlunit-core (in xmlunit-core.dll)
Assembly Versions: 2.9.2.240