[ogsa-bes-wg] embedding WS-Name in JSDL doc

Karl Czajkowski karlcz at univa.com
Thu Jul 21 10:22:17 CDT 2005


As promised on the call, here's a trivial BES spec. feature
suggestion, in psuedo-schema format:

   <bes:ActivityName>..WS-Name content..</bes:ActivityName>

which could be embedded in the JSDL doc in the JobIdentification
section for correlation purposes when retrieving JSDL docs from the
BES service:

<jsdl:JobDefinition>
   <jsdl:JobDescription>
      <JobIdentification ...>
         <bes:ActivityName>..WS-Name content..</bes:ActivityName>
      </JobIdentification>
      <Application ...>
      ...

this works because JobIdentification allows zero or more
<xsd:any##other/> in its schema, e.g. any element that is defined in a
namespace other than JSDL's namespace.

karl

-- 
Karl Czajkowski
karlcz at univa.com





More information about the ogsa-bes-wg mailing list