Dear,
In 5.1.4 Extended regular expressions
Please precise that "name" is a NCName or may be a QName ?
== Regex ==
A bunch of issues :
what happen if we do
1) (?'a'[0-9](?'b'[0-9]+)) against '098' (a inside b)
2) (?'a'[0-9]*(?'b'[0-9]+)) against '098' (a inside b with tricky
boundaries)
3) (?'a'[0-9](?'a'[0-9]+)) against '098' (a inside a)
4) <list
separator="\s*,\s*"><datatype><regex>[0-9]+</regex></datatype></list>
against " , , 123, , 234, , 456, , " (empty values not allowed by regex)
5) <list
separator="\s*,\s*"><datatype><regex>[0-9]*</regex></datatype></list>
against " , , 123, , 234, , 456, , " (empty values allowed by regex)
6) <list
separator="[0-9]*\s*,\s*[0-9]*"><datatype><regex>[0-9]+</regex></datatype></list>
against "123, 234, 456" (separator conflict with content)
Please tell me if you have any idea of the schedule for me to join the
discussiong by skype
Regards,
Mohamed
On Nov 21, 2007 7:21 PM, Martin Bryan <martin@is-thought.co.uk> wrote:
>
> We now have an update of Part 5 to discuss in Kyoto. If you can't join us
> there please let us have your comments by 4th December just in case I have
> problems downloading things once I leave the UK.
>
> Martin
>
>
> -----Original Message-----
> From: Alex Brown [mailto:alexb@griffinbrown.co.uk]
> Sent: 21 November 2007 13:48
> To: G. Ken Holman - ISO/IEC JTC 1/SC 34 Secretariat Manager
> Cc: Martin Bryan
> Subject:
>
> Ken hi
>
> Could you please add this new draft of DSDL Pt 5 to the Sc 34 document
> repository - I hope WG 1 will be able to get round to it in Kyoto ...
>
> - Alex.
>
> ------------------------------------------------------------------------
> ----
> Alex Brown
> Director
>
> Griffin Brown Digital Publishing Ltd
> Orwell House
> Cowley Road
> Cambridge
> CB4 0PP
> United Kingdom
>
> t +44 (0) 1223 425730
> f +44 (0) 1223 425384
> w http://www.griffinbrown.co.uk/
> b http://www.griffinbrown.co.uk/blog/
>
> Griffin Brown Digital Publishing Limited is a company registered in
> England with company number 3298691. The registered Office is at 148
> Salmons Lane, Caterham, Surrey CR3 0HA, UK. The VAT Registration No. is
> 702 8543 48.
> ------------------------------------------------------------------------
> ----
>
> >>> How clean is your data? http://xmlprobe.com/ <<<
>
-- Innovimax SARL Consulting, Training & XML Development 9, impasse des Orteaux 75020 Paris Tel : +33 9 52 475787 Fax : +33 1 4356 1746 http://www.innovimax.fr RCS Paris 488.018.631 SARL au capital de 10.000 € -- DSDL comments To unsubscribe, please send a message with the command "unsubscribe" to dsdl-comment-request@dsdl.org (mailto:dsdl-comment-request@dsdl.org?Subject=unsubscribe)Received on Sat Dec 1 12:57:37 2007
This archive was generated by hypermail 2.1.8 : Tue Dec 04 2007 - 10:53:03 UTC