netconn-api/v2.0/xsd/api-common.xjb
Andreas Jaeger 0bcae88466 Fix whitespace
Fix issues found by niceness check.

Change-Id: I76a71680e1a3b0388c8351d2bc0311d1ad9e5a73
2014-01-17 08:26:20 +01:00

12 lines
565 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<bindings xmlns="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:capi="http://docs.openstack.org/common/api/v1.0" version="2.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/jaxb http://java.sun.com/xml/ns/jaxb/bindingschema_2_0.xsd"
schemaLocation="api-common.xsd">
<schemaBindings>
<package name="com.rackspace.cloud.common.api.beans" />
</schemaBindings>
</bindings>