http://www.ibm.com/wsdl/twss/nm/adm/v1_0/interface
>
NotificationSelectionOrder
LOCATION:
../twss_nmadm_i_1_0.wsdl
SECTIONS:
Basic
|
XML
|
Reference
Overview
|
TOC
|
No TOC
|
Help
http://www.ibm.com/wsdl/twss/nm/adm/v1_0/interface
The
NotificationSelectionOrder
Simple Type
Simple Type
NotificationSelectionOrder
NotificationSelectionOrder is derived from
string
type. There are several restrictions on the value. The schema processor preserves value's whitespace. Enumeration values are
(ASC | DESC).
Enumeration
Description
ASC
DESC
XML
-
<
xsd:simpleType
name
="
NotificationSelectionOrder
"
>
-
<
xsd:restriction
base
="
xsd:string
"
>
<
xsd:enumeration
value
="
ASC
"
/>
<
xsd:enumeration
value
="
DESC
"
/>
</
xsd:restriction
>
</
xsd:simpleType
>
Uses
Type (1)
string
Used-By
Element (1)
orderBy
Generated by
WSDLdoc
©