complexType  AlloyInformationType  
diagram
version V8_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Patent
children   pat:AlloyCompositionBag pat:AlloyClaimBag pat:AlloyReferenceTextBag pat:TechnicalField 
used by
element     pat:AlloyInformation 
attributes
Name   Type   Use   Default   Fixed   annotation
com:sequenceNumber    xsd:string                
source <xsd:complexType  name="AlloyInformationType">
<xsd:choice  maxOccurs="unbounded">
<xsd:element  ref="pat:AlloyCompositionBag">
</xsd:element> <xsd:element  ref="pat:AlloyClaimBag">
</xsd:element> <xsd:element  ref="pat:AlloyReferenceTextBag">
</xsd:element> <xsd:element  ref="pat:TechnicalField">
</xsd:element>
</xsd:choice> <xsd:attribute  ref="com:sequenceNumber">
</xsd:attribute>
</xsd:complexType>