om:OME

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xs:ID optional

Used By

Element Group om:omel

Source

<xs:element name="OME">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="om:OMS"/>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:group ref="om:omel"/>
        <xs:element ref="om:OMFOREIGN"/>
      </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="om:common.attributes"/>
  </xs:complexType>
</xs:element>

Sample