> On Wed, Feb 20, 2008 at 3:36 PM, Eddie Epstein <[EMAIL PROTECTED]> wrote: > > Edward, > > > > As a quick test, I tried using some test data for the > > XCASDeserializerTest. This data can be found in > > > http://svn.apache.org/repos/asf/incubator/uima/uimaj/trunk/uimaj-core/src/test/resources/ExampleCas
Another related question: in v1MultiSofaCas.xml, what is the difference between the "sofa" attribute and the "_indexed" attribute? They seem to always have the same values. If the intent is to set the "sofa" feature, then it seems odd to use a "sofa" attribute (with a sofaNum) rather than a "_ref_sofa" attribute (with an xml _id). Presumably, this "sofa" attribute is a "magic" attribute, to be treated differently from normal feature atributes? Because I'm not sure how I would interpret eg a "head" attribute on a list (as opposed to "_ref_head"). Thanks, -Edward
