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