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


simpleType "xsl:modes"
Namespace:
Derived By:
union of (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 | "#default") | "#all"
union of
  1. list of union of
    1. restriction of xs:Name
      Pattern:
      ([^:]+:)?[^:]+
    2. enumeration of xs:token
      Values (1):
      "#default"
  2. enumeration of xs:token
    Values (1):
    "#all"
Description
The mode attribute of xsl:template:
either a list, each member being either a QName or #default;
or the value #all
Related Components
Referenced By
Type Definition Detail
Type Derivation Tree
union of (list of union of (xsl:QName | restriction of xs:token) | restriction of xs:token)
Derivation:
by union of
Member Types
  1. anonymous simpleType:
    Derivation:
    list of anonymous simpleType
    Anonymous simpleType
    Derivation:
    by union of
    Member Types
    1. anonymous simpleType:
      Derivation:
      restriction of xs:token
      Facets:
      enumeration:
      "#default"
  2. anonymous simpleType:
    Derivation:
    restriction of xs:token
    Facets:
    enumeration:
    "#all"


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.