Creating an XMLObject

Camel Guy camel at devguy.com
Mon Oct 5 19:15:55 EDT 2015


Case closed. Thank you!

Note to readers from the future:

My XML document uses a default namespace. Without a namespace, you will get
the same constraint error. I didn't try any other permutations.

Example:

<foo xmlns="foo"/>

~cg

On Mon, Oct 5, 2015 at 2:36 PM, Brent Putman <putmanb at georgetown.edu> wrote:

> Document doc = XMLObjectProviderRegistrySupport.getParserPool().parse(new
> StringReader(xmlString));
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20151005/ca4d6b95/attachment.html>


More information about the users mailing list