[XML-SIG] [ pyxml-Bugs-1174050 ] ExpatParser.close does not release reference to self._parser

2005-03-31 Thread SourceForge.net
Bugs item #1174050, was opened at 2005-03-31 12:32 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=106473&aid=1174050&group_id=6473 Category: SAX Group: None Status: Open Resolution: None P

[XML-SIG] API / Toolkit to use for XML processing with XML Schema validation...

2005-03-31 Thread Christopher Eckman
Hi all,   I have a project I’m working on that requires XML schema validation.  Are there suggested APIs / toolkits you could point me to for this?  Any help would be appreciated.   Thanks,   --Chris ___ XML-SIG maillist - XML-SIG@py

Re: [XML-SIG] Help parsing XML

2005-03-31 Thread Uche Ogbuji
On Tue, 2005-03-29 at 15:33 -0600, Greg Lindstrom wrote: > Hello- > I have a general (I guess) xml parsing question that I hope has an > answer. I am busy parsing health care claim records using xpath and do > not see a way to parse the following (stripped down) file (I've added > lines to grou

Re: [XML-SIG] Help parsing XML

2005-03-31 Thread Uche Ogbuji
On Tue, 2005-03-29 at 15:33 -0600, Greg Lindstrom wrote: > Hello- > I have a general (I guess) xml parsing question that I hope has an > answer. I am busy parsing health care claim records using xpath and do > not see a way to parse the following (stripped down) file (I've added > lines to grou

Re: [XML-SIG] API / Toolkit to use for XML processing with XML Schema validation...

2005-03-31 Thread Uche Ogbuji
On Thu, 2005-03-31 at 10:32 -0500, Christopher Eckman wrote: > I have a project Iʼm working on that requires XML schema validation. > Are there suggested APIs / toolkits you could point me to for this? > Any help would be appreciated. My suggestion is to use RELAX NG. Not convinced? Sure? Oh w