declare namespace and schema location
authorTony Mack <tmack@paris.CS.Princeton.EDU>
Fri, 5 Aug 2011 19:22:29 +0000 (15:22 -0400)
committerTony Mack <tmack@paris.CS.Princeton.EDU>
Fri, 5 Aug 2011 19:22:29 +0000 (15:22 -0400)
sfa/trust/credential.xsd

index c115211..a57b94c 100644 (file)
@@ -7,7 +7,7 @@
   
 -->
 <!--
-  ProtoGENI credential and privilege specification. The key points:
+  PlanetLab credential specification. The key points:
   
   * A credential is a set of privileges or a Ticket, each with a flag
     to indicate delegation is permitted.
@@ -17,7 +17,7 @@
     blob will be signed. So, there will be multiple signatures in the
     document, each with a reference to the credential it signs.
   
-  default namespace = "http://www.protogeni.net/resources/credential/0.1"
+  default namespace = "http://www.planet-lab.org/resources/ext/credential/1"
 -->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" xmlns:sig="http://www.w3.org/2000/09/xmldsig#">
   <xs:include schemaLocation="protogeni-rspec-common.xsd"/>