summaryrefslogtreecommitdiffstats
path: root/dpo/data-formats/XML-1.0.0-dataformat.json
diff options
context:
space:
mode:
authordfarrelly <david.farrelly@est.tech>2019-02-20 14:26:37 +0000
committerdfarrelly <david.farrelly@est.tech>2019-02-20 14:26:37 +0000
commit5e40fbfdf79be48a5ff19393f65c0e09309e868a (patch)
treef4b1f17146d37a7d5c557b732a4ac44392e83de2 /dpo/data-formats/XML-1.0.0-dataformat.json
parent7f82227820362daa3050a04620ca77faa5c52c1a (diff)
Add pm-mapper deployment artifacts
Issue-ID: DCAEGEN2-1080 Change-Id: Ic7157ec4888f9ddfa399fe20ebb76f09d3c3cf1c Signed-off-by: dfarrelly <david.farrelly@est.tech>
Diffstat (limited to 'dpo/data-formats/XML-1.0.0-dataformat.json')
-rw-r--r--dpo/data-formats/XML-1.0.0-dataformat.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/dpo/data-formats/XML-1.0.0-dataformat.json b/dpo/data-formats/XML-1.0.0-dataformat.json
new file mode 100644
index 0000000..32b14f3
--- /dev/null
+++ b/dpo/data-formats/XML-1.0.0-dataformat.json
@@ -0,0 +1,11 @@
+{
+ "self": {
+ "name": "3GPP_XML",
+ "version": "1.0.0",
+ "description": "Unstructured 3GPP XML"
+ },
+ "dataformatversion": "1.0.0",
+ "unstructured": {
+ "encoding": "UTF-8"
+ }
+} \ No newline at end of file