complexType CancelledElementAmendmentType
diagram
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Patent
children pat:DescriptionPageBag pat:DrawingPageBag pat:ClaimNumberBag pat:CancelledSEQLDescription
used by
element pat:CancelledElementAmendment
source <xsd:complexType name="CancelledElementAmendmentType">
<xsd:choice maxOccurs="4">
<xsd:element ref="pat:DescriptionPageBag">
</xsd:element> <xsd:element ref="pat:DrawingPageBag">
</xsd:element> <xsd:element ref="pat:ClaimNumberBag">
</xsd:element> <xsd:element ref="pat:CancelledSEQLDescription">
</xsd:element>
</xsd:choice>
</xsd:complexType>