QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
reifier | xs:anyURI | optional |
Element | topic |
<xs:element name="occurrence"> <xs:complexType> <xs:sequence> <xs:element ref="itemIdentity" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="type"/> <xs:element ref="scope" minOccurs="0"/> <xs:choice> <xs:element ref="resourceRef"/> <xs:element ref="resourceData"/> </xs:choice> </xs:sequence> <xs:attribute name="reifier" type="xs:anyURI"/> </xs:complexType> </xs:element> |