Checkstyle compliant src/main|test/resources
authorMichael Vorburger <vorburger@redhat.com>
Fri, 25 Nov 2016 18:24:36 +0000 (19:24 +0100)
committerMichael Vorburger <vorburger@redhat.com>
Fri, 25 Nov 2016 21:33:40 +0000 (22:33 +0100)
Change-Id: Ic7dc38ddedb3ed642eb8581cc223269c1bf36408
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
src/main/resources/opendaylight-blueprint-ext-1.0.0.xsd

index 3c0e2274fed137672ae822b6cb75cb8408fda8f7..a95ba620ea06c7e2d6dfe57d2ae7ed1e97ac3db5 100644 (file)
@@ -1,6 +1,6 @@
-<xsd:schema xmlns="http://opendaylight.org/xmlns/blueprint/v1.0.0" xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
+<xsd:schema xmlns="http://opendaylight.org/xmlns/blueprint/v1.0.0" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
     xmlns:bp="http://www.osgi.org/xmlns/blueprint/v1.0.0"
-    targetNamespace="http://opendaylight.org/xmlns/blueprint/v1.0.0" elementFormDefault="qualified" 
+    targetNamespace="http://opendaylight.org/xmlns/blueprint/v1.0.0" elementFormDefault="qualified"
     attributeFormDefault="unqualified" version="1.0.0">
 
   <xsd:import namespace="http://www.osgi.org/xmlns/blueprint/v1.0.0"/>
@@ -61,4 +61,4 @@
     <xsd:attribute name="id" type="xsd:ID"/>
   </xsd:complexType>
   <xsd:element name="static-reference" type="TstaticReference"/>
-</xsd:schema>
\ No newline at end of file
+</xsd:schema>