QName identifying the serialization parameter "cdata-section-elements".
The value of this parameter is given as a space-separated list of expanded QNames in
Clark notation, that is "{uri}local".
QName identifying the serialization parameter "method". If the method
is a user-defined method, then it is given as a QName in Clark notation, that is
"{uri}local".
QName identifying the serialization parameter "saxon:next-in-chain". This
is available only with XSLT, and identifies the URI of a stylesheet that is to be used to
process the results before passing them to their final destination.
QName identifying the serialization parameter "saxon:indent-spaces". The value
is an integer (represented as a string) indicating the amount of indentation required.
If specified, this parameter overrides indent="no".
QName identifying the serialization parameter "require-well-formed". The
value is the string "yes" or "no". If set to "yes", the output must be a well-formed
document, or an error will be reported.
QName identifying the serialization parameter "use-character-maps".
This is available only with XSLT. The value of the parameter is a list of expanded QNames
in Clark notation giving the names of character maps defined in the XSLT stylesheet.