Community
Participate
Working Groups
Build Identifier: 20110615-0604 Some of the tests in W3C XSD 1.1 test suite (particularly relating to XSD 1.1 type alternatives) specify XPath expressions like, attribute-instance instance of attribute(*, xs:untypedAtomic) and element-instance instance of element(*, xs:untyped) This was currently unsupported in PsychoPath XPath engine. I'm committing an improvement for this to the service branch, and would commit a test case for this a little later. Reproducible: Always