summaryrefslogtreecommitdiffstats
path: root/output/4.3.0/MAP-Frame.asn1
diff options
context:
space:
mode:
Diffstat (limited to 'output/4.3.0/MAP-Frame.asn1')
-rw-r--r--output/4.3.0/MAP-Frame.asn134
1 files changed, 34 insertions, 0 deletions
diff --git a/output/4.3.0/MAP-Frame.asn1 b/output/4.3.0/MAP-Frame.asn1
new file mode 100644
index 0000000..d6f3490
--- /dev/null
+++ b/output/4.3.0/MAP-Frame.asn1
@@ -0,0 +1,34 @@
+
+-- MODULE 'MAP-Frame' START
+MAP-Frame
+
+DEFINITIONS ::=
+
+BEGIN
+
+IMPORTS
+ Component,
+ MessageType
+FROM TCAPMessages
+
+ dialogue-as-id,
+ DialoguePDU
+FROM DialoguePDUs
+
+ updateLocation
+FROM MAP-Protocol
+
+ map-DialogueAS,
+ MAP-DialoguePDU
+FROM MAP-DialogueInformation
+
+ map-ac
+FROM MAP-ApplicationContexts
+;
+
+
+ZZZZ-Dummy ::= NULL
+
+
+END
+-- MODULE END