simpleType "yesno-att.class"
Namespace:
Defined:
Used:
at 13 locations
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"yes", "no", "-dita-use-conref-target"

All Direct / Indirect Based Attributes (13):
boolean.class/@state, othermeta.class/@translate-content,
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  yesno-att.class
Derivation:
restriction of xs:string
Facets:
enumeration:
"yes", "no", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:simpleType name="yesno-att.class">
<xs:restriction base="xs:string">
<xs:enumeration value="yes"/>
<xs:enumeration value="no"/>
<xs:enumeration value="-dita-use-conref-target"/>
</xs:restriction>
</xs:simpleType>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set