complexType  CitedPatentDocumentIdentificationType  
diagram
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
children   com:IPOfficeCode com:DocumentNumber com:EntityName com:PatentDocumentKindCode com:PatentDocumentDate 
used by
element     com:CitedPatentDocumentIdentification 
attributes
Name   Type   Use   Default   Fixed   annotation
com:id    xsd:ID                
com:languageCode    com:ExtendedISOLanguageCodeType                
com:sourceURI    xsd:anyURI                
com:patentDocumentIdentificationFormatCategory    com:PatentDocumentIdentificationFormatCategoryType                
source <xsd:complexType  name="CitedPatentDocumentIdentificationType">
<xsd:sequence>
<xsd:element  ref="com:IPOfficeCode">
</xsd:element> <xsd:element  ref="com:DocumentNumber">
</xsd:element> <xsd:element  ref="com:EntityName"  minOccurs="0">
</xsd:element> <xsd:element  ref="com:PatentDocumentKindCode"  minOccurs="0">
</xsd:element> <xsd:element  ref="com:PatentDocumentDate"  minOccurs="0">
</xsd:element>
</xsd:sequence> <xsd:attribute  ref="com:id">
</xsd:attribute> <xsd:attribute  ref="com:languageCode">
</xsd:attribute> <xsd:attribute  ref="com:sourceURI">
</xsd:attribute> <xsd:attribute  ref="com:patentDocumentIdentificationFormatCategory">
</xsd:attribute>
</xsd:complexType>