FlexDoc/XML XSDDoc Demo
XML Schema for
XSLT 2.0 & XSD 1.0


simpleType "xsl:nametests"
Namespace:
Derived By:
list of union of (xsl:QName | restriction of xs:token | restriction of xs:token)
Defined:
Referenced:

Simple Content Detail:
list of (restriction of xs:Name | "*" | restriction of xs:token)
list of union of
  1. restriction of xs:Name
    Pattern:
    ([^:]+:)?[^:]+
  2. enumeration of xs:token
    Values (1):
    "*"
  3. restriction of xs:token
    Patterns (2):
    \i\c*:\*
    \*:\i\c*
Description
A list of NameTests, as defined in the XPath 2.0 Recommendation.
Each NameTest is either a QName, or "*", or "prefix:*", or "*:localname"
Related Components
Referenced By
Type Definition Detail
Type Derivation Tree
union of (xsl:QName | restriction of xs:token | restriction of xs:token)
Derivation:
list of anonymous simpleType
Anonymous simpleType
Derivation:
by union of
Member Types
  1. anonymous simpleType:
    Derivation:
    restriction of xs:token
    Facets:
    enumeration:
    "*"
  2. anonymous simpleType:
    Derivation:
    restriction of xs:token
    Facets:
    pattern (2):
    \i\c*:\*
    \*:\i\c*


XML schema documentation generated with FlexDoc/XML 1.15 using FlexDoc/XML XSDDoc 3.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.