<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4134.600" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>I recently came across this question in the xml-interest 
group:</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>&gt; How do you represent inheritance in xml (or is<BR>&gt; it 
even possible)?</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Then, I saw a posting in the jdom group, saying the 
following:</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>&gt; Wednesday morning at XML DevCon in San Jose we're holding 
a BOF where<BR>&gt; we'll introduce JATO, an innovative data binding API built 
on JDOM. <BR>&gt; JATO allows you to map XML data into Java objects, and vice 
<BR>&gt; versa, using<BR>&gt; an XML data file to dictate the 
mapping.</FONT>&nbsp; </DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>So, my question is:&nbsp; will inheritance rules be consistent 
across the Java-XML and XML-Java&nbsp;mappings?&nbsp; That is, if I map a class 
and subclass into xml, and back to Java, will they still be class and 
subclass?</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>My guess is that the XML data file will determine the rules, 
thereby making such a mapping possible, but that is just a guess.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>By the way, is there somewhere I can read more about 
JATO?</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>&nbsp;&nbsp;&nbsp; - eric</FONT></DIV></BODY></HTML>