simpleType "role-att.class"
Namespace:
Defined:
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"parent", "child", "sibling", "friend", "next", "previous", "cousin", "ancestor", "descendant", "sample", "external", "other", "-dita-use-conref-target"

All Direct / Indirect Based Attributes (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  role-att.class
Derivation:
restriction of xs:string
Facets:
enumeration:
"parent", "child", "sibling", "friend", "next", "previous", "cousin", "ancestor", "descendant", "sample", "external", "other", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:simpleType name="role-att.class">
<xs:restriction base="xs:string">
<xs:enumeration value="parent"/>
<xs:enumeration value="child"/>
<xs:enumeration value="sibling"/>
<xs:enumeration value="friend"/>
<xs:enumeration value="next"/>
<xs:enumeration value="previous"/>
<xs:enumeration value="cousin"/>
<xs:enumeration value="ancestor"/>
<xs:enumeration value="descendant"/>
<xs:enumeration value="sample"/>
<xs:enumeration value="external"/>
<xs:enumeration value="other"/>
<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.