From d8393a8b7a51ed28e95cddac2350d6a20f31f953 Mon Sep 17 00:00:00 2001 From: "Kajur, Harish (vk250x)" Date: Thu, 13 Dec 2018 08:37:13 -0500 Subject: Move the aai-schema, annotations and schema generation code from the aai-common repo to the schema service repo as aai-schema should be in the schema service and all code related to it such as generation of the schema code should also be moved to the service Issue-ID: AAI-2002 Change-Id: Ia792d5ae8822642b1816a0e9664bb21fa511e24f Signed-off-by: Kajur, Harish (vk250x) --- aai-schema/src/main/xjb/bindings-onap.xjb | 50 +++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 aai-schema/src/main/xjb/bindings-onap.xjb (limited to 'aai-schema/src/main/xjb') diff --git a/aai-schema/src/main/xjb/bindings-onap.xjb b/aai-schema/src/main/xjb/bindings-onap.xjb new file mode 100644 index 0000000..22b11d8 --- /dev/null +++ b/aai-schema/src/main/xjb/bindings-onap.xjb @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg