attributeGroup "univ-atts"
Namespace:
Content:
Defined:
Includes:
definitions of 2 attributes
Used:
at 162 locations
Component Diagram
XML Representation Summary
<...
   
 = 
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
...>
Known Usage Locations
Annotation
Universal attributes is a parameter entity declaration in the topic DTD that includes all of the attributes in the select-atts and id-atts attribute groups.
XML Source (w/o annotations (1); see within schema source)
<xs:attributeGroup name="univ-atts">
<xs:attributeGroup ref="id-atts"/>
<xs:attributeGroup ref="select-atts"/>
<xs:attribute name="translate" type="yesno-att.class"/>
<xs:attribute ref="xml:lang"/>
</xs:attributeGroup>
Attribute Detail (all declarations; defined within this component only; 2/13)
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.