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

[Issue 30] Schema contains ##any for <anyAttribute>

From
Anish Karmarkar <>
Date
2009-04-01T16:41:39+00:00
ID
Thread
[Issue 30] Schema contains ##any for <anyAttribute>
This is now BPEL issue 30.
http://www.osoa.org/jira/browse/BPEL-30

-Anish
--

Anish Karmarkar wrote:
> Title: Schema contains ##any for <anyAttribute>
> 
> Description:
> The <implementation.bpel> element schema has:
>             <anyAttribute namespace="##any" processContents="lax" />
> 
> To keep the schemas aligned with all the other SCA TCs, adhere to 
> previous decisions in assembly (and in BPEL) TC, and the fact that we 
> decided to use a single NS/effective schema for all SCA TCs means that 
> this has to be changed to say "##other"
> 
> Proposal:
> Replace the above line with:
>             <anyAttribute namespace="##other" processContents="lax" />
> 
> 
> -Anish
> -- 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe from this mail list, you must leave the OASIS TC that
> generates this mail.  Follow this link to all your TCs in OASIS at:
> https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php
← Prev in month ← Prev in thread
Next in thread → Next in month →