Home | History | Annotate | Download | only in dm12
      1 	<SyncML xmlns="SYNCML:SYNCML1.2">
      2 	<SyncHdr>
      3 	<VerDTD>1.2</VerDTD>
      4 	<VerProto>DM/1.2</VerProto>
      5 	<SessionID>11</SessionID>
      6 	<MsgID>1</MsgID>
      7 	<Target>
      8 	<LocURI>SampleClient</LocURI>
      9 	</Target>
     10 	<Source>
     11 	<LocURI>mot.manage</LocURI>
     12 	</Source>
     13 	<RespURI>http://199.1.88.66/Scts?4Eq5AA==</RespURI>
     14 	<Meta>
     15 	<MaxMsgSize xmlns="syncml:metinf">20000</MaxMsgSize>
     16 	</Meta>
     17 	</SyncHdr>
     18 	<SyncBody>
     19 	<Alert>
     20 	<CmdID>1</CmdID>
     21 	<Data>1102</Data>
     22 	<Item><Data>MAXDT=20&DR=hello+andy!&MAXLEN=30&IT=I&ET=P</Data></Item>
     23 	<Item>
     24 	<Data>Testing Text Input Alert</Data>
     25 	</Item>
     26 	</Alert>
     27 	<Final/>
     28 	</SyncBody>
     29 	</SyncML>
     30