element  PersonName  
diagram
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
type com:PersonNameType 
children   com:PersonFullName com:PersonStructuredName 
used by
complexType     com:NameType 
attributes
Name   Type   Use   Default   Fixed   annotation
com:languageCode    com:ExtendedISOLanguageCodeType                
source <xsd:element  name="PersonName"  type="com:PersonNameType">
<xsd:annotation>
<xsd:documentation>
Name of person
</xsd:documentation>
</xsd:annotation>
</xsd:element>