cert:hex was Re: cert:int -> xsd:nonNegativeInteger

On 03.11.2011 00:11, Nathan wrote:
> Melvin Carvalho wrote:
>> Along the lines of this simplification what about:
>>
>> cert:hex -> xsd:string ?
>>
>> If anyone thinks this has merit, I'll open up a new thread...
>
> Yes, or xsd:hexBinary

I proposed xsd:hexBinary, but Henry say that it is unreadable.

My another proposal is to use xsd:string with owl:withRestriction and 
xsd:pattern (something like [0-9a-fA-F]{2}[[:space:]]).

So we have:
1. xsd:string
2. xsd:string with restriction [0-9a-fA-F]{2}
3. xsd:hexBinary

Best,
Dominik 'domel' Tomaszuk

Received on Thursday, 3 November 2011 09:57:45 UTC