XmlOutput
An interface that allows custom serializers to special case being serialized to XML and retrieve the underlying XmlWriter. This is used for example by CompactFragment to make the fragment transparent when serializing to XML.
Properties
Functions
Link copied to clipboard
A delegate method to get access to a format with the same configuration
Link copied to clipboard
Ensure that the prefix of the qName is recorded (and the prefix added). This will not add the actual name anywhere, just ensures the namespace attribute if needed