complexType  LocarnoSerialNumberType  
diagram
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
type extension of xsd:string 
used by
element     com:LocarnoSerialNumber 
attributes
Name   Type   Use   Default   Fixed   annotation
com:languageCode    com:ExtendedISOLanguageCodeType   required            
source <xsd:complexType  name="LocarnoSerialNumberType">
<xsd:annotation>
<xsd:documentation>
Locarno classification subclass serial number
</xsd:documentation>
</xsd:annotation> <xsd:simpleContent>
<xsd:extension  base="xsd:string">
<xsd:attribute  ref="com:languageCode"  use="required">
</xsd:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>