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