lom

Complex Type Information

Model

Used By

Element lom

Source

<xs:complexType name="lom">
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:group ref="general"/>
    <xs:group ref="lifeCycle"/>
    <xs:group ref="metaMetadata"/>
    <xs:group ref="technical"/>
    <xs:group ref="educational"/>
    <xs:group ref="rights"/>
    <xs:group ref="relation"/>
    <xs:group ref="annotation"/>
    <xs:group ref="classification"/>
    <xs:group ref="ex:customElements"/>
  </xs:choice>
  <xs:attributeGroup ref="ag:lom"/>
  <xs:attributeGroup ref="ex:customAttributes"/>
</xs:complexType>