complexType  AlloyCompositionType  
diagram
version V8_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Patent
children   pat:AlloyElementSymbolText pat:AlloyElementName pat:AlloyCompositionRange pat:AlloyCompositionUnitText 
used by
element     pat:AlloyComposition 
attributes
Name   Type   Use   Default   Fixed   annotation
com:sequenceNumber    xsd:string                
source <xsd:complexType  name="AlloyCompositionType">
<xsd:sequence>
<xsd:element  ref="pat:AlloyElementSymbolText">
</xsd:element> <xsd:element  ref="pat:AlloyElementName"  minOccurs="0"  maxOccurs="unbounded">
</xsd:element> <xsd:element  ref="pat:AlloyCompositionRange"  minOccurs="0">
</xsd:element> <xsd:element  ref="pat:AlloyCompositionUnitText"  minOccurs="0">
</xsd:element>
</xsd:sequence> <xsd:attribute  ref="com:sequenceNumber">
</xsd:attribute>
</xsd:complexType>