FlexDoc/XML XSDDoc Demo
XML Schema for
XSLT 2.0 & XSD 1.0


element <xsl:decimal-format>
Namespace:
Type:
Content:
empty, 17 attributes, attr. wildcard
Subst.Gr:
substitutes for xsl:declaration
Defined:
Includes:
declarations of 11 attributes
Referenced:
never
Component Diagram
XML Representation Summary
<xsl:decimal-format
   
 = 
list of xs:anyURI
 = 
(list of (xs:NCName | "#default") | "#all")
 = 
list of (xs:NCName | "#default")
 = 
restriction of xs:token
 = 
 = 
 = 
restriction of xs:Name
 = 
restriction of xs:string : "."
 = 
restriction of xs:string : ","
 = 
xs:string : "Infinity"
 = 
restriction of xs:string : "-"
 = 
xs:string : "NaN"
 = 
restriction of xs:string : "%"
 = 
restriction of xs:string : ""
 = 
restriction of xs:string : "0"
 = 
restriction of xs:string : "#"
 = 
restriction of xs:string : ";"
   
/>
Attributes:
Attribute
Type / Value
Default
Required?
Declared In
Description
no
xsl:prefix-list-or-all : (list of (xs:NCName | "#default") | "#all")
no
xsl:prefix-list : list of (xs:NCName | "#default")
no
xsl:expression : restriction of xs:token
no
no
no
name
xsl:QName : restriction of xs:Name
no
decimal-separator
xsl:char : restriction of xs:string
"."
no
grouping-separator
xsl:char : restriction of xs:string
","
no
infinity
Infinity
no
minus-sign
xsl:char : restriction of xs:string
"-"
no
NaN
NaN
no
percent
xsl:char : restriction of xs:string
"%"
no
per-mille
xsl:char : restriction of xs:string
"‰"
no
zero-digit
xsl:char : restriction of xs:string
0
no
digit
xsl:char : restriction of xs:string
"#"
no
pattern-separator
xsl:char : restriction of xs:string
";"
no
from non-schema namespace
no
Related Components
Anonymous Type Detail
Type Derivation Tree
  xsl:versioned-element-type (restriction)
          complexType


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