diagram |
|
version |
V2_0 |
namespace |
https://www.wipo.int/standards/XMLSchema/ST96/Common |
children |
com:SymbolPositionCode com:LocarnoClass com:LocarnoClassDescriptionText com:LocarnoSubclassBag |
used by |
|
attributes |
Name |
|
Type |
|
Use |
|
Default |
|
Fixed |
|
annotation |
com:id |
|
xsd:ID |
|
|
|
|
|
|
|
documentation Unique identifier global to the entire document |
|
annotation |
documentation |
For design patents only. Formerly inlcuded in IPC main
classification. The Locarno Classification (LOC) is formatted as fixed-length records
as described here: Positions 1-2; (2 numeric, right justified, leading
zeros); positions 3-4, (2 numeric, right justified, leading zeros). |
|
source |
<xsd:complexType name="LocarnoClassificationType"> <xsd:annotation>
|
<xsd:documentation> For design patents only. Formerly inlcuded in IPC main
classification. The Locarno Classification (LOC) is formatted as fixed-length records
as described here: Positions 1-2; (2 numeric, right justified, leading
zeros); positions 3-4, (2 numeric, right justified, leading zeros). </xsd:documentation> |
</xsd:annotation> <xsd:sequence>
|
<xsd:element ref="com:SymbolPositionCode" minOccurs="0"> </xsd:element> |
|
<xsd:element ref="com:LocarnoClass"> </xsd:element> |
|
<xsd:element ref="com:LocarnoClassDescriptionText" minOccurs="0"> </xsd:element> |
|
<xsd:element ref="com:LocarnoSubclassBag" minOccurs="0" maxOccurs="unbounded"> </xsd:element> |
</xsd:sequence> <xsd:attribute ref="com:id"/> </xsd:complexType> |