complexType  ParentDocumentType 
diagram
versionV3_0
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Patent
childrenpat:PatentDocumentIdentification  pat:ParentDocumentStatusCode  pat:PCTDocumentParent
used by
element pat:ParentDocument
attributes
Name  Type Use Default Fixed annotation
com:id xsd:ID        
source<xsd:complexType  name="ParentDocumentType">
<xsd:sequence>
<xsd:element  ref="pat:PatentDocumentIdentification">
</xsd:element> <xsd:element  ref="pat:ParentDocumentStatusCode"  minOccurs="0">
</xsd:element> <xsd:element  ref="pat:PCTDocumentParent"  minOccurs="0">
</xsd:element>
</xsd:sequence> <xsd:attribute  ref="com:id">
</xsd:attribute>
</xsd:complexType>