QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
lastDateTimeVerified | m.data.standardDateTime | optional | |||||
xlink:actuate | restriction of string | optional | |||||
xlink:arcrole | string | optional | |||||
xlink:href | anyURI | optional | |||||
xlink:role | string | optional | |||||
xlink:show | restriction of string | optional | |||||
xlink:title | string | optional | |||||
xlink:type | string | simple | optional | ||||
xml:id | xs:ID | optional |
|
||||
xml:lang | union of(xs:language, restriction of xs:string) | optional |
|
Element | alternativeSet |
<xs:element name="setComponent"> <xs:complexType> <xs:sequence> <xs:element maxOccurs="unbounded" minOccurs="0" ref="componentEntry"/> <xs:choice minOccurs="0"> <xs:element ref="objectXMLWrap"/> <xs:element ref="objectBinWrap"/> </xs:choice> <xs:element minOccurs="0" ref="descriptiveNote"/> </xs:sequence> <xs:attribute ref="xml:id"/> <xs:attribute ref="xml:lang"/> <xs:attribute name="lastDateTimeVerified" type="m.data.standardDateTime"/> <xs:attributeGroup ref="xlink:simpleLink"/> </xs:complexType> </xs:element> |