File: syncml-008.xml

package info (click to toggle)
wbxml2 0.11.10%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,320 kB
  • sloc: ansic: 12,724; xml: 6,399; perl: 294; sh: 200; makefile: 8; cpp: 7
file content (29 lines) | stat: -rw-r--r-- 1,053 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0"?>
<!DOCTYPE SyncML PUBLIC "-//SYNCML//DTD SyncML 1.1//EN" "http://www.syncml.org/docs/syncml_represent_v11_20020213.dtd">
<SyncML>
    <SyncHdr>
        <VerDTD>1.1</VerDTD>
        <VerProto>SyncML/1.1</VerProto>
        <SessionID>1</SessionID>
        <MsgID>3</MsgID>
        <Target><LocURI>IMEI:493005100592800</LocURI></Target>
        <Source><LocURI>http://www.syncml.org/sync-server</LocURI></Source>
    </SyncHdr>
    <SyncBody>
        <Status>
            <CmdID>1</CmdID>
            <MsgRef>3</MsgRef><CmdRef>0</CmdRef><Cmd>SyncHdr</Cmd>
            <TargetRef>http://www.syncml.org/sync-server</TargetRef>
            <SourceRef>IMEI:493005100592800</SourceRef>
            <Data>200</Data>
        </Status>
        <Status>
            <CmdID>1</CmdID>
            <MsgRef>3</MsgRef><CmdRef>5</CmdRef><Cmd>Map</Cmd>
            <TargetRef>./contacts/james_bond </TargetRef>
            <SourceRef>./dev-contacts</SourceRef>
            <Data>200</Data>
        </Status>
        <Final/>
    </SyncBody>
</SyncML>