ConformanceLevel Enum
Namespace: System.Xml · Assembly: GHIElectronics.TinyCLR.System.Xml
XML conformance level (auto-detect, fragment, or full document).
public enum ConformanceLevel
Fields
| Name | Value | Description |
|---|---|---|
Auto | 0 | |
Fragment | 1 | |
Document | 2 |
Namespace: System.Xml · Assembly: GHIElectronics.TinyCLR.System.Xml
XML conformance level (auto-detect, fragment, or full document).
public enum ConformanceLevel
| Name | Value | Description |
|---|---|---|
Auto | 0 | |
Fragment | 1 | |
Document | 2 |