XdmSerializationSettings.Version PropertyXdmSerializationSettings.Version PropertyXdmSerializationSettings::Version Property
- XmlPrime 1.0
Gets or sets the XML version to be used.
- Namespace: XmlPrime.SerializationXmlPrime.SerializationXmlPrime.Serialization
- Assembly: XmlPrime (in XmlPrime.dll)
Remarks
This property corresponds to the version
serialization parameter.
This parameter specifies the version. This specifies either the version of XML (in XML and XHTML modes), or the HTML version (in HTML mode). This parameter is ignored in the Text output mode. This parameter defaults to 1.0 in XML and XHTML modes, and 4.01 in HTML mode.