ZVON > References > UDDI Reference
Element personName
Occurs in contact,


XML Schema

<xsd:element name="personName" final="restriction" type="uddi:personName"/>

<xsd:complexType name="personName" final="restriction">
   <xsd:simpleContent>
      <xsd:extension base="uddi:validationTypeString255">
         <xsd:attribute ref="xml:lang" use="optional"/>
      </xsd:extension>
   </xsd:simpleContent>
</xsd:complexType>