From 1de07ace0ec5e4fa135556685d2d6e1de1dae1be Mon Sep 17 00:00:00 2001 From: umherirrender Date: Sun, 3 Jun 2012 19:47:01 +0200 Subject: [PATCH] update in export.xsd to match export xml The xsd defines the as string tag, but it is outputted with a title attribute. To keep b/c with the dumps this patch changed the xsd and not the export xml. Change-Id: Iba77e19ce40768018e292a08997473b82bc263f8 --- docs/export-0.7.xsd | 84 +++++++++++++++++++++++++-------------------- 1 file changed, 46 insertions(+), 38 deletions(-) diff --git a/docs/export-0.7.xsd b/docs/export-0.7.xsd index 2d6403625a..5bb4417de7 100644 --- a/docs/export-0.7.xsd +++ b/docs/export-0.7.xsd @@ -42,33 +42,33 @@ + schemaLocation="http://www.w3.org/2001/xml.xsd" /> - - + + - - + + + minOccurs="0" maxOccurs="1" /> + minOccurs="0" maxOccurs="unbounded" /> + minOccurs="0" maxOccurs="unbounded" /> - - + + @@ -99,7 +99,7 @@ - + @@ -119,22 +119,30 @@ + + + + + + + + - + - + - + - + - + @@ -149,11 +157,11 @@ - - - - - + + + + + @@ -161,10 +169,10 @@ - - - - + + + + @@ -177,7 +185,7 @@ - + @@ -187,12 +195,12 @@ - + - - + + @@ -201,7 +209,7 @@ - + @@ -216,27 +224,27 @@ - + - + - + - - - + + + - + - + -- 2.20.1