This enumeration is used by instances of the System.Xml.XmlParserContext, System.Xml.XmlTextReader, and System.Xml.XmlTextWriter classes.
Member Name | Description |
---|---|
Default |
The xml:space scope equals default. |
None |
No xml:space scope. |
Preserve |
The xml:space scope equals preserve. |