complexType CPCClassificationBagType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Patent
children pat:MainCPC pat:FurtherCPC
used by
element pat:CPCClassificationBag
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID
source <xsd:complexType name="CPCClassificationBagType">
<xsd:sequence>
<xsd:element ref="pat:MainCPC">
</xsd:element>
<xsd:element ref="pat:FurtherCPC" minOccurs="0">
</xsd:element>
</xsd:sequence>
<xsd:attribute ref="com:id"/>
</xsd:complexType>