XdmSerializationSettings.DoctypePublic PropertyXdmSerializationSettings.DoctypePublic PropertyXdmSerializationSettings::DoctypePublic Property
- XmlPrime 1.0
Gets or sets the
PUBLIC document type.
- Namespace: XmlPrime.SerializationXmlPrime.SerializationXmlPrime.Serialization
- Assembly: XmlPrime (in XmlPrime.dll)
Remarks
This property corresponds to the doctype-public serialization parameter.
If the doctype-system parameter is specified, then this specifies the public document type
to be serialized in the document type declaration. The doctype-public parameter is ignored
unless the doctype-system parameter is specified. The doctype-public parameter is ignored
when the method property is set to text.
