om:notom

Element Group Information

Model

(ANY element from ANY namespace OTHER than 'http://www.openmath.org/OpenMath' | ANY element from LOCAL namespace 'No Namespace')

Used By

Element om:OMFOREIGN

Source

<xs:group name="notom">
  <xs:sequence>
    <xs:choice minOccurs="0">
      <xs:any namespace="##other" processContents="skip"/>
      <xs:any namespace="##local" processContents="skip"/>
    </xs:choice>
  </xs:sequence>
</xs:group>