vehicle_3_REQ_RPS_LEA_Use_Case_last_pos_by_ignition_off.xml 4.46 KB
Newer Older
<?xml version="1.0" encoding="utf-8"?>
<HI1Message xmlns="http://uri.etsi.org/03120/common/2019/10/Core" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:task="http://uri.etsi.org/03120/common/2020/09/Task" xmlns:delivery="http://uri.etsi.org/03120/common/2019/10/Delivery" xmlns:common="http://uri.etsi.org/03120/common/2016/02/Common" xmlns:vehicle="http://AutomotiveExampleSchema.example.com/schema/v1.1.1/">
  <Header>
    <SenderIdentifier>
      <CountryCode>DE</CountryCode>
      <UniqueIdentifier>OEM01-IQF01</UniqueIdentifier>
    </SenderIdentifier>
    <ReceiverIdentifier>
      <CountryCode>DE</CountryCode>
      <UniqueIdentifier>LEA01-IC01</UniqueIdentifier>
    </ReceiverIdentifier>
    <TransactionIdentifier>8854cfad-44ac-43b8-99ae-530b690b43da</TransactionIdentifier>
    <Timestamp>2021-01-11T13:37:02.000000Z</Timestamp>
    <Version>
      <ETSIVersion>V1.11.1</ETSIVersion>
      <NationalProfileOwner>DE</NationalProfileOwner>
      <NationalProfileVersion>v1.0</NationalProfileVersion>
    </Version>
  </Header>
  <Payload>
    <RequestPayload>
      <ActionRequests>
        <ActionRequest>
          <ActionIdentifier>0</ActionIdentifier>
          <DELIVER>
            <Identifier>7dbbc880-8750-4d3c-abe7-ea4a17646045</Identifier>
            <HI1Object xsi:type="delivery:DeliveryObject">
              <ObjectIdentifier>7dbbc880-8750-4d3c-abe7-ea4a17646045</ObjectIdentifier>
              <AssociatedObjects>
                <AssociatedObject>2b36a78b-b628-416d-bd22-404e68a0cd36</AssociatedObject>
              </AssociatedObjects>
              <delivery:Reference>
                <delivery:LDID>DE-LEA01-1234567890</delivery:LDID>
              </delivery:Reference>
              <delivery:DeliveryID>d1079830-8e9a-4731-8fb7-36b9b961eb72</delivery:DeliveryID>
              <delivery:SequenceNumber>1</delivery:SequenceNumber>
              <delivery:LastSequence>true</delivery:LastSequence>
              <delivery:Manifest>
                <delivery:Specification>
                  <common:Owner>3GPP</common:Owner>
                  <common:Name>ManifestSpecification</common:Name>
                  <common:Value>CARDBResponse</common:Value>
                </delivery:Specification>
              </delivery:Manifest>
              <delivery:Delivery>
                <delivery:XMLData>
                  <vehicle:carMessage> 
                    <recordNumber>1</recordNumber>
                    <vehicleRecord>
                      <vehicleServiceUsage>
                        <VehiclePartyInformation>
                          <Type>
                            <GPS/>
                            <other>GPS</other>
                          </Type>
                        </VehiclePartyInformation>
                      </vehicleServiceUsage>
                      <countryCode>DE</countryCode>
                      <Access>
                        <nwAccessType>
                          <Backend/>
                        </nwAccessType>
                        <naDeviceId>VIN=WAZZQ3589423894</naDeviceId>
                        <location>
                          <geoCoordinates>
                            <latitude>N43.616800</latitude>
                            <longitude>E007.052900</longitude>
                            <mapDatum>
                              <wGS84/>
                            </mapDatum>
                            <timeOfLocation>20210603120000+0200</timeOfLocation>
                          </geoCoordinates>
                          <userLocationInformation>abcdefg</userLocationInformation>
                        </location>
                        <gprsInformation>
                          <iMSI>5555555555555555f7</iMSI>
                          <mSISDN>xxxxxxxxxxxx</mSISDN>
                        </gprsInformation>
canterburym's avatar
canterburym committed
                        <triggerevent>last_pos_ingnition_off</triggerevent>
                      </Access>
                    </vehicleRecord>
                    <nationalResponsePayload>
                      <countryCode>DE</countryCode>
                      <additionalInformation>&quot;Searchvalue&quot;=&quot;VIN=WAZZQ3589423894&quot;;&quot;Searchevent&quot;=&quot;EVENT_IGNITION_OFF&quot;</additionalInformation>
                    </nationalResponsePayload>
                </delivery:XMLData>
              </delivery:Delivery>
            </HI1Object>
          </DELIVER>
        </ActionRequest>
      </ActionRequests>
    </RequestPayload>
  </Payload>