aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2007-06-29 13:22:29 +0000
committervlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2007-06-29 13:22:29 +0000
commita6114bd5b3c57cf484879c54fdd93331845b7a68 (patch)
treeda6fee9088ae56febe2696ce4f1b5a4080e3c967
parent7489c7f0d86bc7ef1367c7f3b11e82d0b04702a8 (diff)
another testcase
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1365 59561ff5-6e30-0410-9f3c-9617f08c8826
-rw-r--r--examples/sample.source.ULP/sample-ULP-PDU-1.xer53
1 files changed, 53 insertions, 0 deletions
diff --git a/examples/sample.source.ULP/sample-ULP-PDU-1.xer b/examples/sample.source.ULP/sample-ULP-PDU-1.xer
new file mode 100644
index 00000000..e2b0d781
--- /dev/null
+++ b/examples/sample.source.ULP/sample-ULP-PDU-1.xer
@@ -0,0 +1,53 @@
+<ULP-PDU>
+ <length>29</length>
+ <version>
+ <maj>1</maj>
+ <min>0</min>
+ <servind>0</servind>
+ </version>
+ <sessionID>
+ <setSessionID>
+ <sessionId>1</sessionId>
+ <setId>
+ <msisdn>61 01 08 34 06 04 00 F0</msisdn>
+ </setId>
+ </setSessionID>
+ </sessionID>
+ <message>
+ <msSUPLSTART>
+ <sETCapabilities>
+ <posTechnology>
+ <agpsSETassisted><false/></agpsSETassisted>
+ <agpsSETBased><true/></agpsSETBased>
+ <autonomousGPS><false/></autonomousGPS>
+ <aFLT><false/></aFLT>
+ <eCID><false/></eCID>
+ <eOTD><false/></eOTD>
+ <oTDOA><false/></oTDOA>
+ </posTechnology>
+ <prefMethod><noPreference/></prefMethod>
+ <posProtocol>
+ <tia801><false/></tia801>
+ <rrlp><true/></rrlp>
+ <rrc><false/></rrc>
+ </posProtocol>
+ </sETCapabilities>
+ <locationId>
+ <cellInfo>
+ <gsmCell>
+ <refMCC>310</refMCC>
+ <refMNC>41</refMNC>
+ <refLAC>2021</refLAC>
+ <refCI>12044</refCI>
+ </gsmCell>
+ </cellInfo>
+ <status><current/></status>
+ </locationId>
+ <qoP>
+ <horacc>4</horacc>
+ <veracc>15</veracc>
+ <delay>7</delay>
+ </qoP>
+ </msSUPLSTART>
+ </message>
+</ULP-PDU>