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

 


Help: OASIS Mailing Lists Help | MarkMail Help

bpel4people message

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


Subject: [bpel4people] New Issue: Type of Attribute LogicalPeopleGroup within tFromElement



Target: ws-humantask.xsd

Description: Within the tFrom complexType definition, the attribute LogicalPeopleGroup must be of type NCName, not QName. The WS-HumanTask specification requires all LPGs to be either defined or redefined within an htd:humanInteractions element - therefore, their names are unique and they can be referenced by NCName. Note that this is already reflected in the spec itself.

Proposal: Within the tFrom complexType definition, change the LogicalPeopleGroup attribute definition from:

<xsd:attribute name="logicalPeopleGroup" type="xsd:QName" />

to:

<xsd:attribute name="logicalPeopleGroup" type="xsd:NCName" />

Kind Regards

Dieter König

Senior Technical Staff Member, WebSphere Process Server Architect
IBM Software Group, Application and Integration Middleware Software
WSS Business Process Solutions

Phone: +49-7031-16-3426  IBM Deutschland
E-Mail: dieterkoenig@de.ibm.com  Schönaicher Str. 220
 71032 Böblingen
 Germany

IBM Deutschland Research & Development GmbH / Vorsitzender des Aufsichtsrats: Martin Jetter
Geschäftsführung: Erich Baier
Sitz der Gesellschaft: Böblingen / Registergericht: Amtsgericht Stuttgart, HRB 243294



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