urn:uddi-org:api_v2
>
address
LOCATION:
http://uddi.org/schema/uddi_v2.xsd
SECTIONS:
Basic
|
XML Instance
|
Attributes
|
XML
|
Reference
Overview
|
TOC
|
No TOC
|
Help
urn:uddi-org:api_v2
The
address
Complex Type
Complex Type
address
The address type does not allow mixed content. There is no restriction on type derivation.
XML Instance
<...
sortCode="
string
"
tModelKey="
uddi:
tModelKey
"
useType="
string
"
>
<uddi:
addressLine
keyName="
string
"
keyValue="
string
"
>
addressLine
</addressLine>
[0..*]
</...>
Attributes
address
address/addressLine
Name
Type
Summary
sortCode
string
Use of this attribute is optional. Its form is unqualified.
Show details.
Base type of sortCode is
string
. There are several restrictions on the value. The schema processor preserves value's whitespace.
tModelKey
tModelKey
Use of this attribute is optional. Its form is unqualified.
Show details.
Base type of tModelKey is
string
. There are several restrictions on the value. The schema processor preserves value's whitespace.
useType
string
Use of this attribute is optional. Its form is unqualified.
Show details.
Base type of useType is
string
. There are several restrictions on the value. The schema processor preserves value's whitespace.
Name
Type
Summary
keyName
string
Use of this attribute is optional. Its form is unqualified.
Show details.
Base type of keyName is
string
. There are several restrictions on the value. The schema processor preserves value's whitespace.
keyValue
string
Use of this attribute is optional. Its form is unqualified.
Show details.
Base type of keyValue is
string
. There are several restrictions on the value. The schema processor preserves value's whitespace.
XML
-
<
xsd:complexType
name
="
address
"
>
-
<
xsd:sequence
>
<
xsd:element
maxOccurs
="
unbounded
"
minOccurs
="
0
"
ref
="
uddi:addressLine
"
/>
</
xsd:sequence
>
<
xsd:attribute
name
="
useType
"
type
="
string
"
use
="
optional
"
/>
<
xsd:attribute
name
="
sortCode
"
type
="
string
"
use
="
optional
"
/>
<
xsd:attribute
name
="
tModelKey
"
type
="
uddi:tModelKey
"
use
="
optional
"
/>
</
xsd:complexType
>
Uses
Type (2)
string
tModelKey
Element (1)
addressLine
Used-By
Element (1)
address
Generated by
XSDdoc 2.0
©