Well-formed XML question341 (6/30/2003 8:48:34 AM) comp.text.xml Hi I'm sure this is a very simple question, but can someone tell me whether the following is a well-formed XML document (not withstanding the lack of DTD): Some text Component Part some more text i.e. Embed... paul.flew1(1)
XML::Simple in perl?817 (7/31/2003 11:41:24 AM) comp.text.xml Using XML::Simple in perl is extreemly slow to parse big XML files (can be up to 250M, taking ~1h). How can I increase my performance / reduce my memory usage? Is SAX the way forward? Should I consider using... dmb(17)
DTD or schemas339 (8/26/2003 2:50:24 PM) comp.text.xml Sorry this might sound like a dumb question but what the difference between the two? Are they just two different ways of doing the same thing? I mean are the following two equilavent? ... biffta(31)
Newbie's questions624 (10/22/2003 2:17:59 AM) comp.text.xml Question 0: In case all I am interested in is text manipulation, do I have to define a style sheet using XSLT? I did not get the style-sheet concept very well. Any help? Question 1: My needs: 1. Embedded tags ... bhushit(47)
Proposition243 (11/6/2003 10:42:45 AM) comp.text.xml Hello, I am in charge of a new forum dedicated to new techno (including XML). If you want to know the adress (because I suppose that I can't make ad here), just let me know. See you. ... simon2278(1)
meta tags420 (11/9/2003 9:20:23 AM) comp.text.xml Hi, I'm trying to use standard meta tags in an xsl doc and using cocoon as my processor. The problem is that cocoon changes for example: to I hope that makes sense. The problem is that I am running some a... brian5169(3)
Xml: Whats the point?926 (11/29/2003 8:09:30 PM) comp.text.xml Hi, I am a complete newcommer to XML. I am planning to build a website with html, interacting with an Oracle db through Jsp. I want to use Xml, mainly because Ive heard about the kind of OO approach it takes, b... columfoley(6)
MINIMAL xml parser641 (12/27/2003 2:19:12 AM) comp.text.xml Hi, I'm developing a project in C++ under MS Windows (without MFC). I want to use an xml file as the configuration file of the program. The problem is : after downloading xerces, I realized that xerces is too... donho(2)