zero-digit
Attribute information
Namespace: None
Schema document: schema-for-xslt30.xsd
Type: xsl:zero-digit
Properties: Local, Unqualified
Value
- Type based on xsd:string
- Length: 1
- Pattern: \p{Nd}
from type xsl:char
Assertions
Test | Description | Notes |
---|---|---|
matches(string-join(codepoints-to-string( for $i in 0 to 9 return string-to-codepoints($value) + $i), ''), '\p{Nd}{10}') |
Used in
- Anonymous type of element xsl:decimal-format