xsl:decimal-format
Element information
Namespace: http://www.w3.org/1999/XSL/Transform
Schema document: XSLT.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: skip | from type xsl:anyType | |
name | [0..1] | xsl:QName | ||
decimal-separator | [1..1] | xsd:string | ||
grouping-separator | [1..1] | xsd:string | ||
infinity | [1..1] | xsd:string | ||
minus-sign | [1..1] | xsd:string | ||
NaN | [1..1] | xsd:string | ||
percent | [1..1] | xsd:string | ||
per-mille | [1..1] | xsd:string | ||
zero-digit | [1..1] | xsd:string | ||
digit | [1..1] | xsd:string | ||
pattern-separator | [1..1] | xsd:string |
Used in
- Type xsl:wrapper (Elements xsl:stylesheet, xsl:transform)
Substitution hierarchy
- xsl:top-level-element
- can be substituted with xsl:decimal-format
Sample instance
<xsl:decimal-format/>