<card number="1" price="0" name="Trade Secrets"/>
and I would like to pull out the number and name strings. I am currently using SAX in the document for another parser (xml formatted so I can use characters()). Can I use xml.sax.processingInstruction() or do I need to do something else? And how do I implement it? The pydocs are not helping me any right now.

New Topic/Question
Reply



MultiQuote




|