element PersonStructuredName
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type com:PersonStructuredNameType
children com:NamePrefix com:FirstName com:MiddleName com:LastName com:FirstLastName com:SecondLastName com:NameSuffix com:PreferredName com:PersonOtherName
used by
complexType com:PersonNameType
source <xsd:element name="PersonStructuredName" type="com:PersonStructuredNameType">
<xsd:annotation>
<xsd:documentation>
Structured name of person
</xsd:documentation>
</xsd:annotation>
</xsd:element>