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: Issue 081 - WS-Discovery - Use "urn:uuid" scheme for UUID scopematching 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]