element <ServiceRequestContext> (local)
Namespace:
Type:
Content:
complex, 22 elements
Defined:
XML Representation Summary
<ServiceRequestContext>
   
Content: 
</ServiceRequestContext>
Content model elements (22):
AllowedPredictors (in ServiceRequestContext), CheckStatusAddress (in ServiceRequestContext), ConfirmDelivery (in ServiceRequestContext), ConsumerAddress (type EndpointAddress), DataHorizon (in ServiceRequestContext), DataNameSpaces (in ServiceRequestContext), DeliveryMethod (in ServiceRequestContext), DistanceUnits (in ServiceRequestContext), GetDataAddress (in ServiceRequestContext), GmlCoordinateFormat (type SrsNameType), Language (type xsd:language), ManageSubscriptionAddress (in ServiceRequestContext), MaximimumNumberOfSubscriptions (in ServiceRequestContext), MultipartDespatch (type xsd:boolean), NotifyAddress (in ServiceRequestContext), PredictionFunction (in ServiceRequestContext), RequestTimeout (in ServiceRequestContext), StatusResponseAddress (in ServiceRequestContext), SubscribeAddress (in ServiceRequestContext), SubscriberAddress (in ServiceRequestContext), VelocityUnits (in ServiceRequestContext), WgsDecimalDegrees (type EmptyType)
Included in content model of elements (2):
ServiceRequest, ServiceRequest
Annotation
General request properties - typically configured rather than repeated on request.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="ServiceRequestContext" type="ServiceRequestContextStructure">
<xsd:annotation>
<xsd:documentation>
General request properties - typically configured rather than repeated on request.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
Content Element Detail (all declarations; 22/22)
AllowedPredictors
Type:
PredictorsEnumeration, simple content
Default:
"anyone"
Defined:
Who may make a prediction.
XML Source (see within schema source)
<xsd:element default="anyone" minOccurs="0" name="AllowedPredictors" type="PredictorsEnumeration">
<xsd:annotation>
<xsd:documentation>Who may make a prediction.</xsd:documentation>
</xsd:annotation>
</xsd:element>

CheckStatusAddress
Type:
EndpointAddress, simple content
Defined:
Address to which CheckStatus requests are to be sent.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="CheckStatusAddress" type="EndpointAddress">
<xsd:annotation>
<xsd:documentation>
Address to which CheckStatus requests are to be sent.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

ConfirmDelivery
Type:
xsd:boolean, predefined, simple content
Default:
"false"
Defined:
Whether Consumers should issue an acknowledgement on successful receipt of a delivery. Default is ' false'.
XML Source (see within schema source)
<xsd:element default="false" minOccurs="0" name="ConfirmDelivery" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
Whether Consumers should issue an acknowledgement on successful receipt of a delivery. Default is ' false'.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

ConsumerAddress
Type:
EndpointAddress, simple content
Defined:
Address to which data is to be sent. If absent, same as NotifyAddress.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="ConsumerAddress" type="EndpointAddress">
<xsd:annotation>
<xsd:documentation>
Address to which data is to be sent. If absent, same as NotifyAddress.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

DataHorizon
Type:
PositiveDurationType, simple content
Defined:
Maximum data horizon for requests.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="DataHorizon" type="PositiveDurationType">
<xsd:annotation>
<xsd:documentation>Maximum data horizon for requests.</xsd:documentation>
</xsd:annotation>
</xsd:element>

DataNameSpaces
Type:
DataNameSpacesStructure, complex content
Defined:
Default names pace used to scope data identifiers.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="DataNameSpaces" type="DataNameSpacesStructure">
<xsd:annotation>
<xsd:documentation>
Default names pace used to scope data identifiers.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

DeliveryMethod
Type:
Default:
"direct"
Defined:
Whether Delivery is fetched or retrieved.
XML Source (see within schema source)
<xsd:element default="direct" minOccurs="0" name="DeliveryMethod" type="DeliveryMethodEnumeration">
<xsd:annotation>
<xsd:documentation>Whether Delivery is fetched or retrieved.</xsd:documentation>
</xsd:annotation>
</xsd:element>

DistanceUnits
Type:
xsd:normalizedString, predefined, simple content
Defined:
Units for Distance Type. Default is metres. +SIRI v2.0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="DistanceUnits" type="xsd:normalizedString">
<xsd:annotation>
<xsd:documentation>
Units for Distance Type. Default is metres. +SIRI v2.0
</xsd:documentation>
</xsd:annotation>
</xsd:element>

GetDataAddress
Type:
EndpointAddress, simple content
Defined:
Address to which requests are to return data.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="GetDataAddress" type="EndpointAddress">
<xsd:annotation>
<xsd:documentation>Address to which requests are to return data.</xsd:documentation>
</xsd:annotation>
</xsd:element>

GmlCoordinateFormat
Type:
SrsNameType, simple content
Defined:
Name of GML Coordinate format used for Geospatial points in responses.
XML Source (see within schema source)
<xsd:element name="GmlCoordinateFormat" type="SrsNameType">
<xsd:annotation>
<xsd:documentation>
Name of GML Coordinate format used for Geospatial points in responses.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

Language
Type:
xsd:language, predefined, simple content
Default:
"en"
Defined:
Preferred language in which to return text values.
XML Source (see within schema source)
<xsd:element default="en" minOccurs="0" name="Language" type="xsd:language">
<xsd:annotation>
<xsd:documentation>
Preferred language in which to return text values.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

ManageSubscriptionAddress
Type:
EndpointAddress, simple content
Defined:
Address to which subscription requests are to be sent. If absent, same as SubscribeAddress.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="ManageSubscriptionAddress" type="EndpointAddress">
<xsd:annotation>
<xsd:documentation>
Address to which subscription requests are to be sent. If absent, same as SubscribeAddress.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

MaximimumNumberOfSubscriptions
Type:
xsd:positiveInteger, predefined, simple content
Defined:
Maximum Number of subscriptions that can be sustained by the subscriber. If absent no limit.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="MaximimumNumberOfSubscriptions" type="xsd:positiveInteger">
<xsd:annotation>
<xsd:documentation>
Maximum Number of subscriptions that can be sustained by the subscriber. If absent no limit.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

MultipartDespatch
Type:
xsd:boolean, predefined, simple content
Defined:
Whether multi-part delivery is allowed, i.e. the breaking up of updates into more than one delivery messages with a MoreData flag,
XML Source (see within schema source)
<xsd:element minOccurs="0" name="MultipartDespatch" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
Whether multi-part delivery is allowed, i.e. the breaking up of updates into more than one delivery messages with a MoreData flag,
</xsd:documentation>
</xsd:annotation>
</xsd:element>

NotifyAddress
Type:
EndpointAddress, simple content
Defined:
Address to which notifcations requests are to be sent. If absent, same as SubscriberAddress.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="NotifyAddress" type="EndpointAddress">
<xsd:annotation>
<xsd:documentation>
Address to which notifcations requests are to be sent. If absent, same as SubscriberAddress.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

PredictionFunction
Type:
xsd:string, predefined, simple content
Defined:
Name of prediction method used.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="PredictionFunction" type="xsd:string">
<xsd:annotation>
<xsd:documentation>Name of prediction method used.</xsd:documentation>
</xsd:annotation>
</xsd:element>

RequestTimeout
Type:
PositiveDurationType, simple content
Defined:
Timeout for requests. [Should this be separate for each type?]
XML Source (see within schema source)
<xsd:element minOccurs="0" name="RequestTimeout" type="PositiveDurationType">
<xsd:annotation>
<xsd:documentation>
Timeout for requests. [Should this be separate for each type?]
</xsd:documentation>
</xsd:annotation>
</xsd:element>

StatusResponseAddress
Type:
EndpointAddress, simple content
Defined:
Address to which CheckStatus responses and heartbeats are to be sent. If absent, same as SubscriberAddress.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="StatusResponseAddress" type="EndpointAddress">
<xsd:annotation>
<xsd:documentation>
Address to which CheckStatus responses and heartbeats are to be sent. If absent, same as SubscriberAddress.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

SubscribeAddress
Type:
EndpointAddress, simple content
Defined:
Address to which subscription requests are to be sent.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="SubscribeAddress" type="EndpointAddress">
<xsd:annotation>
<xsd:documentation>
Address to which subscription requests are to be sent.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

SubscriberAddress
Type:
EndpointAddress, simple content
Defined:
Address to which subscription responses are to be sent.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="SubscriberAddress" type="EndpointAddress">
<xsd:annotation>
<xsd:documentation>
Address to which subscription responses are to be sent.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

VelocityUnits
Type:
xsd:normalizedString, predefined, simple content
Defined:
Units for Distance Type. Default is metres per second. +SIRI v2.0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="VelocityUnits" type="xsd:normalizedString">
<xsd:annotation>
<xsd:documentation>
Units for Distance Type. Default is metres per second. +SIRI v2.0
</xsd:documentation>
</xsd:annotation>
</xsd:element>

WgsDecimalDegrees
Type:
EmptyType, simple content
Defined:
Geospatial coordinates are given as Wgs 84 Latiude and longitude, decimial degrees of arc.
XML Source (see within schema source)
<xsd:element name="WgsDecimalDegrees" type="EmptyType">
<xsd:annotation>
<xsd:documentation>
Geospatial coordinates are given as Wgs 84 Latiude and longitude, decimial degrees of arc.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

This XML schema documentation has been generated with DocFlex/XML 1.9.5 using DocFlex/XML XSDDoc 2.8.1 template set.
DocFlex/XML is a tool for programming and running highly sophisticated documentation and reports generators by the data obtained from any kind of XML files. The actual doc-generators are implemented in the form of special templates that are designed visually using a high-quality Template Designer GUI basing on the XML schema (or DTD) files describing the data source XML.
DocFlex/XML XSDDoc is a commercial template application of DocFlex/XML that implements a high-quality XML Schema documentation generator with simultaneous support of framed multi-file HTML, single-file HTML and RTF output formats. (More formats are planned in the future).
A commercial license for "DocFlex/XML XSDDoc" will allow you:
  • To configure the generated documentation so much as you want. Thanks to our template technology, it was possible to support > 400 template parameters, which work the same as "options" of ordinary doc-generators. The parameters are organized in nested groups, which form a parameter tree. Most of them have their default values calculated dynamically from a few primary parameters. So, you'll never need to specify all of them. That will give you swift and effective control over the generated content!
  • To use certain features disabled in the free mode (such as the full documenting of substitution groups).
  • To select only the initial, imported, included, redefined XML schemas to be documented or only those directly specified by name.
  • To include only XML schema components specified by name.
  • To document local element components both globally and locally (similar to attributes).
  • To allow/suppress unification of local elements by type.
  • To enable/disable reproducing of namespace prefixes.
  • To use PlainDoc.tpl main template to generate all the XML schema documentation in a signle-file form as both HTML and incredible quality RTF output.
  • To format your annotations with XHTML tags and reproduce that formatting both in HTML and RTF output.
  • To insert images in your annotations using XHTML <img> tags (supported both in HTML and RTF output).
  • To remove this very advertisement text!
Once having only such a license, you will be able to run the fully-featured XML schema documentation generator both with DocFlex/XML (Full Edition) and with DocFlex/XML RE, which is a reduced free edition containing only the template interpretor / output generator. No other licenses will be required!
But this is not all. In addition to it, a commercial license for "DocFlex/XML SDK" will allow you to modify the XSDDoc templates themselves as much as you want. You will be able to achieve whatever was impossible to do with the template parameters only. And, of course, you could develop any template applications by your own!
Please note that by purchasing a license for this software, you not only acquire a useful tool, you will also make an important investment in its future development, the results of which you could enjoy later by yourself. Every single your purchase matters and makes a difference for us!
To purchase a license, please follow this link: http://www.filigris.com/shop/