simpleType "importance-atts.class"
Namespace:
Defined:
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"obsolete", "deprecated", "optional", "default", "low", "normal", "high", "recommended", "required", "urgent", "-dita-use-conref-target"

Known Direct Subtypes (3):
All Direct / Indirect Based Attributes (12):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  importance-atts.class
Derivation:
restriction of xs:string
Facets:
enumeration:
"obsolete", "deprecated", "optional", "default", "low", "normal", "high", "recommended", "required", "urgent", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:simpleType name="importance-atts.class">
<xs:restriction base="xs:string">
<xs:enumeration value="obsolete"/>
<xs:enumeration value="deprecated"/>
<xs:enumeration value="optional"/>
<xs:enumeration value="default"/>
<xs:enumeration value="low"/>
<xs:enumeration value="normal"/>
<xs:enumeration value="high"/>
<xs:enumeration value="recommended"/>
<xs:enumeration value="required"/>
<xs:enumeration value="urgent"/>
<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.