simpleType "scale-atts.class"
Namespace:
Defined:
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"50", "60", "70", "80", "90", "100", "110", "120", "140", "160", "180", "200", "-dita-use-conref-target"

All Direct / Indirect Based Attributes (2):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  scale-atts.class
Derivation:
restriction of xs:string
Facets:
enumeration:
"50", "60", "70", "80", "90", "100", "110", "120", "140", "160", "180", "200", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:simpleType name="scale-atts.class">
<xs:restriction base="xs:string">
<xs:enumeration value="50"/>
<xs:enumeration value="60"/>
<xs:enumeration value="70"/>
<xs:enumeration value="80"/>
<xs:enumeration value="90"/>
<xs:enumeration value="100"/>
<xs:enumeration value="110"/>
<xs:enumeration value="120"/>
<xs:enumeration value="140"/>
<xs:enumeration value="160"/>
<xs:enumeration value="180"/>
<xs:enumeration value="200"/>
<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.