ZVON > References > UDDI Reference
Element addressLine
Occurs in address,


XML Schema

<element name="addressLine" type="uddi:addressLine"/>

<complexType name="addressLine">
   <simpleContent>
      <extension base="string">
         <attribute name="keyName" type="string" use="optional"/>
         <attribute name="keyValue" type="string" use="optional"/>
      </extension>
   </simpleContent>
</complexType>