# # Specify defaults when no method="..." is specified. # This type of output will quickly switch to "xml" or "html" # depending on the first element name. # # XSLT properties do not need namespace qualification. method=xml version=1.0 encoding=UTF-8 indent=no omit-xml-declaration=no standalone=no media-type=text/xml # Xalan-specific output properties. These can be overridden in the stylesheet # assigning a xalan namespace. For example: # # # ... # Note that the colon after the protocol needs to be escaped. {http\u003a//xml.apache.org/xalan}indent-amount=0 {http\u003a//xml.apache.org/xalan}content-handler=org.apache.xml.serializer.ToUnknownStream