From 38f720752af4d4aad8c4e467a288d9048659f688 Mon Sep 17 00:00:00 2001 From: Rob Daugherty Date: Wed, 14 Mar 2018 02:07:32 -0400 Subject: AT&T 1712 and 1802 release code This is code from AT&T's 1712 and 1802 releases. Change-Id: Ie1e85851e94bc66c4d9514a0226c221939531a04 Issue-ID: SO-425 Signed-off-by: Rob Daugherty --- .../src/main/resources/xsd/MSOWorkflowSchemaV1.xsd | 21 ++----- .../resources/xsd/MsoServiceRequestTypesV1.xsd | 21 ++----- bpmn/MSOCommonBPMN/src/main/resources/xsd/test.xsd | 68 ++++++++++++++++++++++ 3 files changed, 80 insertions(+), 30 deletions(-) create mode 100644 bpmn/MSOCommonBPMN/src/main/resources/xsd/test.xsd (limited to 'bpmn/MSOCommonBPMN/src/main/resources/xsd') diff --git a/bpmn/MSOCommonBPMN/src/main/resources/xsd/MSOWorkflowSchemaV1.xsd b/bpmn/MSOCommonBPMN/src/main/resources/xsd/MSOWorkflowSchemaV1.xsd index a8b5fcc945..e743dc754e 100644 --- a/bpmn/MSOCommonBPMN/src/main/resources/xsd/MSOWorkflowSchemaV1.xsd +++ b/bpmn/MSOCommonBPMN/src/main/resources/xsd/MSOWorkflowSchemaV1.xsd @@ -1,20 +1,11 @@