complexType  ApplicationElementConsideredType  
diagram
version V8_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Patent
children   pat:DescriptionPageBag pat:DWGPageBag pat:ClaimNumberBag pat:AsFiledApplicationIndicator 
used by
element     pat:ApplicationElementConsidered 
attributes
Name   Type   Use   Default   Fixed   annotation
com:id    xsd:ID                
source <xsd:complexType  name="ApplicationElementConsideredType">
<xsd:choice>
<xsd:sequence>
<xsd:element  ref="pat:DescriptionPageBag">
</xsd:element> <xsd:element  ref="pat:DWGPageBag">
</xsd:element> <xsd:element  ref="pat:ClaimNumberBag">
</xsd:element>
</xsd:sequence> <xsd:element  ref="pat:AsFiledApplicationIndicator">
</xsd:element>
</xsd:choice> <xsd:attribute  ref="com:id">
</xsd:attribute>
</xsd:complexType>