OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsrp-webservice message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [wsrp-webservice] wsdl testing


Andre,

I tested the changed types with our stack. I also tried Axis, and was 
able to generate code.

Can you explain the motivation for the change to the LocalizedString?

Regards,

Subbu

Andre Kramer wrote:
> You may have noticed I uploaded an XML Schema file with our stack 
> work-arounds removed 
> (http://www.oasis-open.org/apps/org/workgroup/wsrp/wsrp-webservice/download.php/10198/test_wsrp_v1_types_22_11_2004.xsd). 
> I will request that this gets tested against as many tool chains as 
> possible in next week's TC call. If you are participating could you also 
> test the following alternative to our 1.0 LocalizedString?
> 
> 
> <complexType name="LocalizedString">
>       <simpleContent>
>          <extension base="xsd:string">
>             <attribute ref="xml:lang" use="required"/>
>             <attribute name="resourceName"/>
>         </extension>
>      </simpleContent>
>   </complexType>
>  
> 
> Thanks,
> 
> Andre
> 



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]