[ 
https://issues.apache.org/jira/browse/XERCESJ-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mukul Gandhi updated XERCESJ-1533:
----------------------------------
    Fix Version/s: 2.12.0

> 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
>             Fix For: 2.12.0
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to