xsl:output
Element information
Namespace: http://www.w3.org/1999/XSL/Transform
Schema document: XSLT.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: skip | from type xsl:anyType | |
method | [0..1] | Anonymous | ||
version | [0..1] | xsd:NMTOKEN | ||
encoding | [0..1] | xsd:string | ||
omit-xml-declaration | [0..1] | xsl:YesOrNo | ||
standalone | [0..1] | xsl:YesOrNo | ||
doctype-public | [0..1] | xsd:string | ||
doctype-system | [0..1] | xsd:string | ||
cdata-section-elements | [0..1] | xsl:QNames | ||
indent | [0..1] | xsl:YesOrNo | ||
media-type | [0..1] | xsd:string |
Used in
- Type xsl:wrapper (Elements xsl:stylesheet, xsl:transform)
Substitution hierarchy
- xsl:top-level-element
- can be substituted with xsl:output
Sample instance
<xsl:output/>