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