complexType FurtherCPCType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Patent
children pat:CPCClassification pat:CPCCombinationSet
used by
element pat:FurtherCPC
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID
source <xsd:complexType name="FurtherCPCType">
<xsd:choice maxOccurs="unbounded">
<xsd:element ref="pat:CPCClassification">
</xsd:element>
<xsd:element ref="pat:CPCCombinationSet">
</xsd:element>
</xsd:choice>
<xsd:attribute ref="com:id"/>
</xsd:complexType>