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

ant elder closed TUSCANY-599.
-----------------------------

    Resolution: Fixed

Looks like this has been applied already

> XML Interop test39 AttributeWithNillable doesn't include a nill attribute in 
> input XML.
> ---------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-599
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-599
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Interop
>    Affects Versions: Java-M2
>         Environment: All
>            Reporter: Simon Laws
>             Fix For: Java-M2
>
>         Attachments: patch070806.txt
>
>
> Existing input XML is 
> <tns:RootElement39 xmlns:tns="http://www.apache.org/tuscany/interop";
>       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
>       xsi:schemaLocation="http://www.apache.org/tuscany/interop 
> interop39.xsd">
>       <ElementWithNillable/>
> </tns:RootElement39>
> Change to 
> <tns:RootElement39 xmlns:tns="http://www.apache.org/tuscany/interop";
>       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
>       xsi:schemaLocation="http://www.apache.org/tuscany/interop 
> interop39.xsd">
>       <ElementWithNillable/>
>         <ElementWithNillable xsi:nil="true"/>
> </tns:RootElement39>
> The schema also needs to be updated to include maxOccurs="unbounded" on 
> RootElement39
> A patch is attached (pleas apply to top leve interop project)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://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