complexType CategoryCodeBagType
diagram
version 1.0
namespace https://www.wipo.int/standards/XMLSchema/Common/1
children com:CategoryCode
used by
element com:CategoryCodeBag
source <xsd:complexType name="CategoryCodeBagType">
<xsd:sequence>
<xsd:element ref="com:CategoryCode" maxOccurs="unbounded">
</xsd:element>
</xsd:sequence>
</xsd:complexType>