Enumerated Types (XmlLite)

 

This section describes the enumerated constants in the XmlLite programming interface.

In This Section

Topic Description
DtdProcessing Enumeration Values that indicate how an IXmlWriter processes a Document Type Definition (DTD).
XmlConformanceLevel Enumeration Values for specifying the conformance level on an IXmlReader.
XmlNodeType Enumeration Values that indicate the type of a current node.
XmlReadState Enumeration Values that indicate the state of an IXmlReader.
XmlStandalone Enumeration Values that indicate how an IXmlWriter produces the standalone attribute of the XML declaration.

See Also

XmlLite Reference