Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies which level of conformance should be checked by the reader. The type of this property is XmlConformanceLevel Enumeration enumeration.
Default Value
XmlConformanceLevel_Document
Remarks
This property can be set and retrieved by using the IXmlReader::SetProperty and IXmlReader::GetProperty methods.
Important
The XmlConformanceLevel_Fragment
value is not supported in the current release.
Requirements
Header: XmlLite.h
Library: XmlLite.lib
See Also
XmlConformanceLevel Enumeration
XmlWriterProperty_ConformanceLevel