| ZVON > References > UDDI Reference |
| Intro / Search / ZVON |
| 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> |