diagram |
|
version |
1.0 |
namespace |
https://www.wipo.int/standards/XMLSchema/Common/1 |
children |
com:PatentDocumentKindCode com:DocumentNumber com:IPOfficeCode com:PatentDocumentDate |
used by |
|
attributes |
|
source |
<xsd:complexType name="PatentDocumentIdentificationType"> <xsd:sequence>
|
<xsd:element ref="com:PatentDocumentKindCode" minOccurs="0"> </xsd:element> |
|
<xsd:element ref="com:DocumentNumber"> </xsd:element> |
|
<xsd:element ref="com:IPOfficeCode"> </xsd:element> |
|
<xsd:element ref="com:PatentDocumentDate" minOccurs="0"> </xsd:element> |
</xsd:sequence> <xsd:attribute ref="com:id"/> <xsd:attribute ref="com:webURI"/> <xsd:attribute ref="com:patentDocumentIdentificationFormatCategory"/> </xsd:complexType> |