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 the writer should use to output XML. The type of this property is XmlConformanceLevel enumeration.
Default Value
XmlConformanceLevel_Document
Remarks
The default value is XmlConformanceLevel_Document
.
This property can be set and retrieved by using the IXmlReader::SetProperty and IXmlReader::GetProperty methods.
Requirements
Header: XmlLite.h
Library: XmlLite.lib
See Also
XmlConformanceLevel Enumeration
IXmlWriter Methods
XmlReaderProperty_ConformanceLevel