http://www.endeca.com/MDEX/lql_parser/2/0
>
NonEmptyString
LOCATION:
./../../../lql_parser.wsdl
SECTIONS:
Basic
|
XML
|
Reference
Overview
|
TOC
|
No TOC
|
Help
http://www.endeca.com/MDEX/lql_parser/2/0
The
NonEmptyString
Simple Type
Simple Type
NonEmptyString
NonEmptyString is derived from
string
type. There are several restrictions on the value. The schema processor preserves value's whitespace. The length of the value is greater than or equals to 1.
XML
-
<
simpleType
name
="
NonEmptyString
"
>
-
<
restriction
base
="
string
"
>
<
minLength
value
="
1
"
/>
</
restriction
>
</
simpleType
>
Uses
Type (1)
string
Used-By
Element (7)
ParseFilter/LQLFilterString
ParseFilter/OuterTransactionId
ParseQuery/LQLQueryString
ParseQuery/OuterTransactionId
ParserFault/LQLError
ValidateFilterAST/OuterTransactionId
ValidateQueryAST/OuterTransactionId
Generated by
WSDLdoc
©