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

NEW ISSUE: binding.jms schema uses <anyAttribute/> for schema attributeextensibility

From
David Booz <>
Date
2009-06-11T13:56:19+00:00
ID
Thread
NEW ISSUE: binding.jms schema uses <anyAttribute/> for schema attributeextensibility
TARGET: JMS Binding Spec (CD02 rev2)

DESCRIPTION: 

The JMSBinding complexType allows extensibility attributes from any namespace on line 783:

<anyAttribute/>

I'm not sure what the defaults are for @namespace or @processContents but at the very least this is completely inconsistent with every other binding schema.

PROPOSAL: 

Change line 783 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 →