simpleType "disposition-att.class"
Namespace:
Defined:
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"issue", "open", "accepted", "rejected", "deferred", "duplicate", "reopened", "unassigned", "completed", "-dita-use-conref-target"

All Direct / Indirect Based Attributes (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  disposition-att.class
Derivation:
restriction of xs:string
Facets:
enumeration:
"issue", "open", "accepted", "rejected", "deferred", "duplicate", "reopened", "unassigned", "completed", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:simpleType name="disposition-att.class">
<xs:restriction base="xs:string">
<xs:enumeration value="issue"/>
<xs:enumeration value="open"/>
<xs:enumeration value="accepted"/>
<xs:enumeration value="rejected"/>
<xs:enumeration value="deferred"/>
<xs:enumeration value="duplicate"/>
<xs:enumeration value="reopened"/>
<xs:enumeration value="unassigned"/>
<xs:enumeration value="completed"/>
<xs:enumeration value="-dita-use-conref-target"/>
</xs:restriction>
</xs:simpleType>

XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.