complexType  FurtherCPCType 
diagram
versionV3_0
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Patent
childrenpat: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:attribute>
</xsd:complexType>