urn:uddi-org:api_v2
>
validate_values
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
validate_values
Complex Type
Complex Type
validate_values
The validate_values type does not allow mixed content. There is no restriction on type derivation.
XML Instance
<...
generic
="
string
"
This attribute is required.
>
-
Begin Choice [1...1]
<uddi:
businessEntity
businessKey
="
uddi:
businessKey
"
This attribute is required.
operator="
string
"
authorizedName="
string
"
>
businessEntity
</businessEntity>
[0..*]
<uddi:
businessService
serviceKey
="
uddi:
serviceKey
"
This attribute is required.
businessKey="
uddi:
businessKey
"
>
businessService
</businessService>
[0..*]
<uddi:
tModel
tModelKey
="
uddi:
tModelKey
"
This attribute is required.
operator="
string
"
authorizedName="
string
"
>
tModel
</tModel>
[0..*]
End Choice
</...>
Attributes
validate_values
validate_values/businessEntity
validate_values/businessService
validate_values/tModel
Name
Type
Summary
generic
string
Use of this attribute is required. Its form is unqualified.
Show details.
Base type of generic is
string
. There are several restrictions on the value. The schema processor preserves value's whitespace.
Name
Type
Summary
authorizedName
string
Use of this attribute is optional. Its form is unqualified.
Show details.
Base type of authorizedName is
string
. There are several restrictions on the value. The schema processor preserves value's whitespace.
businessKey
businessKey
Use of this attribute is required. Its form is unqualified.
Show details.
Base type of businessKey is
string
. There are several restrictions on the value. The schema processor preserves value's whitespace.
operator
string
Use of this attribute is optional. Its form is unqualified.
Show details.
Base type of operator is
string
. There are several restrictions on the value. The schema processor preserves value's whitespace.
Name
Type
Summary
businessKey
businessKey
Use of this attribute is optional. Its form is unqualified.
Show details.
Base type of businessKey is
string
. There are several restrictions on the value. The schema processor preserves value's whitespace.
serviceKey
serviceKey
Use of this attribute is required. Its form is unqualified.
Show details.
Base type of serviceKey is
string
. There are several restrictions on the value. The schema processor preserves value's whitespace.
Name
Type
Summary
authorizedName
string
Use of this attribute is optional. Its form is unqualified.
Show details.
Base type of authorizedName is
string
. There are several restrictions on the value. The schema processor preserves value's whitespace.
operator
string
Use of this attribute is optional. Its form is unqualified.
Show details.
Base type of operator is
string
. There are several restrictions on the value. The schema processor preserves value's whitespace.
tModelKey
tModelKey
Use of this attribute is required. 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
="
validate_values
"
>
-
<
xsd:choice
>
<
xsd:element
maxOccurs
="
unbounded
"
minOccurs
="
0
"
ref
="
uddi:businessEntity
"
/>
<
xsd:element
maxOccurs
="
unbounded
"
minOccurs
="
0
"
ref
="
uddi:businessService
"
/>
<
xsd:element
maxOccurs
="
unbounded
"
minOccurs
="
0
"
ref
="
uddi:tModel
"
/>
</
xsd:choice
>
<
xsd:attribute
name
="
generic
"
type
="
string
"
use
="
required
"
/>
</
xsd:complexType
>
Uses
Type (1)
string
Element (3)
businessEntity
businessService
tModel
Used-By
Element (1)
validate_values
Generated by
XSDdoc 2.0
©