diagram |
|
version |
V2_1 |
namespace |
https://www.wipo.int/standards/XMLSchema/ST96/Patent |
children |
pat:PatentClassificationText pat:ClassificationVersionDate pat:PatentClassificationLevelCode com:SymbolPositionCode pat:IPCClassificationValueCode pat:ActionDate pat:IPCClassificationStatusCode pat:PatentClassificationDataSourceCode pat:GeneratingOfficeCode pat:PatentClassificationSymbolText pat:Section pat:Class pat:Subclass pat:MainGroup pat:Subgroup |
used by |
|
attributes |
|
source |
<xsd:complexType name="IPCRClassificationType"> <xsd:choice>
|
<xsd:element ref="pat:PatentClassificationText"> </xsd:element> |
|
<xsd:sequence> <xsd:element ref="pat:ClassificationVersionDate"/> <xsd:element ref="pat:PatentClassificationLevelCode" minOccurs="0"/> <xsd:element ref="com:SymbolPositionCode" minOccurs="0"/> <xsd:element ref="pat:IPCClassificationValueCode" minOccurs="0"/> <xsd:element ref="pat:ActionDate" minOccurs="0"/> <xsd:element ref="pat:IPCClassificationStatusCode" minOccurs="0"/> <xsd:element ref="pat:PatentClassificationDataSourceCode" minOccurs="0"/> <xsd:element ref="pat:GeneratingOfficeCode" minOccurs="0"/> <xsd:choice>
|
<xsd:element ref="pat:PatentClassificationSymbolText"> </xsd:element> |
|
<xsd:sequence> <xsd:element ref="pat:Section"/> <xsd:element ref="pat:Class"/> <xsd:element ref="pat:Subclass"/> <xsd:element ref="pat:MainGroup" minOccurs="0"/> <xsd:element ref="pat:Subgroup" minOccurs="0"/> </xsd:sequence> |
</xsd:choice> </xsd:sequence> |
</xsd:choice> <xsd:attribute ref="com:id"/> <xsd:attribute ref="com:sequenceNumber"/> </xsd:complexType> |