om:OMFOREIGN

Element Information

Model

om:OMS | om:OMV | om:OMI | om:OMB | om:OMSTR | om:OMF | om:OMA | om:OMBIND | om:OME | (om:OMATTR) | om:OMR | ((ANY element from ANY namespace OTHER than 'http://www.openmath.org/OpenMath' | ANY element from LOCAL namespace 'No Namespace'))

Attributes

QName Type Fixed Default Use Inheritable Annotation
cdbase xs:anyURI optional
encoding xs:string optional
id xs:ID optional

Used By

Elements om:OMATP, om:OME

Source

<xs:element name="OMFOREIGN">
  <xs:complexType mixed="true">
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:group ref="om:omel"/>
      <xs:group ref="om:notom"/>
    </xs:choice>
    <xs:attributeGroup ref="om:compound.attributes"/>
    <xs:attribute name="encoding" type="xs:string"/>
  </xs:complexType>
</xs:element>

Sample