← Prev in month ← Prev in thread
Next in thread → Next in month →

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

From
David Booz <>
Date
2009-06-11T12:40:02+00:00
ID
Thread
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:
← Prev in month ← Prev in thread
Next in thread → Next in month →