Fix whitespace

Fix issues noticed by checkniceness test.

Change-Id: Id6f04cdb986209923e25941d8a90cf033f28b6ed
This commit is contained in:
Andreas Jaeger 2014-01-13 21:37:09 +01:00
parent 0d810d358e
commit 42f4dbb9a5
20 changed files with 104 additions and 107 deletions

View File

@ -291,4 +291,3 @@
</xs:annotation> </xs:annotation>
</xs:schema> </xs:schema>

View File

@ -14,8 +14,7 @@
<!-- Include/Redefine core schema --> <!-- Include/Redefine core schema -->
<include vc:minVersion="1.0" vc:maxVersion="1.1" schemaLocation="../../api.xsd"/> <include vc:minVersion="1.0" vc:maxVersion="1.1" schemaLocation="../../api.xsd"/>
<!-- <!-- For the purposes of extending the schema api.xsd should be a flat XSD. This is, it should not have
For the purposes of extending the schema api.xsd should be a flat XSD. This is, it should not have
any <include ..> elements. That's no the case today. We should generate a flat XSD at compile time any <include ..> elements. That's no the case today. We should generate a flat XSD at compile time
and reference it here. and reference it here.
--> -->

View File

@ -440,4 +440,3 @@
</restriction> </restriction>
</simpleType> </simpleType>
</schema> </schema>