On 11/22/05, keithdavidbrown <[EMAIL PROTECTED]> wrote: > Is Tenuto useable or would it be better to convert my RelaxNG schemas > to XSD and use .net's native XSD validator? (I'm convinced RelaxNG is > the better validation technology, but don't want to have to work on my > own validator)
So your question is if there is an RNG validator you can use with .Net? I'm not sure, but I could've sworn there was one or two out there (IIRC, Mono has out of box support for RNG). And I don't think you should use an inferior schema language unless you are absolutely sure there's no tools support. Or, I suppose another alternative if you do run into this problem is to author in RNG, and use Trang to produce an XSD version. Bruce ------------------------ Yahoo! Groups Sponsor --------------------~--> Get fast access to your favorite Yahoo! Groups. Make Yahoo! your home page http://us.click.yahoo.com/dpRU5A/wUILAA/yQLSAA/2U_rlB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/rng-users/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
