attributeGroup "xsl:literal-result-element-attributes"
Namespace:
Content:
Defined:
Includes:
definitions of 10 attributes
Used:
never
Component Diagram
XML Representation Summary
<...
   
 = 
list of xs:anyURI
 = 
list of xs:NCName
 = 
list of xs:NCName
 = 
 = 
("yes" | "no") : "yes"
 = 
list of xs:Name : ""
 = 
 = 
 = 
 = 
("strict" | "lax" | "preserve" | "strip")
...>
XML Source (see within schema source)
<xs:attributeGroup name="literal-result-element-attributes">
<xs:attribute form="qualified" name="default-collation" type="xsl:uri-list"/>
<xs:attribute form="qualified" name="extension-element-prefixes" type="xsl:prefixes"/>
<xs:attribute form="qualified" name="exclude-result-prefixes" type="xsl:prefixes"/>
<xs:attribute form="qualified" name="xpath-default-namespace" type="xs:anyURI"/>
<xs:attribute default="yes" form="qualified" name="inherit-namespaces" type="xsl:yes-or-no"/>
<xs:attribute default="" form="qualified" name="use-attribute-sets" type="xsl:QNames"/>
<xs:attribute form="qualified" name="use-when" type="xsl:expression"/>
<xs:attribute form="qualified" name="version" type="xs:decimal"/>
<xs:attribute form="qualified" name="type" type="xsl:QName"/>
<xs:attribute form="qualified" name="validation" type="xsl:validation-type"/>
</xs:attributeGroup>
Attribute Detail (all declarations; defined within this component only; 10/10)
xsl:default-collation
Form:
namespace-qualified
Type:
Use:
optional
Attribute Value
list of xs:anyURI
XML Source (see within schema source)
<xs:attribute form="qualified" name="default-collation" type="xsl:uri-list"/>

xsl:exclude-result-prefixes
Form:
namespace-qualified
Type:
Use:
optional
Attribute Value
list of xs:NCName
XML Source (see within schema source)
<xs:attribute form="qualified" name="exclude-result-prefixes" type="xsl:prefixes"/>

xsl:extension-element-prefixes
Form:
namespace-qualified
Type:
Use:
optional
Attribute Value
list of xs:NCName
XML Source (see within schema source)
<xs:attribute form="qualified" name="extension-element-prefixes" type="xsl:prefixes"/>

xsl:inherit-namespaces
Form:
namespace-qualified
Type:
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"yes", "no"
Default:
"yes"
XML Source (see within schema source)
<xs:attribute default="yes" form="qualified" name="inherit-namespaces" type="xsl:yes-or-no"/>

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

xsl:use-attribute-sets
Form:
namespace-qualified
Type:
Use:
optional
Attribute Value
list of xs:Name
Default:
""
XML Source (see within schema source)
<xs:attribute default="" form="qualified" name="use-attribute-sets" type="xsl:QNames"/>

xsl:use-when
Form:
namespace-qualified
Type:
Use:
optional
Attribute Value
Pattern:
.+
XML Source (see within schema source)
<xs:attribute form="qualified" name="use-when" type="xsl:expression"/>

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

xsl:version
Form:
namespace-qualified
Type:
Use:
optional
XML Source (see within schema source)
<xs:attribute form="qualified" name="version" type="xs:decimal"/>

xsl:xpath-default-namespace
Form:
namespace-qualified
Type:
Use:
optional
XML Source (see within schema source)
<xs:attribute form="qualified" name="xpath-default-namespace" type="xs:anyURI"/>

XML schema documentation generated with FlexDoc/XML 1.12.5 using FlexDoc/XML XSDDoc 2.9.2 template set. All XSD diagrams generated by Oxygen XML Editor via FlexDoc/XML OxygenXML Integration.