Re: schema for scenarios

Looks good to me.

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/06/2011 06:04 PM

To
"public-ws-resource-access@w3.org" <public-ws-resource-access@w3.org>
cc

Subject
schema for scenarios






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 "animal.xsd" deleted by Doug Davis/Raleigh/IBM] 

Received on Thursday, 6 January 2011 23:47:31 UTC