element  PayerName  
diagram
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
type com:NameType 
children   com:PersonName com:OrganizationName com:EntityName 
used by
complexType     com:PaymentType 
source <xsd:element  name="PayerName"  type="com:NameType">
<xsd:annotation>
<xsd:documentation>
Name details of the payer
</xsd:documentation>
</xsd:annotation>
</xsd:element>