Schema Central  >  XSLT 4.0  >  schema-for-xslt40.xsd  >  xsl:zero-digit
Advanced search
Need XSLT Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

xsl:zero-digit

A digit that has the numerical value zero.

Simple type information

Namespace: http://www.w3.org/1999/XSL/Transform

Schema document: schema-for-xslt40.xsd

Content

Assertions

TestDescriptionNotes
matches(string-join(codepoints-to-string( for $i in 0 to 9 return string-to-codepoints($value) + $i), ''), '\p{Nd}{10}')

Used in

Type inheritance chain