http://www.endeca.com/MDEX/conversation/1/0
The Bound Complex Type
Range filters bound specification.
Complex Type Bound
The Bound type does not allow mixed content. There is no restriction on type derivation. 
Bound 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.
 CollapseClick here to hide comment XML Instance
<... Inclusive="boolean"Click here to hide Comment This attribute is required.>cs_v1_0:NonEmptyString</...>

 Collapse Attributes

Name Type Summary
Inclusive boolean
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<complexType  name="Bound">
-<annotation>
<documentation> Range filters bound specification. </documentation>
</annotation>
-<simpleContent>
-<extension  base="cs_v1_0:NonEmptyString">
<attribute  name="Inclusive"  type="boolean"  use="required" />
</extension>
</simpleContent>
</complexType>

 Collapse Uses
 Collapse Type (2)
 
 Collapse Used-By
Generated by WSDLdoc ©