Re: Using an DTD not specified in XML file for validation

2008-08-07 Thread Enrico
"Brian Quinlan" <[EMAIL PROTECTED]> ha scritto nel messaggio news:[EMAIL PROTECTED] > Hey, > > I'm trying to figure out how I can validate an XML file using a DTD that > isn't specified in the XML file. I did it once using lxml. You can read from: http://codespeak.net/lxml/validation.html With th

Re: Using an DTD not specified in XML file for validation

2008-08-06 Thread Edwin . Madari
can you edit the xml and add the dtd/scheama ? .Edwin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ben Finney Sent: Wednesday, August 06, 2008 7:07 PM To: python-list@python.org Subject: Re: Using an DTD not specified in XML file for validation

Re: Using an DTD not specified in XML file for validation

2008-08-06 Thread Ben Finney
Brian Quinlan <[EMAIL PROTECTED]> writes: > I'm trying to figure out how I can validate an XML file using a DTD > that isn't specified in the XML file. When your inention is to start a new discussion, you could compose a new message, *not* reply to an existing message. Your message here is now pa