public marks

PUBLIC MARKS from parmentierf with tags xml & firefox

April 2008

XML Developer Toolbar :: Modules pour Firefox

Finally, a toolbar modeled after Chris Pederick's WebDeveloper toolbar, that allows XML Developer's use of standard tools all from your browser! Features include: -Schema Generation -DTD Generation -Schema Validation -XML -> Schema Validation -Style Manipulation -XSL Transformations on-the-fly -DOM Inspector incorporated views -Document statistics for future Semantic Web purposes -SOA Module (coming soon) -Lame scratch pad that does...nothing really useful :p

September 2006

XML in Firefox 1.5, Part 3: JavaScript meets XML in Firefox

by 3 others (via)
In this third article of the XML in Firefox 1.5 series, you learn to manipulate XML with the JavaScript implementation in Mozilla Firefox. In the first two articles, XML in Firefox 1.5, Part 1: Overview of XML features and XML in Firefox 1.5, Part 2: Basic XML processing, you learned about the different XML-related facilities in Mozilla Firefox, and the basics of XML parsing, Cascading Style Sheets (CSS), and XSLT stylesheet invocation.