Fix whitespace

Fix issues found by niceness check.

Change-Id: I76a71680e1a3b0388c8351d2bc0311d1ad9e5a73
This commit is contained in:
Andreas Jaeger 2014-01-17 08:26:20 +01:00
parent 1d3a671491
commit 0bcae88466
21 changed files with 150 additions and 150 deletions

View File

@ -190,7 +190,7 @@
</xsd:appinfo> </xsd:appinfo>
</annotation> </annotation>
</element> </element>
<!-- Complex Types --> <!-- Complex Types -->
<complexType abstract="true" name="Action"> <complexType abstract="true" name="Action">
@ -214,7 +214,7 @@
<sequence> <sequence>
<any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded" /> <any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded" />
</sequence> </sequence>
<attribute name="type" type="csapi:RebootType" use="required"> <attribute name="type" type="csapi:RebootType" use="required">
<annotation> <annotation>
<xsd:documentation <xsd:documentation
xml:lang="EN" xml:lang="EN"

View File

@ -5,7 +5,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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" xsi:schemaLocation="http://java.sun.com/xml/ns/jaxb http://java.sun.com/xml/ns/jaxb/bindingschema_2_0.xsd"
schemaLocation="affinity-id.xsd"> schemaLocation="affinity-id.xsd">
<schemaBindings> <schemaBindings>
<package name="com.rackspace.cloud.servers.api.extension.beans"/> <package name="com.rackspace.cloud.servers.api.extension.beans"/>
</schemaBindings> </schemaBindings>
</bindings> </bindings>

View File

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

View File

@ -3,19 +3,19 @@
<bindings xmlns="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema" <bindings xmlns="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:csapi="http://docs.openstack.org/compute/api/v1.1" xmlns:csapi="http://docs.openstack.org/compute/api/v1.1"
version="2.0" version="2.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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" xsi:schemaLocation="http://java.sun.com/xml/ns/jaxb http://java.sun.com/xml/ns/jaxb/bindingschema_2_0.xsd"
schemaLocation="api.xsd"> schemaLocation="api.xsd">
<globalBindings> <globalBindings>
<serializable /> <serializable />
<javaType name="java.util.Calendar" xmlType="xsd:dateTime" <javaType name="java.util.Calendar" xmlType="xsd:dateTime"
parseMethod="javax.xml.bind.DatatypeConverter.parseDateTime" parseMethod="javax.xml.bind.DatatypeConverter.parseDateTime"
printMethod="javax.xml.bind.DatatypeConverter.printDateTime"/> printMethod="javax.xml.bind.DatatypeConverter.printDateTime"/>
<javaType name="java.lang.Integer" xmlType="csapi:UUID" <javaType name="java.lang.Integer" xmlType="csapi:UUID"
parseMethod="com.rackspace.cloud.servers.api.jaxb.TypeConverter.parseUUID" parseMethod="com.rackspace.cloud.servers.api.jaxb.TypeConverter.parseUUID"
printMethod="com.rackspace.cloud.servers.api.jaxb.TypeConverter.printUUID"/> printMethod="com.rackspace.cloud.servers.api.jaxb.TypeConverter.printUUID"/>
</globalBindings> </globalBindings>
<schemaBindings> <schemaBindings>
<package name="com.rackspace.cloud.servers.api.beans" /> <package name="com.rackspace.cloud.servers.api.beans" />
</schemaBindings> </schemaBindings>
</bindings> </bindings>

View File

@ -5,7 +5,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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" xsi:schemaLocation="http://java.sun.com/xml/ns/jaxb http://java.sun.com/xml/ns/jaxb/bindingschema_2_0.xsd"
schemaLocation="atom/atom.xsd"> schemaLocation="atom/atom.xsd">
<schemaBindings> <schemaBindings>
<package name="org.w3.www.atom"/> <package name="org.w3.www.atom"/>
</schemaBindings> </schemaBindings>
</bindings> </bindings>

View File

@ -1,7 +1,7 @@
<?xml version='1.0'?> <?xml version='1.0'?>
<?xml-stylesheet type="text/xsl" href="../../xslt/schema.xslt"?> <?xml-stylesheet type="text/xsl" href="../../xslt/schema.xslt"?>
<xs:schema targetNamespace="http://www.w3.org/XML/1998/namespace" <xs:schema targetNamespace="http://www.w3.org/XML/1998/namespace"
xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:xsdxt="http://docs.rackspacecloud.com/xsd-ext/v1.0" xmlns:xsdxt="http://docs.rackspacecloud.com/xsd-ext/v1.0"
xmlns ="http://www.w3.org/1999/xhtml" xmlns ="http://www.w3.org/1999/xhtml"
xml:lang="en" xml:lang="en"
@ -26,7 +26,7 @@
See <a href="http://www.w3.org/XML/1998/namespace.html"> See <a href="http://www.w3.org/XML/1998/namespace.html">
http://www.w3.org/XML/1998/namespace.html</a> and http://www.w3.org/XML/1998/namespace.html</a> and
<a href="http://www.w3.org/TR/REC-xml"> <a href="http://www.w3.org/TR/REC-xml">
http://www.w3.org/TR/REC-xml</a> for information http://www.w3.org/TR/REC-xml</a> for information
about this namespace. about this namespace.
</p> </p>
<p> <p>
@ -36,7 +36,7 @@
They should not be used with conflicting semantics by any Working They should not be used with conflicting semantics by any Working
Group, specification, or document instance. Group, specification, or document instance.
</p> </p>
<p> <p>
See further below in this document for more information about <a See further below in this document for more information about <a
href="#usage">how to refer to this schema document from your own href="#usage">how to refer to this schema document from your own
XSD schema documents</a> and about <a href="#nsversioning">the XSD schema documents</a> and about <a href="#nsversioning">the
@ -51,21 +51,21 @@
<xs:annotation> <xs:annotation>
<xs:documentation> <xs:documentation>
<div> <div>
<h3>lang (as an attribute name)</h3> <h3>lang (as an attribute name)</h3>
<p> <p>
denotes an attribute whose value denotes an attribute whose value
is a language code for the natural language of the content of is a language code for the natural language of the content of
any element; its value is inherited. This name is reserved any element; its value is inherited. This name is reserved
by virtue of its definition in the XML specification.</p> by virtue of its definition in the XML specification.</p>
</div> </div>
<div> <div>
<h4>Notes</h4> <h4>Notes</h4>
<p> <p>
Attempting to install the relevant ISO 2- and 3-letter Attempting to install the relevant ISO 2- and 3-letter
codes as the enumerated possible values is probably never codes as the enumerated possible values is probably never
going to be a realistic possibility. going to be a realistic possibility.
</p> </p>
<p> <p>
See BCP 47 at <a href="http://www.rfc-editor.org/rfc/bcp/bcp47.txt"> See BCP 47 at <a href="http://www.rfc-editor.org/rfc/bcp/bcp47.txt">
@ -84,7 +84,7 @@
</xs:annotation> </xs:annotation>
<xs:simpleType> <xs:simpleType>
<xs:union memberTypes="xs:language"> <xs:union memberTypes="xs:language">
<xs:simpleType> <xs:simpleType>
<xs:restriction base="xs:string"> <xs:restriction base="xs:string">
<xs:enumeration value=""/> <xs:enumeration value=""/>
</xs:restriction> </xs:restriction>
@ -97,7 +97,7 @@
<xs:annotation> <xs:annotation>
<xs:documentation> <xs:documentation>
<div> <div>
<h3>space (as an attribute name)</h3> <h3>space (as an attribute name)</h3>
<p> <p>
denotes an attribute whose denotes an attribute whose
@ -105,7 +105,7 @@
discipline is intended for the content of the element; its discipline is intended for the content of the element; its
value is inherited. This name is reserved by virtue of its value is inherited. This name is reserved by virtue of its
definition in the XML specification.</p> definition in the XML specification.</p>
</div> </div>
</xs:documentation> </xs:documentation>
</xs:annotation> </xs:annotation>
@ -116,11 +116,11 @@
</xs:restriction> </xs:restriction>
</xs:simpleType> </xs:simpleType>
</xs:attribute> </xs:attribute>
<xs:attribute name="base" type="xs:anyURI"> <xs:annotation> <xs:attribute name="base" type="xs:anyURI"> <xs:annotation>
<xs:documentation> <xs:documentation>
<div> <div>
<h3>base (as an attribute name)</h3> <h3>base (as an attribute name)</h3>
<p> <p>
denotes an attribute whose value denotes an attribute whose value
@ -128,7 +128,7 @@
relative URIs in the scope of the element on which it relative URIs in the scope of the element on which it
appears; its value is inherited. This name is reserved appears; its value is inherited. This name is reserved
by virtue of its definition in the XML Base specification.</p> by virtue of its definition in the XML Base specification.</p>
<p> <p>
See <a See <a
href="http://www.w3.org/TR/xmlbase/">http://www.w3.org/TR/xmlbase/</a> href="http://www.w3.org/TR/xmlbase/">http://www.w3.org/TR/xmlbase/</a>
@ -138,19 +138,19 @@
</xs:documentation> </xs:documentation>
</xs:annotation> </xs:annotation>
</xs:attribute> </xs:attribute>
<xs:attribute name="id" type="xs:ID"> <xs:attribute name="id" type="xs:ID">
<xs:annotation> <xs:annotation>
<xs:documentation> <xs:documentation>
<div> <div>
<h3>id (as an attribute name)</h3> <h3>id (as an attribute name)</h3>
<p> <p>
denotes an attribute whose value denotes an attribute whose value
should be interpreted as if declared to be of type ID. should be interpreted as if declared to be of type ID.
This name is reserved by virtue of its definition in the This name is reserved by virtue of its definition in the
xml:id specification.</p> xml:id specification.</p>
<p> <p>
See <a See <a
href="http://www.w3.org/TR/xml-id/">http://www.w3.org/TR/xml-id/</a> href="http://www.w3.org/TR/xml-id/">http://www.w3.org/TR/xml-id/</a>
@ -171,22 +171,22 @@
<xs:annotation> <xs:annotation>
<xs:documentation> <xs:documentation>
<div> <div>
<h3>Father (in any context at all)</h3> <h3>Father (in any context at all)</h3>
<div class="bodytext"> <div class="bodytext">
<p> <p>
denotes Jon Bosak, the chair of denotes Jon Bosak, the chair of
the original XML Working Group. This name is reserved by the original XML Working Group. This name is reserved by
the following decision of the W3C XML Plenary and the following decision of the W3C XML Plenary and
XML Coordination groups: XML Coordination groups:
</p> </p>
<blockquote> <blockquote>
<p> <p>
In appreciation for his vision, leadership and In appreciation for his vision, leadership and
dedication the W3C XML Plenary on this 10th day of dedication the W3C XML Plenary on this 10th day of
February, 2000, reserves for Jon Bosak in perpetuity February, 2000, reserves for Jon Bosak in perpetuity
the XML name "xml:Father". the XML name "xml:Father".
</p> </p>
</blockquote> </blockquote>
</div> </div>
@ -263,27 +263,27 @@
Schema itself, or with the XML namespace itself. In other words, Schema itself, or with the XML namespace itself. In other words,
if the XML Schema or XML namespaces change, the version of this if the XML Schema or XML namespaces change, the version of this
document at <a href="http://www.w3.org/2001/xml.xsd"> document at <a href="http://www.w3.org/2001/xml.xsd">
http://www.w3.org/2001/xml.xsd http://www.w3.org/2001/xml.xsd
</a> </a>
will change accordingly; the version at will change accordingly; the version at
<a href="http://www.w3.org/2009/01/xml.xsd"> <a href="http://www.w3.org/2009/01/xml.xsd">
http://www.w3.org/2009/01/xml.xsd http://www.w3.org/2009/01/xml.xsd
</a> </a>
will not change. will not change.
</p> </p>
<p> <p>
Previous dated (and unchanging) versions of this schema Previous dated (and unchanging) versions of this schema
document are at: document are at:
</p> </p>
<ul> <ul>
<li><a href="http://www.w3.org/2009/01/xml.xsd"> <li><a href="http://www.w3.org/2009/01/xml.xsd">
http://www.w3.org/2009/01/xml.xsd</a></li> http://www.w3.org/2009/01/xml.xsd</a></li>
<li><a href="http://www.w3.org/2007/08/xml.xsd"> <li><a href="http://www.w3.org/2007/08/xml.xsd">
http://www.w3.org/2007/08/xml.xsd</a></li> http://www.w3.org/2007/08/xml.xsd</a></li>
<li><a href="http://www.w3.org/2004/10/xml.xsd"> <li><a href="http://www.w3.org/2004/10/xml.xsd">
http://www.w3.org/2004/10/xml.xsd</a></li> http://www.w3.org/2004/10/xml.xsd</a></li>
<li><a href="http://www.w3.org/2001/03/xml.xsd"> <li><a href="http://www.w3.org/2001/03/xml.xsd">
http://www.w3.org/2001/03/xml.xsd</a></li> http://www.w3.org/2001/03/xml.xsd</a></li>
</ul> </ul>
</div> </div>
</div> </div>

View File

@ -76,7 +76,7 @@
</annotation> </annotation>
<simpleContent> <simpleContent>
<extension base="csapi:MetadataValue"> <extension base="csapi:MetadataValue">
<attribute name="key" type="csapi:MetadataKey" use="required"> <attribute name="key" type="csapi:MetadataKey" use="required">
<annotation> <annotation>
<xsd:documentation <xsd:documentation
xml:lang="EN" xml:lang="EN"

View File

@ -14,7 +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

@ -466,7 +466,7 @@
<complexType name="OverLimitAPIFault"> <complexType name="OverLimitAPIFault">
<complexContent> <complexContent>
<extension base="csapi:ComputeAPIFault"> <extension base="csapi:ComputeAPIFault">
<attribute name="retryAt" type="xsd:dateTime" use="optional"> <attribute name="retryAt" type="xsd:dateTime" use="optional">
<annotation> <annotation>
<xsd:documentation <xsd:documentation
xml:lang="EN" xml:lang="EN"

View File

@ -71,7 +71,7 @@
</html:p> </html:p>
</xs:documentation> </xs:documentation>
</xs:annotation> </xs:annotation>
<xs:restriction base="xs:string"> <xs:restriction base="xs:string">
<xs:enumeration value="GET" /> <xs:enumeration value="GET" />
<xs:enumeration value="DELETE" /> <xs:enumeration value="DELETE" />
@ -81,7 +81,7 @@
<xs:enumeration value="OPTIONS" /> <xs:enumeration value="OPTIONS" />
<xs:enumeration value="CONNECT" /> <xs:enumeration value="CONNECT" />
<xs:enumeration value="TRACE" /> <xs:enumeration value="TRACE" />
<xs:enumeration value="ALL" /> <xs:enumeration value="ALL" />
</xs:restriction> </xs:restriction>
</xs:simpleType> </xs:simpleType>
@ -97,7 +97,7 @@
</html:p> </html:p>
</xs:documentation> </xs:documentation>
</xs:annotation> </xs:annotation>
<xs:restriction base="xs:string"> <xs:restriction base="xs:string">
<xs:enumeration value="SECOND" /> <xs:enumeration value="SECOND" />
<xs:enumeration value="MINUTE" /> <xs:enumeration value="MINUTE" />
@ -114,7 +114,7 @@
</html:p> </html:p>
</xs:documentation> </xs:documentation>
</xs:annotation> </xs:annotation>
<xs:sequence> <xs:sequence>
<xs:element name="rates" type="limits:RateLimitList" minOccurs="0" maxOccurs="1" /> <xs:element name="rates" type="limits:RateLimitList" minOccurs="0" maxOccurs="1" />
<xs:element name="absolute" type="limits:AbsoluteLimitList" minOccurs="0" maxOccurs="1" /> <xs:element name="absolute" type="limits:AbsoluteLimitList" minOccurs="0" maxOccurs="1" />
@ -148,7 +148,7 @@
</html:p> </html:p>
</xs:documentation> </xs:documentation>
</xs:annotation> </xs:annotation>
<xs:sequence> <xs:sequence>
<xs:element name="rate" type="limits:ResourceRateLimits" minOccurs="1" maxOccurs="unbounded" /> <xs:element name="rate" type="limits:ResourceRateLimits" minOccurs="1" maxOccurs="unbounded" />
<xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded" /> <xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded" />
@ -166,12 +166,12 @@
</html:p> </html:p>
</xs:documentation> </xs:documentation>
</xs:annotation> </xs:annotation>
<xs:sequence> <xs:sequence>
<xs:element name="limit" type="limits:RateLimit" minOccurs="1" maxOccurs="unbounded" /> <xs:element name="limit" type="limits:RateLimit" minOccurs="1" maxOccurs="unbounded" />
<xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded" /> <xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded" />
</xs:sequence> </xs:sequence>
<xs:attribute name="uri" type="xs:string" use="required"> <xs:attribute name="uri" type="xs:string" use="required">
<xs:annotation> <xs:annotation>
<xs:documentation> <xs:documentation>

View File

@ -5,7 +5,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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" xsi:schemaLocation="http://java.sun.com/xml/ns/jaxb http://java.sun.com/xml/ns/jaxb/bindingschema_2_0.xsd"
schemaLocation="shareip.xsd"> schemaLocation="shareip.xsd">
<schemaBindings> <schemaBindings>
<package name="com.rackspace.cloud.servers.api.extension.beans"/> <package name="com.rackspace.cloud.servers.api.extension.beans"/>
</schemaBindings> </schemaBindings>
</bindings> </bindings>

View File

@ -11,7 +11,7 @@
xmlns:html="http://www.w3.org/1999/xhtml" xmlns:html="http://www.w3.org/1999/xhtml"
xmlns:atom="http://www.w3.org/2005/Atom" xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:xs="http://www.w3.org/2001/XMLSchema"> xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:annotation> <xs:annotation>
<xs:appinfo <xs:appinfo
xml:lang="EN" xml:lang="EN"
@ -30,7 +30,7 @@
<!-- Import ATOM specific schema definitions --> <!-- Import ATOM specific schema definitions -->
<xs:import namespace="http://www.w3.org/2005/Atom" schemaLocation="atom/atom.xsd" /> <xs:import namespace="http://www.w3.org/2005/Atom" schemaLocation="atom/atom.xsd" />
<!-- Multiple choices --> <!-- Multiple choices -->
<xs:element name="choices" type="vers:VersionChoiceList"> <xs:element name="choices" type="vers:VersionChoiceList">
<xs:annotation> <xs:annotation>
@ -133,7 +133,7 @@
</html:p> </html:p>
</xs:documentation> </xs:documentation>
</xs:annotation> </xs:annotation>
<xs:restriction base="xs:string"> <xs:restriction base="xs:string">
<xs:enumeration value="ALPHA"> <xs:enumeration value="ALPHA">
<xs:annotation> <xs:annotation>
@ -194,7 +194,7 @@
</xs:enumeration> </xs:enumeration>
</xs:restriction> </xs:restriction>
</xs:simpleType> </xs:simpleType>
<xs:complexType name="VersionChoiceList"> <xs:complexType name="VersionChoiceList">
<xs:annotation> <xs:annotation>
<xs:documentation> <xs:documentation>
@ -259,7 +259,7 @@
<xs:annotation> <xs:annotation>
<xs:documentation> <xs:documentation>
<html:p> <html:p>
The ID of a version choice represents the service version's unique The ID of a version choice represents the service version's unique
identifier. This ID is guaranteed to be unique only among the identifier. This ID is guaranteed to be unique only among the
service version choices outlined in the VersionChoiceList. service version choices outlined in the VersionChoiceList.
</html:p> </html:p>
@ -300,12 +300,12 @@
<xs:annotation> <xs:annotation>
<xs:documentation> <xs:documentation>
<html:p> <html:p>
A MediaTypeList outlines a collection of valid media types for a given A MediaTypeList outlines a collection of valid media types for a given
service version. service version.
</html:p> </html:p>
</xs:documentation> </xs:documentation>
</xs:annotation> </xs:annotation>
<xs:sequence> <xs:sequence>
<xs:element name="media-type" type="vers:MediaType" minOccurs="1" maxOccurs="unbounded" /> <xs:element name="media-type" type="vers:MediaType" minOccurs="1" maxOccurs="unbounded" />
<xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded" /> <xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded" />

View File

@ -266,7 +266,7 @@
annotations: currently just xsdxt:code. annotations: currently just xsdxt:code.
--> -->
<xslt:apply-templates select="xsd:annotation/xsd:documentation/*" mode="Docs"/> <xslt:apply-templates select="xsd:annotation/xsd:documentation/*" mode="Docs"/>
<!-- <!--
Next comes custom header... Next comes custom header...
--> -->

View File

@ -5,7 +5,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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" xsi:schemaLocation="http://java.sun.com/xml/ns/jaxb http://java.sun.com/xml/ns/jaxb/bindingschema_2_0.xsd"
schemaLocation="affinity-id.xsd"> schemaLocation="affinity-id.xsd">
<schemaBindings> <schemaBindings>
<package name="com.rackspace.cloud.servers.api.extension.beans"/> <package name="com.rackspace.cloud.servers.api.extension.beans"/>
</schemaBindings> </schemaBindings>
</bindings> </bindings>

View File

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

View File

@ -3,19 +3,19 @@
<bindings xmlns="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema" <bindings xmlns="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:csapi="http://docs.openstack.org/compute/api/v1.1" xmlns:csapi="http://docs.openstack.org/compute/api/v1.1"
version="2.0" version="2.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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" xsi:schemaLocation="http://java.sun.com/xml/ns/jaxb http://java.sun.com/xml/ns/jaxb/bindingschema_2_0.xsd"
schemaLocation="api.xsd"> schemaLocation="api.xsd">
<globalBindings> <globalBindings>
<serializable /> <serializable />
<javaType name="java.util.Calendar" xmlType="xsd:dateTime" <javaType name="java.util.Calendar" xmlType="xsd:dateTime"
parseMethod="javax.xml.bind.DatatypeConverter.parseDateTime" parseMethod="javax.xml.bind.DatatypeConverter.parseDateTime"
printMethod="javax.xml.bind.DatatypeConverter.printDateTime"/> printMethod="javax.xml.bind.DatatypeConverter.printDateTime"/>
<javaType name="java.lang.Integer" xmlType="csapi:UUID" <javaType name="java.lang.Integer" xmlType="csapi:UUID"
parseMethod="com.rackspace.cloud.servers.api.jaxb.TypeConverter.parseUUID" parseMethod="com.rackspace.cloud.servers.api.jaxb.TypeConverter.parseUUID"
printMethod="com.rackspace.cloud.servers.api.jaxb.TypeConverter.printUUID"/> printMethod="com.rackspace.cloud.servers.api.jaxb.TypeConverter.printUUID"/>
</globalBindings> </globalBindings>
<schemaBindings> <schemaBindings>
<package name="com.rackspace.cloud.servers.api.beans" /> <package name="com.rackspace.cloud.servers.api.beans" />
</schemaBindings> </schemaBindings>
</bindings> </bindings>

View File

@ -5,7 +5,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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" xsi:schemaLocation="http://java.sun.com/xml/ns/jaxb http://java.sun.com/xml/ns/jaxb/bindingschema_2_0.xsd"
schemaLocation="atom/atom.xsd"> schemaLocation="atom/atom.xsd">
<schemaBindings> <schemaBindings>
<package name="org.w3.www.atom"/> <package name="org.w3.www.atom"/>
</schemaBindings> </schemaBindings>
</bindings> </bindings>

View File

@ -1,7 +1,7 @@
<?xml version='1.0'?> <?xml version='1.0'?>
<?xml-stylesheet type="text/xsl" href="../../xslt/schema.xslt"?> <?xml-stylesheet type="text/xsl" href="../../xslt/schema.xslt"?>
<xs:schema targetNamespace="http://www.w3.org/XML/1998/namespace" <xs:schema targetNamespace="http://www.w3.org/XML/1998/namespace"
xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:xsdxt="http://docs.rackspacecloud.com/xsd-ext/v1.0" xmlns:xsdxt="http://docs.rackspacecloud.com/xsd-ext/v1.0"
xmlns ="http://www.w3.org/1999/xhtml" xmlns ="http://www.w3.org/1999/xhtml"
xml:lang="en" xml:lang="en"
@ -26,7 +26,7 @@
See <a href="http://www.w3.org/XML/1998/namespace.html"> See <a href="http://www.w3.org/XML/1998/namespace.html">
http://www.w3.org/XML/1998/namespace.html</a> and http://www.w3.org/XML/1998/namespace.html</a> and
<a href="http://www.w3.org/TR/REC-xml"> <a href="http://www.w3.org/TR/REC-xml">
http://www.w3.org/TR/REC-xml</a> for information http://www.w3.org/TR/REC-xml</a> for information
about this namespace. about this namespace.
</p> </p>
<p> <p>
@ -36,7 +36,7 @@
They should not be used with conflicting semantics by any Working They should not be used with conflicting semantics by any Working
Group, specification, or document instance. Group, specification, or document instance.
</p> </p>
<p> <p>
See further below in this document for more information about <a See further below in this document for more information about <a
href="#usage">how to refer to this schema document from your own href="#usage">how to refer to this schema document from your own
XSD schema documents</a> and about <a href="#nsversioning">the XSD schema documents</a> and about <a href="#nsversioning">the
@ -51,21 +51,21 @@
<xs:annotation> <xs:annotation>
<xs:documentation> <xs:documentation>
<div> <div>
<h3>lang (as an attribute name)</h3> <h3>lang (as an attribute name)</h3>
<p> <p>
denotes an attribute whose value denotes an attribute whose value
is a language code for the natural language of the content of is a language code for the natural language of the content of
any element; its value is inherited. This name is reserved any element; its value is inherited. This name is reserved
by virtue of its definition in the XML specification.</p> by virtue of its definition in the XML specification.</p>
</div> </div>
<div> <div>
<h4>Notes</h4> <h4>Notes</h4>
<p> <p>
Attempting to install the relevant ISO 2- and 3-letter Attempting to install the relevant ISO 2- and 3-letter
codes as the enumerated possible values is probably never codes as the enumerated possible values is probably never
going to be a realistic possibility. going to be a realistic possibility.
</p> </p>
<p> <p>
See BCP 47 at <a href="http://www.rfc-editor.org/rfc/bcp/bcp47.txt"> See BCP 47 at <a href="http://www.rfc-editor.org/rfc/bcp/bcp47.txt">
@ -84,7 +84,7 @@
</xs:annotation> </xs:annotation>
<xs:simpleType> <xs:simpleType>
<xs:union memberTypes="xs:language"> <xs:union memberTypes="xs:language">
<xs:simpleType> <xs:simpleType>
<xs:restriction base="xs:string"> <xs:restriction base="xs:string">
<xs:enumeration value=""/> <xs:enumeration value=""/>
</xs:restriction> </xs:restriction>
@ -97,7 +97,7 @@
<xs:annotation> <xs:annotation>
<xs:documentation> <xs:documentation>
<div> <div>
<h3>space (as an attribute name)</h3> <h3>space (as an attribute name)</h3>
<p> <p>
denotes an attribute whose denotes an attribute whose
@ -105,7 +105,7 @@
discipline is intended for the content of the element; its discipline is intended for the content of the element; its
value is inherited. This name is reserved by virtue of its value is inherited. This name is reserved by virtue of its
definition in the XML specification.</p> definition in the XML specification.</p>
</div> </div>
</xs:documentation> </xs:documentation>
</xs:annotation> </xs:annotation>
@ -116,11 +116,11 @@
</xs:restriction> </xs:restriction>
</xs:simpleType> </xs:simpleType>
</xs:attribute> </xs:attribute>
<xs:attribute name="base" type="xs:anyURI"> <xs:annotation> <xs:attribute name="base" type="xs:anyURI"> <xs:annotation>
<xs:documentation> <xs:documentation>
<div> <div>
<h3>base (as an attribute name)</h3> <h3>base (as an attribute name)</h3>
<p> <p>
denotes an attribute whose value denotes an attribute whose value
@ -128,7 +128,7 @@
relative URIs in the scope of the element on which it relative URIs in the scope of the element on which it
appears; its value is inherited. This name is reserved appears; its value is inherited. This name is reserved
by virtue of its definition in the XML Base specification.</p> by virtue of its definition in the XML Base specification.</p>
<p> <p>
See <a See <a
href="http://www.w3.org/TR/xmlbase/">http://www.w3.org/TR/xmlbase/</a> href="http://www.w3.org/TR/xmlbase/">http://www.w3.org/TR/xmlbase/</a>
@ -138,19 +138,19 @@
</xs:documentation> </xs:documentation>
</xs:annotation> </xs:annotation>
</xs:attribute> </xs:attribute>
<xs:attribute name="id" type="xs:ID"> <xs:attribute name="id" type="xs:ID">
<xs:annotation> <xs:annotation>
<xs:documentation> <xs:documentation>
<div> <div>
<h3>id (as an attribute name)</h3> <h3>id (as an attribute name)</h3>
<p> <p>
denotes an attribute whose value denotes an attribute whose value
should be interpreted as if declared to be of type ID. should be interpreted as if declared to be of type ID.
This name is reserved by virtue of its definition in the This name is reserved by virtue of its definition in the
xml:id specification.</p> xml:id specification.</p>
<p> <p>
See <a See <a
href="http://www.w3.org/TR/xml-id/">http://www.w3.org/TR/xml-id/</a> href="http://www.w3.org/TR/xml-id/">http://www.w3.org/TR/xml-id/</a>
@ -171,22 +171,22 @@
<xs:annotation> <xs:annotation>
<xs:documentation> <xs:documentation>
<div> <div>
<h3>Father (in any context at all)</h3> <h3>Father (in any context at all)</h3>
<div class="bodytext"> <div class="bodytext">
<p> <p>
denotes Jon Bosak, the chair of denotes Jon Bosak, the chair of
the original XML Working Group. This name is reserved by the original XML Working Group. This name is reserved by
the following decision of the W3C XML Plenary and the following decision of the W3C XML Plenary and
XML Coordination groups: XML Coordination groups:
</p> </p>
<blockquote> <blockquote>
<p> <p>
In appreciation for his vision, leadership and In appreciation for his vision, leadership and
dedication the W3C XML Plenary on this 10th day of dedication the W3C XML Plenary on this 10th day of
February, 2000, reserves for Jon Bosak in perpetuity February, 2000, reserves for Jon Bosak in perpetuity
the XML name "xml:Father". the XML name "xml:Father".
</p> </p>
</blockquote> </blockquote>
</div> </div>
@ -263,27 +263,27 @@
Schema itself, or with the XML namespace itself. In other words, Schema itself, or with the XML namespace itself. In other words,
if the XML Schema or XML namespaces change, the version of this if the XML Schema or XML namespaces change, the version of this
document at <a href="http://www.w3.org/2001/xml.xsd"> document at <a href="http://www.w3.org/2001/xml.xsd">
http://www.w3.org/2001/xml.xsd http://www.w3.org/2001/xml.xsd
</a> </a>
will change accordingly; the version at will change accordingly; the version at
<a href="http://www.w3.org/2009/01/xml.xsd"> <a href="http://www.w3.org/2009/01/xml.xsd">
http://www.w3.org/2009/01/xml.xsd http://www.w3.org/2009/01/xml.xsd
</a> </a>
will not change. will not change.
</p> </p>
<p> <p>
Previous dated (and unchanging) versions of this schema Previous dated (and unchanging) versions of this schema
document are at: document are at:
</p> </p>
<ul> <ul>
<li><a href="http://www.w3.org/2009/01/xml.xsd"> <li><a href="http://www.w3.org/2009/01/xml.xsd">
http://www.w3.org/2009/01/xml.xsd</a></li> http://www.w3.org/2009/01/xml.xsd</a></li>
<li><a href="http://www.w3.org/2007/08/xml.xsd"> <li><a href="http://www.w3.org/2007/08/xml.xsd">
http://www.w3.org/2007/08/xml.xsd</a></li> http://www.w3.org/2007/08/xml.xsd</a></li>
<li><a href="http://www.w3.org/2004/10/xml.xsd"> <li><a href="http://www.w3.org/2004/10/xml.xsd">
http://www.w3.org/2004/10/xml.xsd</a></li> http://www.w3.org/2004/10/xml.xsd</a></li>
<li><a href="http://www.w3.org/2001/03/xml.xsd"> <li><a href="http://www.w3.org/2001/03/xml.xsd">
http://www.w3.org/2001/03/xml.xsd</a></li> http://www.w3.org/2001/03/xml.xsd</a></li>
</ul> </ul>
</div> </div>
</div> </div>

View File

@ -14,7 +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

@ -5,7 +5,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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" xsi:schemaLocation="http://java.sun.com/xml/ns/jaxb http://java.sun.com/xml/ns/jaxb/bindingschema_2_0.xsd"
schemaLocation="shareip.xsd"> schemaLocation="shareip.xsd">
<schemaBindings> <schemaBindings>
<package name="com.rackspace.cloud.servers.api.extension.beans"/> <package name="com.rackspace.cloud.servers.api.extension.beans"/>
</schemaBindings> </schemaBindings>
</bindings> </bindings>

View File

@ -266,7 +266,7 @@
annotations: currently just xsdxt:code. annotations: currently just xsdxt:code.
--> -->
<xslt:apply-templates select="xsd:annotation/xsd:documentation/*" mode="Docs"/> <xslt:apply-templates select="xsd:annotation/xsd:documentation/*" mode="Docs"/>
<!-- <!--
Next comes custom header... Next comes custom header...
--> -->