attributeGroup "univ-atts-importance-nodefault"
Namespace:
Content:
Defined:
Includes:
definitions of 8 attributes
Used:
never
Component Diagram
XML Representation Summary
<...
   
 = 
xs:NMTOKEN
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
("optional" | "required" | "-dita-use-conref-target")
 = 
("yes" | "no" | "-dita-use-conref-target")
 = 
xs:language
...>
XML Source (see within schema source)
<xs:attributeGroup name="univ-atts-importance-nodefault">
<xs:attributeGroup ref="id-atts"/>
<xs:attribute name="platform" type="xs:string"/>
<xs:attribute name="product" type="xs:string"/>
<xs:attribute name="audience" type="xs:string"/>
<xs:attribute name="otherprops" type="xs:string"/>
<xs:attribute name="rev" type="xs:string"/>
<xs:attribute name="importance" type="importance-att-nodefault.class"/>
<xs:attribute name="translate" type="yesno-att.class"/>
<xs:attribute ref="xml:lang"/>
</xs:attributeGroup>
Attribute Detail (all declarations; defined within this component only; 8/10)
audience
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="audience" type="xs:string"/>

importance
Type:
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"optional", "required", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:attribute name="importance" type="importance-att-nodefault.class"/>

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

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

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

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

translate
Type:
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"yes", "no", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:attribute name="translate" type="yesno-att.class"/>

xml:lang
Type:
xs:language, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute ref="xml:lang"/>

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.