Re: Looking for help. Implementing a XML validation engine in JavaScript.

Micheal,

Did you encounter the problem Henry outlined in developing saxon? If so, did
you solve it the same way?

Cheers,

Casey

On Tue, Aug 10, 2010 at 2:22 PM, Casey Jordan <casey.jordan@jorsek.com>wrote:

> Henry,
>
> This paper is fantastic. Thank you very much.
>
> Based on your paper, it seems to me that for now, a greedy algorithm will
> suffice for my needs. As the "vulnerable" cases are so rare.
>
> I had actually experimented with backtracking to solve my problem with no
> luck. However this is probably due to my lack of experience with this stuff.
> I will attempt to try this again.
>
> Is there a specific area in the XSV code that might be useful for me to
> look over, that you could point me to?
>
> Thanks,
>
> Casey
>
>
>
>
>
> On Tue, Aug 10, 2010 at 1:43 PM, Henry S. Thompson <ht@inf.ed.ac.uk>wrote:
>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Casey Jordan writes:
>>
>> > Henry,Is this considered "Strong determinism"? I think I came across
>> > this in the code you pointed me too.Thanks,
>>
>> I don't remember using that phrase.  I realise I forgot the reference,
>> which is here:
>>
>>  http://xtech06.usefulinc.com/schedule/paper/118
>>
>> ht
>> - --
>>       Henry S. Thompson, School of Informatics, University of Edinburgh
>>      10 Crichton Street, Edinburgh EH8 9AB, SCOTLAND -- (44) 131 650-4440
>>                Fax: (44) 131 651-1426, e-mail: ht@inf.ed.ac.uk
>>                       URL: http://www.ltg.ed.ac.uk/~ht/
>>  [mail from me _always_ has a .sig like this -- mail without it is forged
>> spam]
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.2.6 (GNU/Linux)
>>
>> iD8DBQFMYY/NkjnJixAXWBoRAh+LAJ9IY6X1GaZllgiReCdbFlrDC2dE+ACfapSI
>> 2mae/orEjLDGX6ZmN0nSUwA=
>> =0Gk/
>> -----END PGP SIGNATURE-----
>>
>
>
>
> --
> --
> Casey Jordan
> Jorsek Software LLC.
> "CaseyDJordan" on LinkedIn, Twitter & Facebook
> Cell (585) 348 7399
> Office (585) 239 6060
> Jorsek.com
>
>
> This message is intended only for the use of the Addressee(s) and may
> contain information that is privileged, confidential, and/or exempt from
> disclosure under applicable law.  If you are not the intended recipient,
> please be advised that any disclosure  copying, distribution, or use of
> the information contained herein is prohibited.  If you have received
> this communication in error, please destroy all copies of the message,
> whether in electronic or hard copy format, as well as attachments, and
> immediately contact the sender by replying to this e-mail or by phone.
> Thank you.
>



-- 
--
Casey Jordan
Jorsek Software LLC.
"CaseyDJordan" on LinkedIn, Twitter & Facebook
Cell (585) 348 7399
Office (585) 239 6060
Jorsek.com


This message is intended only for the use of the Addressee(s) and may
contain information that is privileged, confidential, and/or exempt from
disclosure under applicable law.  If you are not the intended recipient,
please be advised that any disclosure  copying, distribution, or use of
the information contained herein is prohibited.  If you have received
this communication in error, please destroy all copies of the message,
whether in electronic or hard copy format, as well as attachments, and
immediately contact the sender by replying to this e-mail or by phone.
Thank you.

Received on Tuesday, 10 August 2010 18:35:12 UTC