I don't know off the top of my head.  I think the parsing is done by standard
SAX style Java parsers, so there might be some way to configure this. Also, if I
recall correctly, there was some flag to enable/disable checking of the xml
against UIMA's resourceSpecifierSchema.xsd (in uimaj-core/resources/).

-Marshall

On 4/8/2016 4:57 AM, Richard Eckart de Castilho wrote:
> Hi,
>
> is there some mechanism that allows me to add non-standard information to 
> UIMA descriptors, e.g. in a custom XML namespace?
> I have tried it in a type descriptor, but then I get a message like:
>
>   The XML parser encountered an unknown element type 
> "ref:externalReferences". 
>
> Cheers,
>
> -- Richard

Reply via email to