complexType  PlantCommonNameType  
diagram
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Patent
type extension of xsd:string 
used by
element     pat:PlantCommonName 
attributes
Name   Type   Use   Default   Fixed   annotation
com:languageCode    com:ExtendedISOLanguageCodeType                
source <xsd:complexType  name="PlantCommonNameType">
<xsd:simpleContent>
<xsd:extension  base="xsd:string">
<xsd:attribute  ref="com:languageCode">
</xsd:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>