element <xsl:number> (global)
Namespace:
Type:
anonymous complexType (extension of xsl:versioned-element-type)
Content:
mixed (allows character data), 17 attributes, attr. wildcard
Subst.Gr:
substitutes for xsl:instruction
Defined:
Includes:
definitions of 11 attributes
Used:
never
Component Diagram
XML Representation Summary
<xsl:number
   
 = 
list of xs:anyURI
 = 
(list of (xs:NCName | "#default") | "#all")
 = 
list of (xs:NCName | "#default")
 = 
 = 
 = 
 = 
 = 
 = 
("single" | "multiple" | "any") : "single"
 = 
 = 
 = 
xs:string : "1"
 = 
 = 
 = 
 = 
 = 
   
   
>
   
Content: 
</xsl:number>
May be included in elements by substitutions (26):
Anonymous Type Detail
Type Derivation Tree
      complexType
XML Source (see within schema source)
<xs:element name="number" substitutionGroup="xsl:instruction">
<xs:complexType>
<xs:complexContent mixed="true">
<xs:extension base="xsl:versioned-element-type">
<xs:attribute name="value" type="xsl:expression"/>
<xs:attribute name="select" type="xsl:expression"/>
<xs:attribute default="single" name="level" type="xsl:level"/>
<xs:attribute name="count" type="xsl:pattern"/>
<xs:attribute name="from" type="xsl:pattern"/>
<xs:attribute default="1" name="format" type="xsl:avt"/>
<xs:attribute name="lang" type="xsl:avt"/>
<xs:attribute name="letter-value" type="xsl:avt"/>
<xs:attribute name="ordinal" type="xsl:avt"/>
<xs:attribute name="grouping-separator" type="xsl:avt"/>
<xs:attribute name="grouping-size" type="xsl:avt"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 11/18)
count
Type:
Use:
optional
Attribute Value
Pattern:
.+
XML Source (see within schema source)
<xs:attribute name="count" type="xsl:pattern"/>

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

from
Type:
Use:
optional
Attribute Value
Pattern:
.+
XML Source (see within schema source)
<xs:attribute name="from" type="xsl:pattern"/>

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

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

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

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

level
Type:
Use:
optional
Attribute Value
enumeration of xs:NCName
Enumeration:
"single", "multiple", "any"
Default:
"single"
XML Source (see within schema source)
<xs:attribute default="single" name="level" type="xsl:level"/>

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

select
Type:
Use:
optional
Attribute Value
Pattern:
.+
XML Source (see within schema source)
<xs:attribute name="select" type="xsl:expression"/>

value
Type:
Use:
optional
Attribute Value
Pattern:
.+
XML Source (see within schema source)
<xs:attribute name="value" type="xsl:expression"/>

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.