xmlunit-core : Org.XmlUnit.Validation Namespace

Languages Class

Constants for the languages supported by XMLUnit's schema validation.

Syntax

public static class Languages

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Org.XmlUnit.Validation
Assembly: xmlunit-core (in xmlunit-core.dll)
Assembly Versions: 2.6.0.121

Members

See Also: Inherited members from object.

Public Fields

const
W3C_XML_SCHEMA_NS_URI string . W3C XML Schema.
const
XDR_NS_URI string . XDR.
const
XML_DTD_NS_URI string . DTD.

Member Details

W3C_XML_SCHEMA_NS_URI Field

W3C XML Schema.

Syntax

public const string W3C_XML_SCHEMA_NS_URI

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Org.XmlUnit.Validation
Assembly: xmlunit-core (in xmlunit-core.dll)
Assembly Versions: 2.6.0.121

XDR_NS_URI Field

XDR.

Syntax

public const string XDR_NS_URI

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Org.XmlUnit.Validation
Assembly: xmlunit-core (in xmlunit-core.dll)
Assembly Versions: 2.6.0.121

XML_DTD_NS_URI Field

DTD.

Syntax

public const string XML_DTD_NS_URI

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Org.XmlUnit.Validation
Assembly: xmlunit-core (in xmlunit-core.dll)
Assembly Versions: 2.6.0.121