[
https://issues.apache.org/jira/browse/WODEN-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Kaputin resolved WODEN-143.
--------------------------------
Resolution: Fixed
Fixed by r504764
> Tests SparqlQuery-1G and SparqlQuerySimplified-1G are failing due to CR145
> --------------------------------------------------------------------------
>
> Key: WODEN-143
> URL: https://issues.apache.org/jira/browse/WODEN-143
> Project: Woden
> Issue Type: Test
> Components: Parser
> Reporter: John Kaputin
> Assigned To: John Kaputin
> Fix For: M7
>
>
> The WSDL working group issue CR145 [1] was the subject of WODEN-123 which
> modified the behaviour of woden to include in the component model ALL global
> schema elements and types accessible in the WSDL document(s). This fixed
> these two testcase failures.
> However, the working group have now resolved this issue so that the schema
> components in the component model will now be limited to only those whose
> target namespace has been schema inlined or schema imported within the
> wsdl:types element of any visible WSDL documents. So, for example,
> components of schemas that are nested within another schema via xs:import
> will NOT automatically appear in the component model. They will only appear
> if their namespace is also xs:imported directly with a wsdl:types element.
> This was Woden's previous behaviour.
> This resolution of CR145 means these two test cases are now failing again.
> To fix these test failures, Woden must be modified to derive the component
> model according to this resolution of CR145. That is, only schema components
> visible or referenceable in the WSDL document(s) will be included in the
> component model.
> [1] http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR145
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]