- From: Yasir Khan <yasir.khan@ascertia.com>
- Date: Fri, 26 Sep 2003 11:38:04 +0500
- To: <www-xkms@w3.org>
Hi, I am describing a sample LocateRequest below. In the example I am using "xkms" as the namespace prefix for the XKMS elements. I want to know whether the XKMS attibutes will also be the namespaced or not i.e. should we use the namespace prefix in my case "xkms" with XKMS attributes? - <xkms:LocateRequest Id="1" ResponseLimit="2" Service="http://www.ascertia.com/xkms/"> <xkms:ResponseMechanism>Pending</xkms:ResponseMechanism> <xkms:RespondWith>KeyValue</xkms:RespondWith> <xkms:RespondWith>X509Cert</xkms:RespondWith> <xkms:PendingNotification Identifier="yasir.khan@ascertia.com" Mechanism="urn:ietf:rfc:2633" /> <xkms:QueryKeyBinding> <xkms:KeyUsage>Encryption</xkms:KeyUsage> <xkms:KeyUsage>Signature</xkms:KeyUsage> <xkms:UseKeyWith Application="urn:ietf:rfc:2633" Identifier="yasir.khan@ascertia.com" /> </xkms:QueryKeyBinding> </xkms:LocateRequest> Regards, Yasir Khan
Received on Friday, 26 September 2003 03:10:56 UTC