| diagram |
|
||||||||||||||||||||||
| version | V7_1 | ||||||||||||||||||||||
| namespace | http://www.wipo.int/standards/XMLSchema/ST96/Patent | ||||||||||||||||||||||
| children | com:Image com:Math com:ChemicalFormulae com:Table com:Sup com:Sub | ||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| source |
<xsd:complexType name="AlloyClaimTextType"
mixed="true">
<xsd:choice minOccurs="0"
maxOccurs="unbounded">
</xsd:complexType>
<xsd:element ref="com:Image">
</xsd:element> <xsd:element ref="com:Math">
</xsd:element> <xsd:element ref="com:ChemicalFormulae">
</xsd:element> <xsd:element ref="com:Table">
</xsd:element> <xsd:element ref="com:Sup">
</xsd:element> <xsd:element ref="com:Sub">
</xsd:element>
</xsd:choice> <xsd:attribute ref="com:languageCode">
</xsd:attribute>
|