diagram | ||||||||||||||||||||||||||||||||||
version | V3_0 | |||||||||||||||||||||||||||||||||
namespace | http://www.wipo.int/standards/XMLSchema/ST96/Common | |||||||||||||||||||||||||||||||||
children | com:Image com:InlineFormula math com:ExternalDocumentBag | |||||||||||||||||||||||||||||||||
used by |
| |||||||||||||||||||||||||||||||||
attributes |
| |||||||||||||||||||||||||||||||||
source | <xsd:complexType name="MathType">
<xsd:choice> </xsd:complexType>
<xsd:element ref="com:Image"></xsd:element>
<xsd:element ref="com:InlineFormula"></xsd:element>
<xsd:sequence> </xsd:choice>
<xsd:attribute ref="com:id"></xsd:attribute>
<xsd:attribute ref="com:mathNumber"></xsd:attribute>
<xsd:element ref="mathml:math"></xsd:element>
<xsd:element ref="com:Image" minOccurs="0"></xsd:element>
<xsd:element ref="com:ExternalDocumentBag" minOccurs="0"></xsd:element>
</xsd:sequence>
|