OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

provision message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: RE: [provision] First Draft of the Request/Response schema for SPML...


Title: Message
just working with the req/resp schema. It is actually missing an element (or the element).
 
I added following two lines between the ****** stars ***** to the schema and it seems to work now to validate fine:
 

<xsd:group name="BatchResponses">

<xsd:choice>

<xsd:element name="searchResponse" type="spml:SearchResponse" />

<xsd:element name="modifyResponse" type="spml:ModifyResponse" />

<xsd:element name="addResponse" type="spml:AddResponse" />

<xsd:element name="deleteResponse" type="spml:DeleteResponse" />

<xsd:element name="extendedResponse" type="spml:ExtendedResponse" />

</xsd:choice>

</xsd:group>

<!-- *************** Element for SPML Req/Resp documents **************** -->

<xsd:element name="batchRequest" type="BatchRequest" />

<xsd:element name="batchResponse" type="BatchResponse" />

<!-- ************************************************************************** -->

<xsd:complexType name="BatchRequest">

 
-----Original Message-----
From: Jeff Bohren [mailto:jbohren@opennetwork.com]
Sent: Friday, January 03, 2003 7:33 AM
To: provision@lists.oasis-open.org
Subject: [provision] First Draft of the Request/Response schema for SPML...

Attached is the first draft for the Request/Response schema for SPML. This requires the SPML Core schema and the DSMLv2 schema.

 

Jeff Bohren

Product Architect

OpenNetwork Technologies, Inc

 

 



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC