- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 11 Apr 2006 13:34:55 +0000
- To: public-ws-chor-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3110
Summary: description element
Product: WS Choreography
Version: unspecified
Platform: PC
OS/Version: Windows 2000
Status: NEW
Severity: normal
Priority: P2
Component: Uncategorized
AssignedTo: martin.chapman@oracle.com
ReportedBy: martin.chapman@oracle.com
QAContact: public-ws-chor-comments@w3.org
Implementation issue from Gary:
Currently it is not possible to include more than one description element for
any CDL element - i.e. it is defined as optional (0 or 1).
However, the <description> has a type, which can be documentation, reference or
semantics.
Therefore if we wanted to add a documentation (textual) description element, as
well as a semantics description element, for the same CDL element, this would
not be valid according to the schema.
Suggest making this <description> element 0 to many cardinality.
Received on Tuesday, 11 April 2006 13:35:01 UTC