http://www.endeca.com/MDEX/conversation/1/0
The RangeFilter Complex Type
An MDEX range filter specification.
Local elements (3)
LowerBound UpperBound GeocodeReferencePoint
Complex Type RangeFilter
The RangeFilter type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... AttributeName="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required.>
-Begin Sequence [1...1]
<LowerBound Inclusive="boolean"Click here to hide Comment This attribute is required.>cs_v1_0:Bound</LowerBound> [0..1]
<UpperBound Inclusive="boolean"Click here to hide Comment This attribute is required.>cs_v1_0:Bound</UpperBound> [0..1]
<GeocodeReferencePoint Latitude="double"Click here to hide Comment This attribute is required. Longitude="double"Click here to hide Comment This attribute is required.>cs_v1_0:GeocodeReferencePoint</GeocodeReferencePoint> [0..1]
End Sequence
</...>

 Collapse Attributes

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

 Collapse XML
-<complexType  name="RangeFilter">
-<annotation>
<documentation> An MDEX range filter specification. </documentation>
</annotation>
-<sequence>
<element  maxOccurs="1"  minOccurs="0"  name="LowerBound"  type="cs_v1_0:Bound" />
<element  maxOccurs="1"  minOccurs="0"  name="UpperBound"  type="cs_v1_0:Bound" />
<element  maxOccurs="1"  minOccurs="0"  name="GeocodeReferencePoint"  type="cs_v1_0:GeocodeReferencePoint" />
</sequence>
<attribute  name="AttributeName"  type="cs_v1_0:NonEmptyString"  use="required" />
</complexType>

 Collapse Uses
 Collapse Used-By
Generated by WSDLdoc ©