complexType "audience.class"
Namespace:
Content:
empty, 21 attributes
Defined:
globally in metaDeclMod.xsd; see XML source
Includes:
definitions of 6 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
("user" | "purchaser" | "administrator" | "programmer" | "executive" | "services" | "other" | "-dita-use-conref-target")
 = 
xs:string
 = 
("installing" | "customizing" | "administering" | "programming" | "using" | "maintaining" | "troubleshooting" | "evaluating" | "planning" | "migrating" | "other" | "-dita-use-conref-target")
 = 
xs:string
 = 
("novice" | "general" | "expert" | "-dita-use-conref-target")
 = 
xs:NMTOKEN
 = 
xs:NMTOKEN
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
("obsolete" | "deprecated" | "optional" | "default" | "low" | "normal" | "high" | "recommended" | "required" | "urgent" | "-dita-use-conref-target")
 = 
("new" | "changed" | "deleted" | "unchanged" | "-dita-use-conref-target")
 = 
("yes" | "no" | "-dita-use-conref-target")
 = 
xs:language
 = 
xs:string
 = 
xs:string
/>
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (see within schema source)
<xs:complexType name="audience.class">
<xs:attribute name="type" type="audience-type-att.class"/>
<xs:attribute name="othertype" type="xs:string"/>
<xs:attribute name="job" type="job-att.class"/>
<xs:attribute name="otherjob" type="xs:string"/>
<xs:attribute name="experiencelevel" type="experiencelevel-att.class"/>
<xs:attribute name="name" type="xs:NMTOKEN"/>
<xs:attributeGroup ref="univ-atts"/>
<xs:attributeGroup ref="global-atts"/>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 6/21)
experiencelevel
Type:
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"novice", "general", "expert", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:attribute name="experiencelevel" type="experiencelevel-att.class"/>

job
Type:
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"installing", "customizing", "administering", "programming", "using", "maintaining", "troubleshooting", "evaluating", "planning", "migrating", "other", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:attribute name="job" type="job-att.class"/>

name
Type:
xs:NMTOKEN, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="name" type="xs:NMTOKEN"/>

otherjob
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="otherjob" type="xs:string"/>

othertype
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="othertype" type="xs:string"/>

type
Type:
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"user", "purchaser", "administrator", "programmer", "executive", "services", "other", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:attribute name="type" type="audience-type-att.class"/>

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.