Hi All,
Anyone cares to comment on my previous message (attached below)? I
haven't received any replies since I've sent it...
TIA:
Andras Babos.
> -----Original Message-----
> From: Babos, Andras [mailto:[EMAIL PROTECTED]
> Sent: 2004. december 21. 14:50
> To: [email protected]
> Subject: Command line parameters patch + XSD validation question
>
> Hi All,
>
> I have modified my Xalan.exe source to provide more control over the
XML
> validation features by adding more command line options.
> The new options include:
> -n filename To use filename as external no-namespace schema for
> validating source XMLs.
> -s filename To use filename as external schema for vaildating
source
> XMLs.
> -f To treat validation errors as fatal.
>
> Now I have a few questions.
> 1. Should I send a patch to this list with the changes? Is someone
> willing to review it and comment on it / include it if it's good
enough?
> 2. The -f switch I could only get to work correctly if I removed the
> catch(...) block in xalanc/Xslt/FunctionDocument.cpp:parseDoc().
> (Otherwise invalid XMLs included with the document function were
simply
> skipped and I needed the parser to completely stop with an error
> condition.) However I'm not sure if this is the correct way to do it.
> Any other suggestions?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]