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


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

Simple Content Detail:
restriction of xs:Name | "#default" | "#current"
union of
  1. restriction of xs:Name
    Pattern:
    ([^:]+:)?[^:]+
  2. enumeration of xs:token
    Values (2):
    "#default", "#current"
Description
The mode attribute of xsl:apply-templates:
either a QName, or #current, or #default.
Related Components
Referenced By
Type Definition Detail
Type Derivation Tree
union of (xsl:QName | restriction of xs:token)
Derivation:
by union of
Member Types
  1. anonymous simpleType:
    Derivation:
    restriction of xs:token
    Facets:
    enumeration (2):
    "#default", "#current"


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.