GetQuotation request example Requirements

Ordering Services for Earth Observation Products Interface Standard OGC 06-141r6 146 Copyright © 2012 Open Geospatial Consortium xs:documentationGetQuotation operation - request messagexs:documentation xs:annotation xs:element xs:complexType name=GetQuotationRequestType xs:complexContent xs:extension base=OrderRequestBaseType xs:sequence xs:element name=timeStamp type=xs:dateTime minOccurs=0 xs:choice xs:element ref=orderSpecification xs:annotation xs:documentationThis choice is set for getting the quotation of an order.xs:documentation xs:annotation xs:element xs:element name=quotationId type=QuotationIdType xs:annotation xs:documentationThis choice is set when quotation monitoring is supported and a quotation request has been already submitted.xs:documentation xs:annotation xs:element xs:choice xs:sequence xs:extension xs:complexContent xs:complexType …. schema

10.3.3 GetQuotation request example

The following is an example of GetQuotation request. Note that the example includes only the GetQuotation element without the SOAP envelope. GetQuotation xmlns:xsi=http:www.w3.org2001XMLSchema-instance xmlns=http:www.opengis.netoseo1.0 xmlns:sps=http:www.opengis.netsps2.0 xmlns:swe=http:www.opengis.netswe2.0 xmlns:gml=http:www.opengis.netgml3.2 xsi:schemaLocation=http:www.opengis.netoseo1.0 http:schemas.opengis.netoseo1.0oseo.xsd service=OS version=1.0.0 orderSpecification orderReferenceexample_0001orderReference orderRemarkexampleorderRemark deliveryInformation mailAddress recipientMr. John Smithrecipient companyRefDTMTcompanyRef postalAddress streetAddressEsrin Esa No. 1streetAddress cityFrascaticity state-state postalCode00100postalCode countryITcountry postBox-postBox postalAddress telephoneNumber00390694180999telephoneNumber mailAddress deliveryInformation orderTypePRODUCT_ORDERorderType orderItem itemIditem_0001itemId Ordering Services for Earth Observation Products Interface Standard OGC 06-141r6 147 Copyright © 2012 Open Geospatial Consortium productOrderOptionsIdLevel 1,Product SLC ASA_IMSproductOrderOptionsId orderItemRemarkFirst productorderItemRemark option sps:ParameterData sps:encoding swe:XMLEncoding defaultNamespace=http:www.opengis.netoseo1.0dataset sps:encoding sps:values xmlns:ns=http:www.opengis.netoseo1.0dataset ns:processingLevel1Bns:processingLevel sps:values sps:ParameterData option sceneSelection sps:ParameterData sps:encoding swe:XMLEncoding defaultNamespace=http:www.opengis.netoseo1.0dataset sps:encoding sps:values xmlns:ns=http:www.opengis.netoseo1.0dataset ns:sceneTypeFloatingScenens:sceneType ns:sceneStartStopTime ns:min2010-01-01T11:55:00.00Zns:min ns:max2010-01-01T12:00:00.00Z ns:sceneStartStopTime sps:values sps:ParameterData sceneSelection deliveryOptions mediaDelivery packageMediumCD-ROMpackageMedium mediaDelivery deliveryOptions payment paymentMethodquotapaymentMethod orderAccountproject_10000orderAccount payment productId identifierhttp:www.opengis.netdefEOPESA0ESA.EECF.ENVISAT_ASA_IMx_xSEN 1-05121921114570-3322.XIidentifier collectionIdhttp:www.opengis.netdefEOPESA0ESA.EECF.ENVISAT_ASA_IMx_xS collectionId productId orderItem orderSpecification GetQuotation

10.4 GetQuotation operation response