Re: Using XMLC with XML
Alberto Quario <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.xmlc |
|---|---|
| Organization | Quinary |
| Message-ID | <[email protected]> |
Jake, thank you for your hints. We'll check the testcases out, anyway some "hello world" examples would be very much needed... :-) If we'll come up with something, we'll make them available. Bye Jacob Kjome wrote: > > XMLC is a DOM tool which works with DOM based on XML, HTML, XHTML, > CHTML, VoiceXML, and WML. Most of the time, XMLC is used for HTML or > XHTML manipulation so examples of those are a bit more widespread. > Examples of working with XML can be found in the testcases. The XMLC > build module contains xmlc documentation or you can view it online > here (although it's focus is on HTML rather than XML): > > http://xmlc.enhydra.org/software/documentation/doc/xmlc/ > > Barracuda ( http://barracudamvc.org/ ) contains some examples using > XML (though something seems wrong with the examles at the moment) > See them here, or download Barracuda-1.2.0 (or latest CVS). > http://www.barracudamvc.org/Barracuda/docs/comp/tutorial_hello_world3.html > > If you know how to program in the DOM, then you know how to use XMLC. > If you are having troubles with the concept of XMLC or other specific > question, please ask them. Otherwise, the above is about all I can > give you at the moment. > > Jake > > At 05:11 PM 6/24/2003 +0200, you wrote: > >> Hi >> >> we need to manipulate some XML files just like HTML, being able to >> set/get attributes from elements in the document, adding element, etc. >> >> Is it possible? >> Where can we find some examples? >> >> Thanks! >> Piero & Alberto >> >> _______________________________________________ >> XMLC mailing list >> [email protected] >> http://www.enhydra.org/mailman/listinfo.cgi/xmlc >