Definition Type: SimpleType
Name: sequence-type
Namespace: http://www.w3.org/1999/XSL/Transform
Containing Schema: schema-for-xslt20.xsd
Documentation:
The description of a data type, conforming to the SequenceType production defined in the XPath 2.0 Recommendation
Collapse XSD Schema Diagram:
XSD Diagram of sequence-type in schema schema-for-xslt20_xsd (XSL Transformations)
Collapse XSD Schema Code:
<xs:simpleType name="sequence-type">
    <xs:annotation>
        <xs:documentation>
      The description of a data type, conforming to the
      SequenceType production defined in the XPath 2.0 Recommendation
    </xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:token">
        <xs:pattern value=".+" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Pattern .+
Collapse Derivation Tree:
Collapse References:
xsl:as, xsl:as, xsl:as, xsl:as, xsl:as