complexType PreviousCorrectionType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Patent
children pat:PatentDocumentIdentification pat:SupplementaryCorrectionCodeBag
used by
element pat:PreviousCorrection
source <xsd:complexType name="PreviousCorrectionType">
<xsd:sequence>
<xsd:element ref="pat:PatentDocumentIdentification">
</xsd:element>
<xsd:element ref="pat:SupplementaryCorrectionCodeBag" minOccurs="0">
</xsd:element>
</xsd:sequence>
</xsd:complexType>