simpleType "xsl:avt"
Namespace:
Defined:
Used:
at 39 locations
Simple Content Model
xs:string
All Direct / Indirect Based Attributes (39):
xsl:analyze-string/@flags, xsl:result-document/@encoding,
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 DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.