fixed the User element and the form of the ApplicationData dataType.xsd definition.
[vamsas.git] / src / org / vamsas / client / ClientHandle.java
index 15add1a..76666f9 100644 (file)
@@ -18,6 +18,7 @@ public class ClientHandle implements Serializable {
     super();
     this.clientName = clientName;
     this.version = version;
+    this.setClientUrn("vamsas://"+clientName+":"+version+"/"); // TODO: decide on application handle ornthing (used to prefix new ids made by a particular application)
   }
   /**
    * (non-unique) human readable vamsas client name