OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

ws-dd message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: Issue 081 - WS-Discovery - Use "urn:uuid" scheme for UUID scopematching rule


Please review the proposal for this issue. The proposal also takes care of the undefined reference ([UUID]) to the older draft of 4122.

 

Current text:

http://docs.oasis-open.org/ws-dd/discovery/2008/09/discovery/uuid

Using a case-insensitive comparison, the scheme of S1 and S2 is "uuid" and each of the unsigned integer fields [UUID] in S1 is equal to the corresponding field in S2, or equivalently, the 128 bits of the in-memory representation of S1 and S2 are the same 128 bit unsigned integer.

 

Modified text:

http://docs.oasis-open.org/ws-dd/discovery/2008/09/discovery/uuid

S1 and S2 are universally-unique identifier (UUID) based URN [RFC 4122] scheme URIs and each of the unsigned integer fields [RFC 4122] in S1 is equal to the corresponding field in S2, or equivalently, the 128 bits of the in-memory representation of S1 and S2 are the same 128 bit unsigned integer.

 

Thanks,

Vipul

 

From: Ram Jeyaraman [mailto:Ram.Jeyaraman@microsoft.com]
Sent: Monday, November 10, 2008 8:48 PM
To: ws-dd@lists.oasis-open.org
Subject: [ws-dd] Issue 081 - WS-Discovery - Use "urn:uuid" scheme for UUID scope matching rule

 

This issue is assigned the number 081. For further discussions on this issue, please refer to this issue number or use this thread.

 

From: Dan Driscoll
Sent: Monday, November 10, 2008 8:04 AM
To: Ram Jeyaraman
Subject: NEW Issue - WS-Discovery - Use "urn:uuid" scheme for UUID scope matching rule

 

WS-Discovery Section 5.1 (Matching Types and Scopes) requires the “uuid” URI scheme when comparing scopes by the UUID matching rule.  This should be updated to “urn:uuid” to match RFC4122.

 

Existing text:

Using a case-insensitive comparison, the scheme of S1 and S2 is "uuid" and each of the unsigned integer fields [UUID] in S1 is equal to the corresponding field in S2, or equivalently, the 128 bits of the in-memory representation of S1 and S2 are the same 128 bit unsigned integer.

 

Proposed text:

Using a case-insensitive comparison, the scheme of S1 and S2 is "urn:uuid" and each of the unsigned integer fields [UUID] in S1 is equal to the corresponding field in S2, or equivalently, the 128 bits of the in-memory representation of S1 and S2 are the same 128 bit unsigned integer.

 



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]