At 09:26 PM 10/2/2003 -0400, Rich Salz wrote:
>My vote is to include a single URN with each request; the semantics of
>that URN define all the parameters: those that are set by the server,
>those that have defaults set by the server, those that the client can
>specify, and those that the client must specify.
In most recent schemas we've had an <ApplicationProfile> element, like:
<xs:element name="ApplicationProfile" type="xs:anyURI"/>
The Implicit Parameters would just be the "defaults set by the server".
Trevor