diagram | |
version | V3_0 |
namespace | http://www.wipo.int/standards/XMLSchema/ST96/Common |
children | com:IPOfficeCode com:NationalClassificationEdition com:NationalClassificationDate com:NationalFigurativeElementClassification |
used by | |
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> |