Definition Type: Element
Name: result-document
Namespace: http://www.w3.org/1999/XSL/Transform
Type: xsl:sequence-constructor
Containing Schema: schema-for-xslt20.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into literal-result-element in schema schema-for-xslt20_xsd Drilldown into result-elements in schema schema-for-xslt20_xsd Drilldown into instruction in schema schema-for-xslt20_xsd Drilldown into variable in schema schema-for-xslt20_xsd Drilldown into sequence-constructor-group in schema schema-for-xslt20_xsd Drilldown into xpath-default-namespace in schema schema-for-xslt20_xsd Drilldown into use-when in schema schema-for-xslt20_xsd Drilldown into extension-element-prefixes in schema schema-for-xslt20_xsd Drilldown into exclude-result-prefixes in schema schema-for-xslt20_xsd Drilldown into default-collation in schema schema-for-xslt20_xsd Drilldown into generic-element-type in schema schema-for-xslt20_xsd Drilldown into version in schema schema-for-xslt20_xsd Drilldown into versioned-element-type in schema schema-for-xslt20_xsd Drilldown into sequence-constructor in schema schema-for-xslt20_xsd Drilldown into output-version in schema schema-for-xslt20_xsd Drilldown into use-character-maps in schema schema-for-xslt20_xsd Drilldown into undeclare-prefixes in schema schema-for-xslt20_xsd Drilldown into standalone in schema schema-for-xslt20_xsd Drilldown into omit-xml-declaration in schema schema-for-xslt20_xsd Drilldown into normalization-form in schema schema-for-xslt20_xsd Drilldown into media-type in schema schema-for-xslt20_xsd Drilldown into indent in schema schema-for-xslt20_xsd Drilldown into include-content-type in schema schema-for-xslt20_xsd Drilldown into escape-uri-attributes in schema schema-for-xslt20_xsd Drilldown into encoding in schema schema-for-xslt20_xsd Drilldown into doctype-system in schema schema-for-xslt20_xsd Drilldown into doctype-public in schema schema-for-xslt20_xsd Drilldown into cdata-section-elements in schema schema-for-xslt20_xsd Drilldown into byte-order-mark in schema schema-for-xslt20_xsd Drilldown into method in schema schema-for-xslt20_xsd Drilldown into validation in schema schema-for-xslt20_xsd Drilldown into type in schema schema-for-xslt20_xsd Drilldown into href in schema schema-for-xslt20_xsd Drilldown into format in schema schema-for-xslt20_xsdXSD Diagram of result-document in schema schema-for-xslt20_xsd (XSL Transformations)
Collapse XSD Schema Code:
<xs:element name="result-document" substitutionGroup="xsl:instruction">
    <xs:complexType>
        <xs:complexContent mixed="true">
            <xs:extension base="xsl:sequence-constructor">
                <xs:attribute name="format" type="xsl:avt" />
                <xs:attribute name="href" type="xsl:avt" />
                <xs:attribute name="type" type="xsl:QName" />
                <xs:attribute name="validation" type="xsl:validation-type" />
                <xs:attribute name="method" type="xsl:avt" />
                <xs:attribute name="byte-order-mark" type="xsl:avt" />
                <xs:attribute name="cdata-section-elements" type="xsl:avt" />
                <xs:attribute name="doctype-public" type="xsl:avt" />
                <xs:attribute name="doctype-system" type="xsl:avt" />
                <xs:attribute name="encoding" type="xsl:avt" />
                <xs:attribute name="escape-uri-attributes" type="xsl:avt" />
                <xs:attribute name="include-content-type" type="xsl:avt" />
                <xs:attribute name="indent" type="xsl:avt" />
                <xs:attribute name="media-type" type="xsl:avt" />
                <xs:attribute name="normalization-form" type="xsl:avt" />
                <xs:attribute name="omit-xml-declaration" type="xsl:avt" />
                <xs:attribute name="standalone" type="xsl:avt" />
                <xs:attribute name="undeclare-prefixes" type="xsl:avt" />
                <xs:attribute name="use-character-maps" type="xsl:QNames" />
                <xs:attribute name="output-version" type="xsl:avt" />
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
variable xsl:variable (1) (1)
instruction xsl:instruction (1) (1)
literal-result-element xsl:literal-result-element (1) (1)
<xs:any> Allowed namespace: '##other' (1) (1)
<xs:any> Allowed namespace: '##local' (1) (1)
<xs:group> xsl:result-elements (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
default-collation xsl:default-collation (Optional)
exclude-result-prefixes xsl:exclude-result-prefixes (Optional)
extension-element-prefixes xsl:extension-element-prefixes (Optional)
use-when xsl:use-when (Optional)
xpath-default-namespace xsl:xpath-default-namespace (Optional)
version xsl:version Optional
format xsl:format (Optional)
href xsl:href (Optional)
type xsl:type (Optional)
validation xsl:validation (Optional)
method xsl:method (Optional)
byte-order-mark xsl:byte-order-mark (Optional)
cdata-section-elements xsl:cdata-section-elements (Optional)
doctype-public xsl:doctype-public (Optional)
doctype-system xsl:doctype-system (Optional)
encoding xsl:encoding (Optional)
escape-uri-attributes xsl:escape-uri-attributes (Optional)
include-content-type xsl:include-content-type (Optional)
indent xsl:indent (Optional)
media-type xsl:media-type (Optional)
normalization-form xsl:normalization-form (Optional)
omit-xml-declaration xsl:omit-xml-declaration (Optional)
standalone xsl:standalone (Optional)
undeclare-prefixes xsl:undeclare-prefixes (Optional)
use-character-maps xsl:use-character-maps (Optional)
output-version xsl:output-version (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
xsl:instruction