Hello! I see that in the UIMA reference it's possible to have Primitive Feature Types as XML Elements instead of Attributes.
http://uima.apache.org/d/uimaj-2.4.0/references.html#ugr.ref.xmi.primitive_features Does this become a part of the CAS XMI? And if so, how does one make the switch from attributes to elements? Does it have to be a separate CAS Consumer, or can make a change in the Type System Descriptor, or even the Java Code for the Analysis Engine? Thanks! Neal
