Re: schema for scenarios

Look good.  I'd like to include another event though - one for other types 
of updates to the Animal - perhaps action = ".../Update"  for all other 
types of updates?

thanks
-Doug
______________________________________________________
STSM |  Standards Architect  |  IBM Software Group
(919) 254-6905  |  IBM 444-6905  |  dug@us.ibm.com
The more I'm around some people, the more I like my dog.



Gilbert Pilz <gilbert.pilz@oracle.com> 
Sent by: public-ws-resource-access-request@w3.org
01/07/2011 03:32 PM

To
"public-ws-resource-access@w3.org" <public-ws-resource-access@w3.org>
cc
XI QING QIN <bethune.qin@oracle.com>
Subject
Re: schema for scenarios






Attached is a proposed EventDescriptions file for the WS-Eventing 
scenarios along with an auto-generated Notification WSDL for SOAP 1.1.

~ gp

On 1/6/2011 3:04 PM, Gilbert Pilz wrote: 
Attached is a proposal for the schema to be used in the scenarios. The 
pseudo-schema would change to the following to match this:

<sce:Animal ...>
  <sce:ID> UUID </sce:ID>
  <sce:Name> xs:string </sce:Name> ?
  <sce:Birthdate> xs:date </sce:Birthdate> ?
  <sce:DateTagged> xs:date </sce:DateTagged>
  <sce:Gender> xs:string </sce:Gender>
  <sce:Family> xs:string </sce:Family>
  <sce:Genus> xs:string </sce:Genus>
  <sce:Species> xs:string </sce:Species>
  <sce:Location> gpx:ptType </sce:Location>
  <sce:EPR> wsa:endpoint-reference to this Animal </sce:EPR> ?
  xs:any
</sce:Animal>

If people are OK with this, I'd like to add it to the scenario doc.

~ gp[attachment "locate.evd" deleted by Doug Davis/Raleigh/IBM] 
[attachment "locate.wsdl" deleted by Doug Davis/Raleigh/IBM] 

Received on Friday, 7 January 2011 23:32:00 UTC