QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
xml:base | xs:anyURI | optional |
|
||||
xml:id | xs:ID | optional |
|
||||
xml:lang | union of(xs:language, restriction of xs:string) | optional |
|
Element | cpfDescription |
<xs:element name="alternativeSet"> <xs:complexType> <xs:sequence> <xs:element maxOccurs="unbounded" ref="setComponent"/> </xs:sequence> <xs:attribute ref="xml:id"/> <xs:attribute ref="xml:lang"/> <xs:attribute ref="xml:base"/> </xs:complexType> </xs:element> |