http://www.endeca.com/endeca-server/types/1/0
>
protocol
LOCATION:
./types.xsd
SECTIONS:
Basic
|
XML
|
Reference
Overview
|
TOC
|
No TOC
|
Help
http://www.endeca.com/endeca-server/types/1/0
The
protocol
Simple Type
Simple Type
protocol
protocol is derived from
string
type. There are several restrictions on the value. The schema processor preserves value's whitespace. Enumeration values are
(http | https).
Enumeration
Description
http
https
XML
-
<
simpleType
name
="
protocol
"
>
-
<
restriction
base
="
string
"
>
<
enumeration
value
="
http
"
/>
<
enumeration
value
="
https
"
/>
</
restriction
>
</
simpleType
>
Uses
Type (1)
string
Used-By
Element (1)
nodeInfo/protocol
Generated by
WSDLdoc
©