element PersonName
diagram
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
type com:PersonNameType
children com:PersonFullName com:PersonStructuredName com:TransliterationName com:OfficialTitleTextBag
used by
complexType cpy:InterestedPartyOtherNameType 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>