om:OMATTR

Element Information

Model

Attributes

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

Source

<xs:element name="OMATTR">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="om:OMATP"/>
      <xs:choice>
        <xs:element ref="om:OMV"/>
        <xs:group ref="om:attvar"/>
      </xs:choice>
    </xs:sequence>
    <xs:attributeGroup ref="om:common.attributes"/>
  </xs:complexType>
</xs:element>

Sample