complexType  ClaimNumberRangeNotConsideredType  
diagram
version V8_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Patent
children   pat:EntireApplicationIndicator pat:ClaimNumber pat:ClaimNumberRange 
used by
element     pat:ClaimNumberRangeNotConsidered 
attributes
Name   Type   Use   Default   Fixed   annotation
com:id    xsd:ID                
source <xsd:complexType  name="ClaimNumberRangeNotConsideredType">
<xsd:choice>
<xsd:element  ref="pat:EntireApplicationIndicator">
</xsd:element> <xsd:choice  maxOccurs="unbounded">
<xsd:element  ref="pat:ClaimNumber">
</xsd:element> <xsd:element  ref="pat:ClaimNumberRange">
</xsd:element>
</xsd:choice>
</xsd:choice> <xsd:attribute  ref="com:id">
</xsd:attribute>
</xsd:complexType>