<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> |