simpleType "workflow-att.class"
Namespace:
Defined:
Used:
never
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"author", "editor", "reviewer", "publisher", "-dita-use-conref-target"
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  workflow-att.class
Derivation:
restriction of xs:string
Facets:
enumeration:
"author", "editor", "reviewer", "publisher", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:simpleType name="workflow-att.class">
<xs:restriction base="xs:string">
<xs:enumeration value="author"/>
<xs:enumeration value="editor"/>
<xs:enumeration value="reviewer"/>
<xs:enumeration value="publisher"/>
<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.