Specifies the current xml:space scope.
[Visual Basic] Public Enum XmlSpace [C#] public enum XmlSpace [C++] public enum XmlSpace
[JScript] In JScript, you can use the enumerations in the NGWS frameworks, but you cannot define your own.
Member Name | Description |
---|---|
Default | The xml:space scope equals "default". |
None | No xml:space scope. |
Preserve | The xml:space scope equals "preserve". |
Namespace: System.NewXml
Assembly: System.Xml.dll