| diagram |
|
||||
| version | V7_1 | ||||
| namespace | http://www.wipo.int/standards/XMLSchema/ST96/Patent | ||||
| children | pat:AlloyElementCategory pat:AlloyComposition pat:AlloyCompositionText | ||||
| used by |
|
||||
| source |
<xsd:complexType name="AlloyCompositionBagType">
<xsd:sequence>
</xsd:complexType>
<xsd:element ref="pat:AlloyElementCategory"
minOccurs="0">
</xsd:element> <xsd:choice maxOccurs="unbounded">
</xsd:sequence>
<xsd:element ref="pat:AlloyComposition">
</xsd:element>
<xsd:element ref="pat:AlloyCompositionText">
</xsd:element>
</xsd:choice>
|