element <options> (unified local)
Namespace:
Type:
Content:
complex, 3 elements, elem. wildcard
Defined:
locally at 2 locations in hsdl.xsd
XML Representation Summary
<options>
   
Content: 
</options>
Content model elements (3):
range (in options : queryOptionsType), shape (type shapeType), sort (in options : queryOptionsType)
Included in content model of elements (2):
changeQuery (in queryRequest), xpQuery (in queryRequest)
Definition Locations
Annotations (1) (by all definition locations)
Locations (2):
within xpQueryType complexType [def], within changeQueryType complexType [def]
Annotation:
TBD
Content Element Detail (all declarations; 4/4)
range
Type:
rangeType, empty content
Defined:
locally within queryOptionsType complexType
TBD.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="range" type="rangeType">
<xsd:annotation>
<xsd:documentation>
TBD.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

shape
Type:
shapeType, complex content
Defined:
locally within queryOptionsType complexType
TBD.
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="shape" type="shapeType">
<xsd:annotation>
<xsd:documentation>
TBD.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

sort
Type:
sortType, empty content
Defined:
locally within queryOptionsType complexType
TBD.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="sort" type="sortType">
<xsd:annotation>
<xsd:documentation>
TBD.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

{any element with non-schema namespace}
Defined:
within queryOptionsType complexType
XML Source (see within schema source)
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>