element PersonFullName
diagram
version 1.0
namespace https://www.wipo.int/standards/XMLSchema/Common/1
type xsd:string
used by
complexType com:PersonNameType
source <xsd:element name="PersonFullName" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
Person full name in free format
</xsd:documentation>
</xsd:annotation>
</xsd:element>