QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
xml:id | xs:ID | optional |
|
||||
xml:lang | union of(xs:language, restriction of xs:string) | optional |
|
Element | control |
<xs:element name="localTypeDeclaration"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" ref="abbreviation"/> <xs:element ref="citation"/> <xs:element minOccurs="0" ref="descriptiveNote"/> </xs:sequence> <xs:attribute ref="xml:id"/> <xs:attribute ref="xml:lang"/> </xs:complexType> </xs:element> |