attributeGroup "localization-atts"
Namespace:
Content:
Defined:
Includes:
definitions of 3 attributes
Used:
at 15 locations
Component Diagram
XML Representation Summary
<...
   
 = 
("yes" | "no" | "-dita-use-conref-target")
 = 
xs:language
 = 
("ltr" | "rtl" | "lro" | "rlo" | "-dita-use-conref-target")
...>
Known Usage Locations
XML Source (see within schema source)
<xs:attributeGroup name="localization-atts">
<xs:attribute name="translate" type="yesno-att.class"/>
<xs:attribute ref="xml:lang"/>
<xs:attribute name="dir" type="dir-atts.class"/>
</xs:attributeGroup>
Attribute Detail (all declarations; defined within this component only; 3/3)
dir
Type:
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"ltr", "rtl", "lro", "rlo", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:attribute name="dir" type="dir-atts.class"/>

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.