Read XSLT 2.0 and XPath 2.0 Programmer's Reference, 4th Edition Online
Authors: Michael Kay
include-content-type optional | yes or no | Indicates whether a element should be added to the output to indicate the content type and encoding. |
indent optional | yes or no | Indicates whether the output should be indented to indicate its hierarchic structure. |
media-type optional | string | Indicates the media-type (often called MIME type) to be associated with the output file. |
normalization-form optional | NFC , NFD , NFKC , NFKD , fully-normalized , none , or NMTOKEN | Indicates whether and how the Unicode characters in the serialized document should be normalized. |