[ https://issues.apache.org/jira/browse/XERCESJ-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mukul Gandhi resolved XERCESJ-1533. ----------------------------------- Resolution: Fixed marking this issue "fixed", since the changes were committed to SVN. > Xerces feature for "XPath subset" vs "full XPath" for XSD 1.1 CTA > ----------------------------------------------------------------- > > Key: XERCESJ-1533 > URL: https://issues.apache.org/jira/browse/XERCESJ-1533 > Project: Xerces2-J > Issue Type: Improvement > Components: XML Schema 1.1 Structures > Affects Versions: 2.11.0 > Reporter: Mukul Gandhi > Assignee: Mukul Gandhi > Priority: Minor > > Creating this jira issue for tracking purpose. > We implemented a Xerces feature post 2.11.0 release, to control selection of > "XPath subset" vs "full XPath" expression languages for using XSD 1.1 CTA > functionality. > The name of this feature is, Constants.XERCES_FEATURE_PREFIX + > Constants.CTA_FULL_XPATH_CHECKING_FEATURE (which expands to a string value > "http://apache.org/xml/features/validation/cta-full-xpath-checking". the > class "Constants" lies in package, "org.apache.xerces.impl"). The feature can > be toggled to 'true' (for using full XPath for CTA, with PsychoPath XPath 2.0 > engine) or 'false' (for using the XPath subset for CTA, which is also the > default value of this feature). -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: j-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: j-dev-h...@xerces.apache.org