Namespace: |
|
Type: |
|
Content: |
|
Subst.Gr: |
may substitute for element xsl:declaration |
Defined: |
globally in schema-for-xslt20.xsd; see XML source |
Includes: |
definitions of 17 attributes |
Used: |
never |

XML Representation Summary |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| <xsl:output | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| {any attribute with non-schema namespace} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| > | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| </xsl:output> | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Type Derivation Tree xsl:generic-element-type (extension) |
| <xs:element name="output" substitutionGroup="xsl:declaration"> <xs:complexType> <xs:complexContent mixed="true"> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
Type: |
|
Use: |
optional |
| enumeration of xs:token |
Enumeration: |
"yes", "no" |
| <xs:attribute name="byte-order-mark" type="xsl:yes-or-no"/> |
Type: |
|
Use: |
optional |
| list of xs:Name |
| <xs:attribute name="cdata-section-elements" type="xsl:QNames"/> |
Type: |
|
Use: |
optional |
| <xs:attribute name="doctype-public" type="xs:string"/> |
Type: |
|
Use: |
optional |
| <xs:attribute name="doctype-system" type="xs:string"/> |
Type: |
|
Use: |
optional |
Type: |
|
Use: |
optional |
| enumeration of xs:token |
Enumeration: |
"yes", "no" |
| <xs:attribute name="escape-uri-attributes" type="xsl:yes-or-no"/> |
Type: |
|
Use: |
optional |
| enumeration of xs:token |
Enumeration: |
"yes", "no" |
| <xs:attribute name="include-content-type" type="xsl:yes-or-no"/> |
Type: |
|
Use: |
optional |
| enumeration of xs:token |
Enumeration: |
"yes", "no" |
| <xs:attribute name="indent" type="xsl:yes-or-no"/> |
Type: |
|
Use: |
optional |
| <xs:attribute name="media-type" type="xs:string"/> |
Type: |
|
Use: |
optional |
| ("xml" | "xhtml" | "html" | "text") | xs:Name |
| <xs:attribute name="method" type="xsl:method"/> |
Type: |
|
Use: |
optional |
Pattern: |
([^:]+:)?[^:]+ |
Type: |
|
Use: |
optional |
| <xs:attribute name="normalization-form" type="xs:NMTOKEN"/> |
Type: |
|
Use: |
optional |
| enumeration of xs:token |
Enumeration: |
"yes", "no" |
| <xs:attribute name="omit-xml-declaration" type="xsl:yes-or-no"/> |
Type: |
|
Use: |
optional |
| enumeration of xs:token |
Enumeration: |
"yes", "no", "omit" |
| <xs:attribute name="standalone" type="xsl:yes-or-no-or-omit"/> |
Type: |
|
Use: |
optional |
| enumeration of xs:token |
Enumeration: |
"yes", "no" |
| <xs:attribute name="undeclare-prefixes" type="xsl:yes-or-no"/> |
Type: |
|
Use: |
optional |
| list of xs:Name |
| <xs:attribute name="use-character-maps" type="xsl:QNames"/> |
Type: |
|
Use: |
optional |
| <xs:attribute name="version" type="xs:NMTOKEN"/> |
| XML schema documentation generated with DocFlex/XML RE 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |