element <xsl:result-document> (global)
Namespace:
Type:
anonymous complexType (extension of xsl:sequence-constructor)
Content:
mixed (allows character data), 26 attributes, attr. wildcard, 3 elements, 2 elem. wildcards
Subst.Gr:
substitutes for xsl:instruction
Defined:
Includes:
definitions of 20 attributes
Used:
never
Component Diagram
XML Representation Summary
<xsl:result-document
   
 = 
list of xs:anyURI
 = 
(list of (xs:NCName | "#default") | "#all")
 = 
list of (xs:NCName | "#default")
 = 
 = 
 = 
 = 
 = 
 = 
 = 
("strict" | "lax" | "preserve" | "strip")
 = 
 = 
 = 
 = 
 = 
 = 
 = 
 = 
 = 
 = 
 = 
 = 
 = 
 = 
 = 
list of xs:Name
 = 
   
   
>
   
Content: 
</xsl:result-document>
May contain elements by substitutions (25):
May be included in elements by substitutions (26):
Anonymous Type Detail
Type Derivation Tree
      xsl:sequence-constructor (extension)
          complexType
XML Source (see within schema source)
<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>
Attribute Detail (all declarations; defined within this component only; 20/27)
byte-order-mark
Type:
Use:
optional
Attribute Value
XML Source (see within schema source)
<xs:attribute name="byte-order-mark" type="xsl:avt"/>

cdata-section-elements
Type:
Use:
optional
Attribute Value
XML Source (see within schema source)
<xs:attribute name="cdata-section-elements" type="xsl:avt"/>

doctype-public
Type:
Use:
optional
Attribute Value
XML Source (see within schema source)
<xs:attribute name="doctype-public" type="xsl:avt"/>

doctype-system
Type:
Use:
optional
Attribute Value
XML Source (see within schema source)
<xs:attribute name="doctype-system" type="xsl:avt"/>

encoding
Type:
Use:
optional
Attribute Value
XML Source (see within schema source)
<xs:attribute name="encoding" type="xsl:avt"/>

escape-uri-attributes
Type:
Use:
optional
Attribute Value
XML Source (see within schema source)
<xs:attribute name="escape-uri-attributes" type="xsl:avt"/>

format
Type:
Use:
optional
Attribute Value
XML Source (see within schema source)
<xs:attribute name="format" type="xsl:avt"/>

href
Type:
Use:
optional
Attribute Value
XML Source (see within schema source)
<xs:attribute name="href" type="xsl:avt"/>

include-content-type
Type:
Use:
optional
Attribute Value
XML Source (see within schema source)
<xs:attribute name="include-content-type" type="xsl:avt"/>

indent
Type:
Use:
optional
Attribute Value
XML Source (see within schema source)
<xs:attribute name="indent" type="xsl:avt"/>

media-type
Type:
Use:
optional
Attribute Value
XML Source (see within schema source)
<xs:attribute name="media-type" type="xsl:avt"/>

method
Type:
Use:
optional
Attribute Value
XML Source (see within schema source)
<xs:attribute name="method" type="xsl:avt"/>

normalization-form
Type:
Use:
optional
Attribute Value
XML Source (see within schema source)
<xs:attribute name="normalization-form" type="xsl:avt"/>

omit-xml-declaration
Type:
Use:
optional
Attribute Value
XML Source (see within schema source)
<xs:attribute name="omit-xml-declaration" type="xsl:avt"/>

output-version
Type:
Use:
optional
Attribute Value
XML Source (see within schema source)
<xs:attribute name="output-version" type="xsl:avt"/>

standalone
Type:
Use:
optional
Attribute Value
XML Source (see within schema source)
<xs:attribute name="standalone" type="xsl:avt"/>

type
Type:
Use:
optional
Attribute Value
Pattern:
([^:]+:)?[^:]+
XML Source (see within schema source)
<xs:attribute name="type" type="xsl:QName"/>

undeclare-prefixes
Type:
Use:
optional
Attribute Value
XML Source (see within schema source)
<xs:attribute name="undeclare-prefixes" type="xsl:avt"/>

use-character-maps
Type:
Use:
optional
Attribute Value
list of xs:Name
XML Source (see within schema source)
<xs:attribute name="use-character-maps" type="xsl:QNames"/>

validation
Type:
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"strict", "lax", "preserve", "strip"
XML Source (see within schema source)
<xs:attribute name="validation" type="xsl:validation-type"/>

XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.