simpleType "xsl:avt"
Namespace:
Defined:
Used:
at 39 locations
Simple Content Model
All Direct / Indirect Based Attributes (39):
Known Usage Locations
Annotation
This type is used for all attributes that allow an attribute value template.
The general rules for the syntax of attribute value templates, and the specific
rules for each such attribute, are described in the XSLT 2.0 Recommendation.
Type Definition Detail
Type Derivation Tree
xs:anySimpleType (restriction)
  xs:string (restriction)
      xsl:avt
Derivation:
restriction of xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:simpleType name="avt">
<xs:restriction base="xs:string"/>
</xs:simpleType>

XML schema documentation generated with FlexDoc/XML 1.12.5 using FlexDoc/XML XSDDoc 2.9.2 template set. All XSD diagrams generated by Oxygen XML Editor via FlexDoc/XML OxygenXML Integration.