urn:uddi-org:api_v2
The addressLine Complex Type
Complex Type addressLine
The addressLine type does not allow mixed content. There is no restriction on type derivation. 
addressLine is derived from string type. There are several restrictions on the value. The schema processor preserves value's whitespace.
 CollapseClick here to hide comment XML Instance
<... keyName="string" keyValue="string">string</...>
 Collapse Attributes
Name Type Summary
keyName string
Use of this attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
keyValue string
Use of this attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
 Collapse XML
-<xsd:complexType  name="addressLine">
-<xsd:simpleContent>
-<xsd:extension  base="string">
<xsd:attribute  name="keyName"  type="string"  use="optional" />
<xsd:attribute  name="keyValue"  type="string"  use="optional" />
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
 Collapse Uses
 Collapse Type (1)
string 
 
 Collapse Used-By
 Collapse Element (1)
 
Generated by XSDdoc 2.0 ©