I came across a problem where the StAX processing isn't stripping whitespace from anyURI attributes in accordance with the XML schema spec. I notice that Raymond logged this almost four (!) years ago https://issues.apache.org/jira/browse/TUSCANY-242 but we don't seem to have that fix anymore so I've picked up that JIRA .
I've added a fix at r918054 but only exploited it for processing the "composite service promotes" attribute. Before changing all the other processors that read anyURI attributes I wanted to ask here if there is a way that anyURI attributes can be detected automatically using StAX. Regards Simon -- Apache Tuscany committer: tuscany.apache.org Co-author of a book about Tuscany and SCA: tuscanyinaction.com
