[ 
http://issues.apache.org/jira/browse/WODEN-13?page=comments#action_12414102 ] 

Arthur Ryman commented on WODEN-13:
-----------------------------------

I'm still seeing this failure. The problem xsd is:

        <wsdl:types>
                <xsd:schema targetNamespace="http://example.org/getBalance/";
                        xmlns:xsd="http://www.w3.org/2001/XMLSchema";>
                        <xsd:include schemaLocation="getBalance.xsd" />
                </xsd:schema>
        </wsdl:types>

Any idea why the <xsd:include> isn't being resolved? This is a chameleon 
include, i.e. the included xsd has no namespace so the components inherit the 
namespace of the including schema.

> Test Case Failures: documents/good/Chameleon-1G, 2G, 3G, 4G
> -----------------------------------------------------------
>
>          Key: WODEN-13
>          URL: http://issues.apache.org/jira/browse/WODEN-13
>      Project: Woden
>         Type: Bug

>   Components: Parser
>     Reporter: Arthur Ryman
>     Assignee: John Kaputin

>
> These are failing due to lack of <xs:import> support. TypeDefinition and 
> ElementDeclaration components are missing.
> FYI, see the W3C status report for latest results [1]
> [1] 
> http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/results/Overview.html

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to