NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

XmlContext Fields

The fields of the XmlContext class are listed below. For a complete list of XmlContext class members, see the XmlContext Members topic.

Public:

CDataID The identifier used by all XmlCData instances in this context.
CommentID The identifier used by all XmlComment instances in this context.
DocTypeID The identifier used by all XmlDocType instances in this context.
DocumentID The identifier used by all XmlDocument instances in this context.
HeaderID The identifier used by all XmlHeader instances in this context.
TextID The identifier used by all XmlText instances in this context.

See Also

XmlContext Class | System.Xml Namespace