Fix whitespace
Fix issues noticed by checkniceness test. Change-Id: Id6f04cdb986209923e25941d8a90cf033f28b6ed
This commit is contained in:
parent
0d810d358e
commit
42f4dbb9a5
@ -291,4 +291,3 @@
|
|||||||
</xs:annotation>
|
</xs:annotation>
|
||||||
|
|
||||||
</xs:schema>
|
</xs:schema>
|
||||||
|
|
||||||
|
@ -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.
|
||||||
-->
|
-->
|
||||||
|
@ -440,4 +440,3 @@
|
|||||||
</restriction>
|
</restriction>
|
||||||
</simpleType>
|
</simpleType>
|
||||||
</schema>
|
</schema>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user