complexType NationalFigurativeElementClassificationBagType
diagram
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
children com:IPOfficeCode com:NationalClassificationEdition com:NationalClassificationDate com:NationalFigurativeElementClassification
used by
element com:NationalFigurativeElementClassificationBag
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID
source <xsd:complexType name="NationalFigurativeElementClassificationBagType">
<xsd:sequence>
<xsd:element ref="com:IPOfficeCode">
</xsd:element> <xsd:element ref="com:NationalClassificationEdition" minOccurs="0">
</xsd:element> <xsd:element ref="com:NationalClassificationDate" minOccurs="0">
</xsd:element> <xsd:element ref="com:NationalFigurativeElementClassification" maxOccurs="unbounded">
</xsd:element>
</xsd:sequence> <xsd:attribute ref="com:id">
</xsd:attribute>
</xsd:complexType>