urn:uddi-org:api_v2
>
keyedReference
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
keyedReference
Complex Type
Complex Type
keyedReference
The keyedReference type does not allow mixed content. There is no restriction on type derivation.
XML Instance
<...
keyName="
string
"
keyValue
="
string
"
This attribute is required.
tModelKey="
uddi:
tModelKey
"
></...>
Attributes
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 required. 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.
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.
XML
-
<
xsd:complexType
name
="
keyedReference
"
>
<
xsd:attribute
name
="
tModelKey
"
type
="
uddi:tModelKey
"
use
="
optional
"
/>
<
xsd:attribute
name
="
keyName
"
type
="
string
"
use
="
optional
"
/>
<
xsd:attribute
name
="
keyValue
"
type
="
string
"
use
="
required
"
/>
</
xsd:complexType
>
Uses
Type (2)
string
tModelKey
Used-By
Element (1)
keyedReference
Generated by
XSDdoc 2.0
©