element AccountHolderName
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type com:NameType
children com:PersonName com:OrganizationName com:EntityName
used by
complexType com:CurrentAccountType
source <xsd:element name="AccountHolderName" type="com:NameType">
<xsd:annotation>
<xsd:documentation>
Holds the customer's name associated with the current account
</xsd:documentation>
</xsd:annotation>
</xsd:element>