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 | eac-cpf |
<xs:element name="multipleIdentities"> <xs:complexType> <xs:sequence> <xs:element ref="cpfDescription"/> <xs:element maxOccurs="unbounded" ref="cpfDescription"/> </xs:sequence> <xs:attribute ref="xml:id"/> <xs:attribute ref="xml:lang"/> <xs:attribute ref="xml:base"/> </xs:complexType> </xs:element> |