QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
xml:lang | union of(xs:language, restriction of xs:string) | required |
|
Element | TaxDetail |
<xs:element name="TaxLocation"> <xs:complexType mixed="true"> <xs:attribute ref="xml:lang" use="required"/> </xs:complexType> </xs:element> |