complexType  AmendedClaimNumberRangeType  
diagram
version V8_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Patent
children   pat:ClaimNumberRange com:DocumentReceivedDate 
used by
element     pat:AmendedClaimNumberRange 
attributes
Name   Type   Use   Default   Fixed   annotation
pat:internationalSearchAmendmentIndicator    xsd:boolean       false        
source <xsd:complexType  name="AmendedClaimNumberRangeType">
<xsd:sequence>
<xsd:element  ref="pat:ClaimNumberRange">
</xsd:element> <xsd:element  ref="com:DocumentReceivedDate">
</xsd:element>
</xsd:sequence> <xsd:attribute  ref="pat:internationalSearchAmendmentIndicator"  default="false">
</xsd:attribute>
</xsd:complexType>