Definition Type: AttributeGroup
Name: i18nAttributes
Namespace: http://www.adsml.org/typelibrary/2.0
Containing Schema: AdsMLTypeLibrary-2.0-AS.xsd
Collapse XSD Schema Diagram:
Drilldown into source in schema adsmltypelibrary-2_0-as_xsd Drilldown into dir in schema adsmltypelibrary-2_0-as_xsd Drilldown into lang in schema xml_xsdXSD Diagram of i18nAttributes in schema adsmltypelibrary-2_0-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:attributeGroup name="i18nAttributes">
    <xs:attribute ref="xml:lang" use="optional" />
    <xs:attribute name="dir" type="TextDirectionsCV" use="optional" />
    <xs:attribute name="source" type="BooleanType" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
lang xml:lang Optional
dir adsml:dir Optional
source adsml:source Optional