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