From: Tony Mack <tmack@paris.CS.Princeton.EDU> Date: Fri, 5 Aug 2011 19:20:05 +0000 (-0400) Subject: slight modification to namespace path X-Git-Tag: sfa-1.0-30~13 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=5b949589f8c5c0a485d9ba778f2b70bea61380af;p=sfa.git slight modification to namespace path --- diff --git a/sfa/rspecs/resources/ext/planetlab.xsd b/sfa/rspecs/resources/ext/planetlab.xsd index cbbaf5b5..e862877a 100644 --- a/sfa/rspecs/resources/ext/planetlab.xsd +++ b/sfa/rspecs/resources/ext/planetlab.xsd @@ -7,8 +7,8 @@ --> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" -targetNamespace="http://www.planet-lab.org/resources/ext/planetlab/1" -xmlns:planetlab="http://www.planet-lab.org/resources/ext/planetlab/1"> +targetNamespace="http://www.planet-lab.org/resources/sfa/ext/planetlab/1" +xmlns:planetlab="http://www.planet-lab.org/resources/sfa/ext/planetlab/1"> <xs:element name="initscript"> <xs:complexType> <xs:attribute name="name" use="required"/>