simpleType "topicreftypes-att.class"
Namespace:
Defined:
globally in topicMod.xsd; see XML source
Used:
never
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"topic", "concept", "task", "reference", "external", "local", "-dita-use-conref-target"
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  topicreftypes-att.class
Derivation:
restriction of xs:string
Facets:
enumeration:
"topic", "concept", "task", "reference", "external", "local", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:simpleType name="topicreftypes-att.class">
<xs:restriction base="xs:string">
<xs:enumeration value="topic"/>
<xs:enumeration value="concept"/>
<xs:enumeration value="task"/>
<xs:enumeration value="reference"/>
<xs:enumeration value="external"/>
<xs:enumeration value="local"/>
<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.