xsl:char-optionally-expanded
A string containing either a single character, or a single character followed by a colon followed by an arbitrary string
Simple type information
Namespace: http://www.w3.org/1999/XSL/Transform
Schema document: schema-for-xslt40.xsd
Content
- Type based on xsd:string
- Pattern: .(:.*)?
Used in
- Attribute decimal-separator
- Attribute grouping-separator
- Attribute exponent-separator
- Attribute percent
- Attribute per-mille
Type inheritance chain
- xsd:string
- restricted by xsl:char-optionally-expanded


