Namespace: |
|
Defined: |
globally in commonElementMod.xsd; see XML source |
Used: |
at 1 location |
Enumeration: |
"issue", "open", "accepted", "rejected", "deferred", "duplicate", "reopened", "unassigned", "completed", "-dita-use-conref-target" |
Type Derivation Tree xs:string (restriction) |
Derivation: |
restriction of xs:string |
|||
Facets: |
|
|||
| <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 DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set |