occurrence

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
reifier xs:anyURI optional

Used By

Element topic

Source

<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>

Sample