Re: [ebxml-msg] Multiple Acknowledgment elements with the sameactorURI?

From
Matthew MacKenzie <>
Date
2002-10-21T22:03:38+00:00
ID
Thread
Re: [ebxml-msg] Multiple Acknowledgment elements with the sameactorURI?
Doug,

I understand.  What I meant was the "prose schema", at least until 
there is a way to extend element definitions in XML Schema.  There are 
probably some tricks that could be employed assuming the SOAP schema 
doesn't employ anonymous complex types, but its probably not worth 
littering the ebMS schema with.

-Matt
On Monday, October 21, 2002, at 02:19  PM, Doug Bunting wrote:

> Small note for Matt: Since the schema we provide is an extension to 
> the SOAP
> schema for a message rather than a schema for the overall document, we 
> can't
> enforce any rules on the number of appearances of any top level 
> element in
> that document.  We can describe how MessageHeader, Manifest, et cetera
> should appear at most once and detail when AckRequested or 
> Acknowledgment
> may appear twice.  We just can't put these conditions into the schema.