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

[ebxml-msg] For the Issue list: minor schema repair involving ##other

From
Dale Moberg <>
Date
2003-03-12T16:53:52+00:00
ID
Thread
[ebxml-msg] For the Issue list: minor schema repair involving ##other
Doug asked to be sent the schema fragment that needs repair for the
issue list, and here it is.


<element ref="ds:Reference" minOccurs="0" maxOccurs="unbounded"/>
<any namespace="##other" processContents="lax" minOccurs="0"
maxOccurs="unbounded"/> 


Because the xmldsig namespace is an "other" namespace here, and because
it has an unbounded maxOccurs, the grammar is ambiguous at this point in
that a ds:Reference "matches" either the ds:Reference or the "any"
##other wildcard.


----------------------------------------------------------------
To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.oasis-open.org/ob/adm.pl>


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