Dear Ken,<div><br></div><div>My current favorite way of dealing with XML files (at least in Java, where DOM</div><div>access is not as effortless as in dynamic languages) is to use tools that take</div><div>an XSD schema and create source code to read and represent these structures,</div>
<div>e.g. XMLBeans, or JAXB's jxc. There's a similar thing for C++<br><meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://www.codesynthesis.com/products/xsd/">http://www.codesynthesis.com/products/xsd/</a></div>
<div><a href="http://www.codesynthesis.com/products/xsd/"></a>which I've never tried on anything serious, but looks quite useful to me.</div><div><br></div><div>(There are some fuzzy edges where a particular XML schema with</div>
<div>exotic features is not supported by a tool - hopefully, tool support and</div><div>the XML formats people write will converge towards some useful</div><div>standard set of features).</div><div><br></div><div>Best,</div>
<div>Yannick</div><div><br></div><div><br></div><div>On Mon, Jul 25, 2011 at 10:15 PM, Ken Litkowski <span dir="ltr"><<a href="mailto:ken@clres.com">ken@clres.com</a>></span> wrote:</div><div><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">As a devotee of FrameNet, I am very grateful for the format changes in FrameNet 1.5, where everything is more integrated. However, since all the XML data files come with XSL stylesheets, accessing and using the data requires working around the material added to facilitate displays. In my own work, I am able to work with the data with my own XML procedures (written in C++) and I know others have developed APIs in C# and Java. What I'm wondering is whether others have more efficient ways of storing/using all the data.<br>

<br>
    Ken<br>
<br>
-- <br>
Ken Litkowski                     TEL.: <a href="tel:301-482-0237" value="+13014820237" target="_blank">301-482-0237</a><br>
CL Research                       EMAIL: <a href="mailto:ken@clres.com" target="_blank">ken@clres.com</a><br>
9208 Gue Road                     Home Page: <a href="http://www.clres.com" target="_blank">http://www.clres.com</a><br>
Damascus, MD 20872-1025 USA       Blog: <a href="http://www.clres.com/blog" target="_blank">http://www.clres.com/blog</a><br>
<br>
<br>
______________________________<u></u>_________________<br>
UNSUBSCRIBE from this page: <a href="http://mailman.uib.no/options/corpora" target="_blank">http://mailman.uib.no/options/<u></u>corpora</a><br>
Corpora mailing list<br>
<a href="mailto:Corpora@uib.no" target="_blank">Corpora@uib.no</a><br>
<a href="http://mailman.uib.no/listinfo/corpora" target="_blank">http://mailman.uib.no/<u></u>listinfo/corpora</a><br>
</blockquote></div><br></div>