You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@corinthia.apache.org by ja...@apache.org on 2015/08/14 15:23:24 UTC

[63/84] incubator-corinthia git commit: moved schemas to /experiments

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/DrawingML_Chart.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/DrawingML_Chart.rng b/schemas/OOXML/transitional/DrawingML_Chart.rng
deleted file mode 100644
index 530ce9e..0000000
--- a/schemas/OOXML/transitional/DrawingML_Chart.rng
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="dml-chart.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-picture.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <start>
-    <ref name="dchrt_chartSpace"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/DrawingML_Chart_Drawing.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/DrawingML_Chart_Drawing.rng b/schemas/OOXML/transitional/DrawingML_Chart_Drawing.rng
deleted file mode 100644
index 3b65786..0000000
--- a/schemas/OOXML/transitional/DrawingML_Chart_Drawing.rng
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="dml-chart.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-picture.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <start>
-    <ref name="dchrt_userShapes"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/DrawingML_Diagram_Colors.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/DrawingML_Diagram_Colors.rng b/schemas/OOXML/transitional/DrawingML_Diagram_Colors.rng
deleted file mode 100644
index 422d1d0..0000000
--- a/schemas/OOXML/transitional/DrawingML_Diagram_Colors.rng
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="dml-diagram.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="ddgrm_colorsDef"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/DrawingML_Diagram_Data.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/DrawingML_Diagram_Data.rng b/schemas/OOXML/transitional/DrawingML_Diagram_Data.rng
deleted file mode 100644
index d062716..0000000
--- a/schemas/OOXML/transitional/DrawingML_Diagram_Data.rng
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="dml-diagram.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="ddgrm_dataModel"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/DrawingML_Diagram_Layout_Definition.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/DrawingML_Diagram_Layout_Definition.rng b/schemas/OOXML/transitional/DrawingML_Diagram_Layout_Definition.rng
deleted file mode 100644
index 00c03b2..0000000
--- a/schemas/OOXML/transitional/DrawingML_Diagram_Layout_Definition.rng
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="dml-diagram.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="ddgrm_layoutDef"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/DrawingML_Diagram_Style.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/DrawingML_Diagram_Style.rng b/schemas/OOXML/transitional/DrawingML_Diagram_Style.rng
deleted file mode 100644
index b75231b..0000000
--- a/schemas/OOXML/transitional/DrawingML_Diagram_Style.rng
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="dml-diagram.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="ddgrm_styleDef"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/DrawingML_Table_Styles.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/DrawingML_Table_Styles.rng b/schemas/OOXML/transitional/DrawingML_Table_Styles.rng
deleted file mode 100644
index a3934f9..0000000
--- a/schemas/OOXML/transitional/DrawingML_Table_Styles.rng
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="dml-main.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="a_tblStyleLst"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/DrawingML_Theme.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/DrawingML_Theme.rng b/schemas/OOXML/transitional/DrawingML_Theme.rng
deleted file mode 100644
index d29cc85..0000000
--- a/schemas/OOXML/transitional/DrawingML_Theme.rng
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="dml-main.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="a_theme"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/DrawingML_Theme_Override.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/DrawingML_Theme_Override.rng b/schemas/OOXML/transitional/DrawingML_Theme_Override.rng
deleted file mode 100644
index 0dbcc12..0000000
--- a/schemas/OOXML/transitional/DrawingML_Theme_Override.rng
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="dml-main.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="a_themeOverride"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/PresentationML_Comment_Authors.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/PresentationML_Comment_Authors.rng b/schemas/OOXML/transitional/PresentationML_Comment_Authors.rng
deleted file mode 100644
index a1668ce..0000000
--- a/schemas/OOXML/transitional/PresentationML_Comment_Authors.rng
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="pml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="p_cmAuthorLst"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/PresentationML_Comments.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/PresentationML_Comments.rng b/schemas/OOXML/transitional/PresentationML_Comments.rng
deleted file mode 100644
index 6957b22..0000000
--- a/schemas/OOXML/transitional/PresentationML_Comments.rng
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="pml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="p_cmLst"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/PresentationML_Handout_Master.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/PresentationML_Handout_Master.rng b/schemas/OOXML/transitional/PresentationML_Handout_Master.rng
deleted file mode 100644
index 80e1770..0000000
--- a/schemas/OOXML/transitional/PresentationML_Handout_Master.rng
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="pml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="p_handoutMaster"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/PresentationML_Notes_Master.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/PresentationML_Notes_Master.rng b/schemas/OOXML/transitional/PresentationML_Notes_Master.rng
deleted file mode 100644
index f539a52..0000000
--- a/schemas/OOXML/transitional/PresentationML_Notes_Master.rng
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="pml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="p_notesMaster"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/PresentationML_Notes_Slide.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/PresentationML_Notes_Slide.rng b/schemas/OOXML/transitional/PresentationML_Notes_Slide.rng
deleted file mode 100644
index f13ecd3..0000000
--- a/schemas/OOXML/transitional/PresentationML_Notes_Slide.rng
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="pml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="p_notes"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/PresentationML_Presentation.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/PresentationML_Presentation.rng b/schemas/OOXML/transitional/PresentationML_Presentation.rng
deleted file mode 100644
index 1bebe50..0000000
--- a/schemas/OOXML/transitional/PresentationML_Presentation.rng
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="pml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="p_presentation"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/PresentationML_Presentation_Properties.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/PresentationML_Presentation_Properties.rng b/schemas/OOXML/transitional/PresentationML_Presentation_Properties.rng
deleted file mode 100644
index bee2c84..0000000
--- a/schemas/OOXML/transitional/PresentationML_Presentation_Properties.rng
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="pml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="p_presentationPr"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/PresentationML_Slide.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/PresentationML_Slide.rng b/schemas/OOXML/transitional/PresentationML_Slide.rng
deleted file mode 100644
index 2f1b5f3..0000000
--- a/schemas/OOXML/transitional/PresentationML_Slide.rng
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="pml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="p_sld"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/PresentationML_Slide_Layout.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/PresentationML_Slide_Layout.rng b/schemas/OOXML/transitional/PresentationML_Slide_Layout.rng
deleted file mode 100644
index 4f9e4b7..0000000
--- a/schemas/OOXML/transitional/PresentationML_Slide_Layout.rng
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="pml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="p_sldLayout"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/PresentationML_Slide_Master.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/PresentationML_Slide_Master.rng b/schemas/OOXML/transitional/PresentationML_Slide_Master.rng
deleted file mode 100644
index eaf8371..0000000
--- a/schemas/OOXML/transitional/PresentationML_Slide_Master.rng
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="pml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="p_sldMaster"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/PresentationML_Slide_Synchronization_Data.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/PresentationML_Slide_Synchronization_Data.rng b/schemas/OOXML/transitional/PresentationML_Slide_Synchronization_Data.rng
deleted file mode 100644
index 36ce428..0000000
--- a/schemas/OOXML/transitional/PresentationML_Slide_Synchronization_Data.rng
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="pml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="p_sldSyncPr"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/PresentationML_User-Defined_Tags.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/PresentationML_User-Defined_Tags.rng b/schemas/OOXML/transitional/PresentationML_User-Defined_Tags.rng
deleted file mode 100644
index 5953899..0000000
--- a/schemas/OOXML/transitional/PresentationML_User-Defined_Tags.rng
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="pml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="p_tagLst"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/PresentationML_View_Properties.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/PresentationML_View_Properties.rng b/schemas/OOXML/transitional/PresentationML_View_Properties.rng
deleted file mode 100644
index 581ea4d..0000000
--- a/schemas/OOXML/transitional/PresentationML_View_Properties.rng
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="pml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="p_viewPr"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/Shared_Additional_Characteristics.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/Shared_Additional_Characteristics.rng b/schemas/OOXML/transitional/Shared_Additional_Characteristics.rng
deleted file mode 100644
index 27d74c2..0000000
--- a/schemas/OOXML/transitional/Shared_Additional_Characteristics.rng
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="shared-additionalCharacteristics.rng"/>
-  <start>
-    <ref name="shrdChr_additionalCharacteristics"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/Shared_Bibliography.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/Shared_Bibliography.rng b/schemas/OOXML/transitional/Shared_Bibliography.rng
deleted file mode 100644
index 157d455..0000000
--- a/schemas/OOXML/transitional/Shared_Bibliography.rng
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="shared-bibliography.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <start>
-    <ref name="shrdBib_Sources"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/Shared_Custom_File_Properties.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/Shared_Custom_File_Properties.rng b/schemas/OOXML/transitional/Shared_Custom_File_Properties.rng
deleted file mode 100644
index 2fa8ed2..0000000
--- a/schemas/OOXML/transitional/Shared_Custom_File_Properties.rng
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="shared-documentPropertiesCustom.rng"/>
-  <include href="shared-documentPropertiesVariantTypes.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <start>
-    <ref name="shdCstm_Properties"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/Shared_Custom_XML_Data_Storage_Properties.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/Shared_Custom_XML_Data_Storage_Properties.rng b/schemas/OOXML/transitional/Shared_Custom_XML_Data_Storage_Properties.rng
deleted file mode 100644
index 336ec82..0000000
--- a/schemas/OOXML/transitional/Shared_Custom_XML_Data_Storage_Properties.rng
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="shared-customXmlDataProperties.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <start>
-    <ref name="ds_datastoreItem"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/Shared_Extended_File_Properties.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/Shared_Extended_File_Properties.rng b/schemas/OOXML/transitional/Shared_Extended_File_Properties.rng
deleted file mode 100644
index cb3286c..0000000
--- a/schemas/OOXML/transitional/Shared_Extended_File_Properties.rng
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="shared-documentPropertiesExtended.rng"/>
-  <include href="shared-documentPropertiesVariantTypes.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <start>
-    <ref name="shdDcEP_Properties"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/SpreadsheetML_Calculation_Chain.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/SpreadsheetML_Calculation_Chain.rng b/schemas/OOXML/transitional/SpreadsheetML_Calculation_Chain.rng
deleted file mode 100644
index 4b643df..0000000
--- a/schemas/OOXML/transitional/SpreadsheetML_Calculation_Chain.rng
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="sml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="any.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-spreadsheetDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="sml_calcChain"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/SpreadsheetML_Chartsheet.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/SpreadsheetML_Chartsheet.rng b/schemas/OOXML/transitional/SpreadsheetML_Chartsheet.rng
deleted file mode 100644
index 778d403..0000000
--- a/schemas/OOXML/transitional/SpreadsheetML_Chartsheet.rng
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="sml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="any.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-spreadsheetDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="sml_chartsheet"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/SpreadsheetML_Comments.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/SpreadsheetML_Comments.rng b/schemas/OOXML/transitional/SpreadsheetML_Comments.rng
deleted file mode 100644
index a7b1d3a..0000000
--- a/schemas/OOXML/transitional/SpreadsheetML_Comments.rng
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="sml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="any.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-spreadsheetDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="sml_comments"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/SpreadsheetML_Connections.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/SpreadsheetML_Connections.rng b/schemas/OOXML/transitional/SpreadsheetML_Connections.rng
deleted file mode 100644
index e860cd8..0000000
--- a/schemas/OOXML/transitional/SpreadsheetML_Connections.rng
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="sml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="any.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-spreadsheetDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="sml_connections"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/SpreadsheetML_Custom_XML_Mappings.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/SpreadsheetML_Custom_XML_Mappings.rng b/schemas/OOXML/transitional/SpreadsheetML_Custom_XML_Mappings.rng
deleted file mode 100644
index 8db55b9..0000000
--- a/schemas/OOXML/transitional/SpreadsheetML_Custom_XML_Mappings.rng
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="sml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="any.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-spreadsheetDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="sml_MapInfo"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/SpreadsheetML_Dialogsheet.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/SpreadsheetML_Dialogsheet.rng b/schemas/OOXML/transitional/SpreadsheetML_Dialogsheet.rng
deleted file mode 100644
index b38ac2c..0000000
--- a/schemas/OOXML/transitional/SpreadsheetML_Dialogsheet.rng
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="sml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="any.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-spreadsheetDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="sml_dialogsheet"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/SpreadsheetML_Drawing.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/SpreadsheetML_Drawing.rng b/schemas/OOXML/transitional/SpreadsheetML_Drawing.rng
deleted file mode 100644
index 63cffe4..0000000
--- a/schemas/OOXML/transitional/SpreadsheetML_Drawing.rng
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="dml-spreadsheetDrawing.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="xdr_wsDr"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/SpreadsheetML_External_Workbook_References.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/SpreadsheetML_External_Workbook_References.rng b/schemas/OOXML/transitional/SpreadsheetML_External_Workbook_References.rng
deleted file mode 100644
index e4d6f33..0000000
--- a/schemas/OOXML/transitional/SpreadsheetML_External_Workbook_References.rng
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="sml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="any.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-spreadsheetDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="sml_externalLink"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/SpreadsheetML_Metadata.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/SpreadsheetML_Metadata.rng b/schemas/OOXML/transitional/SpreadsheetML_Metadata.rng
deleted file mode 100644
index e9a3ce9..0000000
--- a/schemas/OOXML/transitional/SpreadsheetML_Metadata.rng
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="sml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="any.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-spreadsheetDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="sml_metadata"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/SpreadsheetML_Pivot_Table.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/SpreadsheetML_Pivot_Table.rng b/schemas/OOXML/transitional/SpreadsheetML_Pivot_Table.rng
deleted file mode 100644
index 654c917..0000000
--- a/schemas/OOXML/transitional/SpreadsheetML_Pivot_Table.rng
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="sml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="any.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-spreadsheetDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="sml_pivotTableDefinition"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/SpreadsheetML_Pivot_Table_Cache_Definition.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/SpreadsheetML_Pivot_Table_Cache_Definition.rng b/schemas/OOXML/transitional/SpreadsheetML_Pivot_Table_Cache_Definition.rng
deleted file mode 100644
index f57e104..0000000
--- a/schemas/OOXML/transitional/SpreadsheetML_Pivot_Table_Cache_Definition.rng
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="sml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="any.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-spreadsheetDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="sml_pivotCacheDefinition"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/SpreadsheetML_Pivot_Table_Cache_Records.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/SpreadsheetML_Pivot_Table_Cache_Records.rng b/schemas/OOXML/transitional/SpreadsheetML_Pivot_Table_Cache_Records.rng
deleted file mode 100644
index 3765827..0000000
--- a/schemas/OOXML/transitional/SpreadsheetML_Pivot_Table_Cache_Records.rng
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="sml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="any.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-spreadsheetDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="sml_pivotCacheRecords"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/SpreadsheetML_Query_Table.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/SpreadsheetML_Query_Table.rng b/schemas/OOXML/transitional/SpreadsheetML_Query_Table.rng
deleted file mode 100644
index e645e92..0000000
--- a/schemas/OOXML/transitional/SpreadsheetML_Query_Table.rng
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="sml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="any.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-spreadsheetDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="sml_queryTable"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/SpreadsheetML_Shared_String_Table.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/SpreadsheetML_Shared_String_Table.rng b/schemas/OOXML/transitional/SpreadsheetML_Shared_String_Table.rng
deleted file mode 100644
index a561e11..0000000
--- a/schemas/OOXML/transitional/SpreadsheetML_Shared_String_Table.rng
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="sml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="any.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-spreadsheetDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="sml_sst"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/SpreadsheetML_Shared_Workbook_Revision_Headers.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/SpreadsheetML_Shared_Workbook_Revision_Headers.rng b/schemas/OOXML/transitional/SpreadsheetML_Shared_Workbook_Revision_Headers.rng
deleted file mode 100644
index a8d291f..0000000
--- a/schemas/OOXML/transitional/SpreadsheetML_Shared_Workbook_Revision_Headers.rng
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="sml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="any.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-spreadsheetDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="sml_headers"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/SpreadsheetML_Shared_Workbook_Revision_Log.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/SpreadsheetML_Shared_Workbook_Revision_Log.rng b/schemas/OOXML/transitional/SpreadsheetML_Shared_Workbook_Revision_Log.rng
deleted file mode 100644
index 70e0c57..0000000
--- a/schemas/OOXML/transitional/SpreadsheetML_Shared_Workbook_Revision_Log.rng
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="sml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="any.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-spreadsheetDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="sml_revisions"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/SpreadsheetML_Shared_Workbook_User_Data.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/SpreadsheetML_Shared_Workbook_User_Data.rng b/schemas/OOXML/transitional/SpreadsheetML_Shared_Workbook_User_Data.rng
deleted file mode 100644
index fd3a6fb..0000000
--- a/schemas/OOXML/transitional/SpreadsheetML_Shared_Workbook_User_Data.rng
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="sml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="any.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-spreadsheetDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="sml_users"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/SpreadsheetML_Single_Cell_Table_Definitions.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/SpreadsheetML_Single_Cell_Table_Definitions.rng b/schemas/OOXML/transitional/SpreadsheetML_Single_Cell_Table_Definitions.rng
deleted file mode 100644
index b770e99..0000000
--- a/schemas/OOXML/transitional/SpreadsheetML_Single_Cell_Table_Definitions.rng
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="sml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="any.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-spreadsheetDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="sml_singleXmlCells"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/SpreadsheetML_Styles.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/SpreadsheetML_Styles.rng b/schemas/OOXML/transitional/SpreadsheetML_Styles.rng
deleted file mode 100644
index 120b146..0000000
--- a/schemas/OOXML/transitional/SpreadsheetML_Styles.rng
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="sml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="any.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-spreadsheetDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="sml_styleSheet"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/SpreadsheetML_Table_Definitions.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/SpreadsheetML_Table_Definitions.rng b/schemas/OOXML/transitional/SpreadsheetML_Table_Definitions.rng
deleted file mode 100644
index 2e5cd66..0000000
--- a/schemas/OOXML/transitional/SpreadsheetML_Table_Definitions.rng
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="sml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="any.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-spreadsheetDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="sml_table"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/SpreadsheetML_Volatile_Dependencies.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/SpreadsheetML_Volatile_Dependencies.rng b/schemas/OOXML/transitional/SpreadsheetML_Volatile_Dependencies.rng
deleted file mode 100644
index 2c0d817..0000000
--- a/schemas/OOXML/transitional/SpreadsheetML_Volatile_Dependencies.rng
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="sml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="any.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-spreadsheetDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="sml_volTypes"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/SpreadsheetML_Workbook.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/SpreadsheetML_Workbook.rng b/schemas/OOXML/transitional/SpreadsheetML_Workbook.rng
deleted file mode 100644
index 1b91789..0000000
--- a/schemas/OOXML/transitional/SpreadsheetML_Workbook.rng
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="sml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="any.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-spreadsheetDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="sml_workbook"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/SpreadsheetML_Worksheet.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/SpreadsheetML_Worksheet.rng b/schemas/OOXML/transitional/SpreadsheetML_Worksheet.rng
deleted file mode 100644
index c5bad09..0000000
--- a/schemas/OOXML/transitional/SpreadsheetML_Worksheet.rng
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="sml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="any.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-spreadsheetDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <start>
-    <ref name="sml_worksheet"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/VML_Drawing.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/VML_Drawing.rng b/schemas/OOXML/transitional/VML_Drawing.rng
deleted file mode 100644
index 93a932a..0000000
--- a/schemas/OOXML/transitional/VML_Drawing.rng
+++ /dev/null
@@ -1,101 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="wml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-wordprocessingDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <include href="vml-presentationDrawing.rng"/>
-  <include href="xml.rng"/>
-  <include href="shared-customXmlSchemaProperties.rng"/>
-  <include href="vml-officeDrawing.rng"/>
-  <include href="vml-main.rng"/>
-  <include href="vml-spreadsheetDrawing.rng"/>
-  <include href="vml-wordprocessingDrawing.rng"/>
-  <include href="shared-math.rng"/>
-  <start>
-    <element name="xml">
-      <zeroOrMore>
-        <choice>
-          <ref name="vml-main"/>
-          <ref name="vml-officeDrawing"/>
-          <ref name="vml-spreadsheetDrawing"/>
-          <ref name="vml-presentationDrawing"/>
-        </choice>
-      </zeroOrMore>
-    </element>
-  </start>
-  <define name="vml-main">
-    <choice>
-      <ref name="v_shape"/>
-      <ref name="v_shapetype"/>
-      <ref name="v_group"/>
-      <ref name="v_background"/>
-      <ref name="v_fill"/>
-      <ref name="v_formulas"/>
-      <ref name="v_handles"/>
-      <ref name="v_imagedata"/>
-      <ref name="v_path"/>
-      <ref name="v_textbox"/>
-      <ref name="v_shadow"/>
-      <ref name="v_stroke"/>
-      <ref name="v_textpath"/>
-      <ref name="v_arc"/>
-      <ref name="v_curve"/>
-      <ref name="v_image"/>
-      <ref name="v_line"/>
-      <ref name="v_oval"/>
-      <ref name="v_polyline"/>
-      <ref name="v_rect"/>
-      <ref name="v_roundrect"/>
-    </choice>
-  </define>
-  <define name="vml-officeDrawing">
-    <choice>
-      <ref name="o_shapedefaults"/>
-      <ref name="o_shapelayout"/>
-      <ref name="o_signatureline"/>
-      <ref name="o_ink"/>
-      <ref name="o_diagram"/>
-      <ref name="o_equationxml"/>
-      <ref name="o_skew"/>
-      <ref name="o_extrusion"/>
-      <ref name="o_callout"/>
-      <ref name="o_lock"/>
-      <ref name="o_OLEObject"/>
-      <ref name="o_complex"/>
-      <ref name="o_left"/>
-      <ref name="o_top"/>
-      <ref name="o_right"/>
-      <ref name="o_bottom"/>
-      <ref name="o_column"/>
-      <ref name="o_clippath"/>
-      <ref name="o_fill"/>
-    </choice>
-  </define>
-  <define name="vml-wordprocessingDrawing">
-    <choice>
-      <ref name="w10_bordertop"/>
-      <ref name="w10_borderleft"/>
-      <ref name="w10_borderright"/>
-      <ref name="w10_borderbottom"/>
-      <ref name="w10_wrap"/>
-      <ref name="w10_anchorlock"/>
-    </choice>
-  </define>
-  <define name="vml-spreadsheetDrawing">
-    <ref name="x_ClientData"/>
-  </define>
-  <define name="vml-presentationDrawing">
-    <choice>
-      <ref name="pvml_iscomment"/>
-      <ref name="pvml_textdata"/>
-    </choice>
-  </define>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/WordprocessingML_Comments.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/WordprocessingML_Comments.rng b/schemas/OOXML/transitional/WordprocessingML_Comments.rng
deleted file mode 100644
index 65443e6..0000000
--- a/schemas/OOXML/transitional/WordprocessingML_Comments.rng
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="wml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-wordprocessingDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <include href="vml-presentationDrawing.rng"/>
-  <include href="xml.rng"/>
-  <include href="shared-customXmlSchemaProperties.rng"/>
-  <include href="vml-officeDrawing.rng"/>
-  <include href="vml-main.rng"/>
-  <include href="vml-spreadsheetDrawing.rng"/>
-  <include href="vml-wordprocessingDrawing.rng"/>
-  <include href="shared-math.rng"/>
-  <start>
-    <ref name="w_comments"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/WordprocessingML_Document_Settings.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/WordprocessingML_Document_Settings.rng b/schemas/OOXML/transitional/WordprocessingML_Document_Settings.rng
deleted file mode 100644
index 0aa4ea3..0000000
--- a/schemas/OOXML/transitional/WordprocessingML_Document_Settings.rng
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="wml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-wordprocessingDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <include href="vml-presentationDrawing.rng"/>
-  <include href="xml.rng"/>
-  <include href="shared-customXmlSchemaProperties.rng"/>
-  <include href="vml-officeDrawing.rng"/>
-  <include href="vml-main.rng"/>
-  <include href="vml-spreadsheetDrawing.rng"/>
-  <include href="vml-wordprocessingDrawing.rng"/>
-  <include href="shared-math.rng"/>
-  <start>
-    <ref name="w_settings"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/WordprocessingML_Endnotes.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/WordprocessingML_Endnotes.rng b/schemas/OOXML/transitional/WordprocessingML_Endnotes.rng
deleted file mode 100644
index 433d309..0000000
--- a/schemas/OOXML/transitional/WordprocessingML_Endnotes.rng
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="wml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-wordprocessingDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <include href="vml-presentationDrawing.rng"/>
-  <include href="xml.rng"/>
-  <include href="shared-customXmlSchemaProperties.rng"/>
-  <include href="vml-officeDrawing.rng"/>
-  <include href="vml-main.rng"/>
-  <include href="vml-spreadsheetDrawing.rng"/>
-  <include href="vml-wordprocessingDrawing.rng"/>
-  <include href="shared-math.rng"/>
-  <start>
-    <ref name="w_endnotes"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/WordprocessingML_Font_Table.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/WordprocessingML_Font_Table.rng b/schemas/OOXML/transitional/WordprocessingML_Font_Table.rng
deleted file mode 100644
index 2f45083..0000000
--- a/schemas/OOXML/transitional/WordprocessingML_Font_Table.rng
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="wml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-wordprocessingDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <include href="vml-presentationDrawing.rng"/>
-  <include href="xml.rng"/>
-  <include href="shared-customXmlSchemaProperties.rng"/>
-  <include href="vml-officeDrawing.rng"/>
-  <include href="vml-main.rng"/>
-  <include href="vml-spreadsheetDrawing.rng"/>
-  <include href="vml-wordprocessingDrawing.rng"/>
-  <include href="shared-math.rng"/>
-  <start>
-    <ref name="w_fonts"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/WordprocessingML_Footer.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/WordprocessingML_Footer.rng b/schemas/OOXML/transitional/WordprocessingML_Footer.rng
deleted file mode 100644
index a34ccc6..0000000
--- a/schemas/OOXML/transitional/WordprocessingML_Footer.rng
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="wml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-wordprocessingDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <include href="vml-presentationDrawing.rng"/>
-  <include href="xml.rng"/>
-  <include href="shared-customXmlSchemaProperties.rng"/>
-  <include href="vml-officeDrawing.rng"/>
-  <include href="vml-main.rng"/>
-  <include href="vml-spreadsheetDrawing.rng"/>
-  <include href="vml-wordprocessingDrawing.rng"/>
-  <include href="shared-math.rng"/>
-  <start>
-    <ref name="w_ftr"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/WordprocessingML_Footnotes.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/WordprocessingML_Footnotes.rng b/schemas/OOXML/transitional/WordprocessingML_Footnotes.rng
deleted file mode 100644
index 47c2631..0000000
--- a/schemas/OOXML/transitional/WordprocessingML_Footnotes.rng
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="wml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-wordprocessingDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <include href="vml-presentationDrawing.rng"/>
-  <include href="xml.rng"/>
-  <include href="shared-customXmlSchemaProperties.rng"/>
-  <include href="vml-officeDrawing.rng"/>
-  <include href="vml-main.rng"/>
-  <include href="vml-spreadsheetDrawing.rng"/>
-  <include href="vml-wordprocessingDrawing.rng"/>
-  <include href="shared-math.rng"/>
-  <start>
-    <ref name="w_footnotes"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/WordprocessingML_Glossary_Document.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/WordprocessingML_Glossary_Document.rng b/schemas/OOXML/transitional/WordprocessingML_Glossary_Document.rng
deleted file mode 100644
index 3ce75aa..0000000
--- a/schemas/OOXML/transitional/WordprocessingML_Glossary_Document.rng
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="wml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-wordprocessingDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <include href="vml-presentationDrawing.rng"/>
-  <include href="xml.rng"/>
-  <include href="shared-customXmlSchemaProperties.rng"/>
-  <include href="vml-officeDrawing.rng"/>
-  <include href="vml-main.rng"/>
-  <include href="vml-spreadsheetDrawing.rng"/>
-  <include href="vml-wordprocessingDrawing.rng"/>
-  <include href="shared-math.rng"/>
-  <start>
-    <ref name="w_glossaryDocument"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/WordprocessingML_Header.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/WordprocessingML_Header.rng b/schemas/OOXML/transitional/WordprocessingML_Header.rng
deleted file mode 100644
index 26d5f94..0000000
--- a/schemas/OOXML/transitional/WordprocessingML_Header.rng
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="wml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-wordprocessingDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <include href="vml-presentationDrawing.rng"/>
-  <include href="xml.rng"/>
-  <include href="shared-customXmlSchemaProperties.rng"/>
-  <include href="vml-officeDrawing.rng"/>
-  <include href="vml-main.rng"/>
-  <include href="vml-spreadsheetDrawing.rng"/>
-  <include href="vml-wordprocessingDrawing.rng"/>
-  <include href="shared-math.rng"/>
-  <start>
-    <ref name="w_hdr"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/WordprocessingML_Mail_Merge_Recipient_Data.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/WordprocessingML_Mail_Merge_Recipient_Data.rng b/schemas/OOXML/transitional/WordprocessingML_Mail_Merge_Recipient_Data.rng
deleted file mode 100644
index 8b2f774..0000000
--- a/schemas/OOXML/transitional/WordprocessingML_Mail_Merge_Recipient_Data.rng
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="wml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-wordprocessingDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <include href="vml-presentationDrawing.rng"/>
-  <include href="xml.rng"/>
-  <include href="shared-customXmlSchemaProperties.rng"/>
-  <include href="vml-officeDrawing.rng"/>
-  <include href="vml-main.rng"/>
-  <include href="vml-spreadsheetDrawing.rng"/>
-  <include href="vml-wordprocessingDrawing.rng"/>
-  <include href="shared-math.rng"/>
-  <start>
-    <ref name="w_recipients"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/WordprocessingML_Main_Document.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/WordprocessingML_Main_Document.rng b/schemas/OOXML/transitional/WordprocessingML_Main_Document.rng
deleted file mode 100644
index 7f0800d..0000000
--- a/schemas/OOXML/transitional/WordprocessingML_Main_Document.rng
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="wml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-wordprocessingDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <include href="vml-presentationDrawing.rng"/>
-  <include href="xml.rng"/>
-  <include href="shared-customXmlSchemaProperties.rng"/>
-  <include href="vml-officeDrawing.rng"/>
-  <include href="vml-main.rng"/>
-  <include href="vml-spreadsheetDrawing.rng"/>
-  <include href="vml-wordprocessingDrawing.rng"/>
-  <include href="shared-math.rng"/>
-  <start>
-    <ref name="w_document"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/WordprocessingML_Numbering_Definitions.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/WordprocessingML_Numbering_Definitions.rng b/schemas/OOXML/transitional/WordprocessingML_Numbering_Definitions.rng
deleted file mode 100644
index 6610d81..0000000
--- a/schemas/OOXML/transitional/WordprocessingML_Numbering_Definitions.rng
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="wml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-wordprocessingDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <include href="vml-presentationDrawing.rng"/>
-  <include href="xml.rng"/>
-  <include href="shared-customXmlSchemaProperties.rng"/>
-  <include href="vml-officeDrawing.rng"/>
-  <include href="vml-main.rng"/>
-  <include href="vml-spreadsheetDrawing.rng"/>
-  <include href="vml-wordprocessingDrawing.rng"/>
-  <include href="shared-math.rng"/>
-  <start>
-    <ref name="w_numbering"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/WordprocessingML_Style_Definitions.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/WordprocessingML_Style_Definitions.rng b/schemas/OOXML/transitional/WordprocessingML_Style_Definitions.rng
deleted file mode 100644
index 2137e92..0000000
--- a/schemas/OOXML/transitional/WordprocessingML_Style_Definitions.rng
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="wml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-wordprocessingDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <include href="vml-presentationDrawing.rng"/>
-  <include href="xml.rng"/>
-  <include href="shared-customXmlSchemaProperties.rng"/>
-  <include href="vml-officeDrawing.rng"/>
-  <include href="vml-main.rng"/>
-  <include href="vml-spreadsheetDrawing.rng"/>
-  <include href="vml-wordprocessingDrawing.rng"/>
-  <include href="shared-math.rng"/>
-  <start>
-    <ref name="w_styles"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/WordprocessingML_Web_Settings.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/WordprocessingML_Web_Settings.rng b/schemas/OOXML/transitional/WordprocessingML_Web_Settings.rng
deleted file mode 100644
index e47d75b..0000000
--- a/schemas/OOXML/transitional/WordprocessingML_Web_Settings.rng
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <include href="wml.rng"/>
-  <include href="shared-relationshipReference.rng"/>
-  <include href="dml-wordprocessingDrawing.rng"/>
-  <include href="dml-main.rng"/>
-  <include href="dml-diagram.rng"/>
-  <include href="shared-commonSimpleTypes.rng"/>
-  <include href="dml-lockedCanvas.rng"/>
-  <include href="any.rng"/>
-  <include href="dml-chart.rng"/>
-  <include href="dml-chartDrawing.rng"/>
-  <include href="dml-picture.rng"/>
-  <include href="vml-presentationDrawing.rng"/>
-  <include href="xml.rng"/>
-  <include href="shared-customXmlSchemaProperties.rng"/>
-  <include href="vml-officeDrawing.rng"/>
-  <include href="vml-main.rng"/>
-  <include href="vml-spreadsheetDrawing.rng"/>
-  <include href="vml-wordprocessingDrawing.rng"/>
-  <include href="shared-math.rng"/>
-  <start>
-    <ref name="w_webSettings"/>
-  </start>
-</grammar>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/8c610197/schemas/OOXML/transitional/any.rng
----------------------------------------------------------------------
diff --git a/schemas/OOXML/transitional/any.rng b/schemas/OOXML/transitional/any.rng
deleted file mode 100644
index ed46939..0000000
--- a/schemas/OOXML/transitional/any.rng
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-  <define name="anyElement">
-    <element>
-      <anyName/>
-      <zeroOrMore>
-        <ref name="anyAttribute"/>
-      </zeroOrMore>
-      <optional>
-        <text/>
-      </optional>
-      <zeroOrMore>
-        <ref name="anyElement"/>
-      </zeroOrMore>
-    </element>
-  </define>
-  <define name="anyAttribute">
-    <attribute>
-      <anyName/>
-    </attribute>
-  </define>
-</grammar>