Schema Central  >  XSLT 2.0  >  schema-for-xslt20.xsd  >  xsl:nametests
Advanced search
Need XSLT Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

xsl:nametests

      A list of NameTests, as defined in the XPath 2.0 Recommendation.
      Each NameTest is either a QName, or "*", or "prefix:*", or "*:localname"
    

Simple type information

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

Schema document: C:/aaprojects/schemacentral/inputs/xslt2/schema-for-xslt20.xsd

Content

  • List of:
    • Union of:
        from type xsl:QName
      • Type based on xsd:Name
        • Pattern: ([^:]+:)?[^:]+
      • Type based on xsd:token
        • Valid value
          *
      • Type based on xsd:token
        • Pattern: [\i-[:]][\c-[:]]*:\*
        • Pattern: \*:[\i-[:]][\c-[:]]*

Used in