
21 Jul
2005
21 Jul
'05
3:22 p.m.
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@univa.com