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