2005/11/23, Greg Lindstrom <[EMAIL PROTECTED]>:
> something that would read in my XML file and format it in a similar manner
> to "pretty print" so I can verify the correct information is being pulled.
> My immediate concern is to read in an XML stream from a file and format it
> with indentatio
Greg Lindstrom wrote:
> Hello-
> I am in the process of creating an XML document from information
> stored in our database. One of my colleagues will use the record to
> format our information (health care claims) into all sorts of forms,
> reports, etc. He is partial to PHP5 but I like Pytho
Greg Lindstrom wrote:
> Hello-
> I am in the process of creating an XML document from information
> stored in our database. One of my colleagues will use the record to
> format our information (health care claims) into all sorts of forms,
> reports, etc. He is partial to PHP5 but I like Pytho
Hello-
I am in the process of creating an XML document from information stored
in our database. One of my colleagues will use the record to
format our information (health care claims) into all sorts of forms,
reports, etc. He is partial to PHP5 but I like Python and would
like to know if there is