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

 


Help: OASIS Mailing Lists Help | MarkMail Help

sca-bindings message

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


Subject: NEW ISSUE: binding.ws schema uses ##any instead of ##other


TARGET: Web Service Binding Spec (CD02 rev2)

DESCRIPTION:
The WebServiceBinding complexType allows extensibility attributes from any namespace on line 542:

542 <anyAttribute namespace="##any" processContents="lax"/>

This is not the behavior we want, nor is it consistent with the cross TC decision to use ##other.


PROPOSAL:
Change line 542 to:

<anyAttribute namespace="##other" processContents="lax"/>



Dave Booz
STSM, BPM and SCA Architecture
Co-Chair OASIS SCA-Policy TC and SCA-J TC
"Distributed objects first, then world hunger"
Poughkeepsie, NY (845)-435-6093 or 8-295-6093
e-mail:booz@us.ibm.com



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