From 43f90e07f4cd6b01debc8a50a14ec48c83fd447e Mon Sep 17 00:00:00 2001 From: "mahesh.thundathil" Date: Wed, 28 Jan 2015 07:43:42 -0600 Subject: [PATCH] graph fragment example schema and format --- schema/def/sampleFragmentSchema.xml | 33 +++++++++++++++++++++++++ stream/fragment-xml/sampleFragment.xml | 34 ++++++++++++++++++++++++++ 2 files changed, 67 insertions(+) create mode 100644 schema/def/sampleFragmentSchema.xml create mode 100644 stream/fragment-xml/sampleFragment.xml diff --git a/schema/def/sampleFragmentSchema.xml b/schema/def/sampleFragmentSchema.xml new file mode 100644 index 0000000..316f275 --- /dev/null +++ b/schema/def/sampleFragmentSchema.xml @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/stream/fragment-xml/sampleFragment.xml b/stream/fragment-xml/sampleFragment.xml new file mode 100644 index 0000000..2858a81 --- /dev/null +++ b/stream/fragment-xml/sampleFragment.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file