0bcae88466
Fix issues found by niceness check. Change-Id: I76a71680e1a3b0388c8351d2bc0311d1ad9e5a73
12 lines
565 B
XML
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>
|