On 12/02/2013 08:59 AM, Andreas Jaeger wrote: > The file exists but I have no idea how to get it validated: > > $ xmllint -noout --noent --relaxng http://docs.rackspace.com/rackbook/rackbook.rng api-ref/src/wadls/compute-api/src/wadl/os-compute-2.wadl Btw., use this schema to validate wadls for now: xmllint --noent --noout --schema http://docs.rackspace.com/rackbook/wadl.xsd os-compute-2.wadl Regards, David