|
|
Re: Using XMLC with XML: msg#00029
java.enhydra.xmlc
|
Subject: |
Re: Using XMLC with XML |
Minor update on my comment about the Barracuda example not working.
It is in my build at home, so there must be something wrong on the
server. So, it does work, you'll just have to grab Barracuda and
test it on your own server to see it in action until we figure out what
is wrong with the examples running on the server.
Jake
At 03:15 PM 6/24/2003 -0500, you 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
XMLC@xxxxxxxxxxx
http://www.enhydra.org/mailman/listinfo.cgi/xmlc
| |