avoid as much as possible accessing logger through class instances, whenever that...
[sfa.git] / 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"/>