Schema Central  >  XSLT 1.0  >  XSLT.xsd  >  xsl:decimal-format
Advanced search
Need XSLT Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

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

NameOccTypeDescriptionNotes
Any attribute [0..*]Namespace: ##other, Process Contents: skipfrom type xsl:anyType
name [0..1]xsl:QName
decimal-separator [0..1]xsd:stringDefault value is ".".
grouping-separator [0..1]xsd:stringDefault value is ",".
infinity [0..1]xsd:stringDefault value is "Infinity".
minus-sign [0..1]xsd:stringDefault value is "-".
NaN [0..1]xsd:stringDefault value is "NaN".
percent [0..1]xsd:stringDefault value is "%".
per-mille [0..1]xsd:stringDefault value is "‰".
zero-digit [0..1]xsd:stringDefault value is "0".
digit [0..1]xsd:stringDefault value is "#".
pattern-separator [0..1]xsd:stringDefault value is ";".

Used in

Substitution hierarchy