attribute personOtherNameCategory
version V2_0
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type com:PersonOtherNameCategoryType
used by
complexType com:PersonOtherNameType
facets
Kind Value annotation
enumeration DBA TA AKA or FKA Other names that an entity has been doing business as DBA or trading as TA is also known as AKA or formerly known as FKA
enumeration Legal name Legal name
enumeration Official name An official name of the person, e.g. as in the passport. incorporation certificate, etc.
enumeration Preferred name Indicates that the party prefers to be called by this name
enumeration Maiden name Name of an individual before marriage
enumeration Former name Former name of the person
annotation
documentation
Category of other person name.
source <xsd:attribute name="personOtherNameCategory" type="com:PersonOtherNameCategoryType">
<xsd:annotation>
<xsd:documentation>
Category of other person name.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>