XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> XMI (XML Metadata Interchange), SVG Software, DOM Software -> BOX - Browsing Objects in XML

BOX - Browsing Objects in XML

Date: Aug. 12, 2001
Link: http://www.cs.ucl.ac.uk/staff/c.nentwich/Box/
Source Author or Organization: Christian Nentwich, Henry Odiase

Browsing Objects in XML (BOX) is a tool for reading Unified Modeling Language (UML) models represented in XML Metadata Interchange (XMI) format and exporting them to vector graphics formats, including Vector Markup Language (VML) and Scalable Vector Graphics (SVG).

The tool leverages XML, the Document Object Model (DOM), VML, SVG and related standards to enable browsing of UML models via off-the-shelf browser technology. BOX includes an XMI parser, sample UML models and a Document Type Definition (DTD) exporter that enables the creation of DTDs from UML models.

The software requires Xerces and is released under the GNU General Public License (GNU Public License).