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

 


Help: OASIS Mailing Lists Help | MarkMail Help

ws-rx message

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


Subject: NEW ISSUE: CloseSequence element is inconsistent



Title - CloseSequence element is inconsistent
Description - All other references to Sequence identifiers is by an element, using a reference to the global wsrm:Identifier element. The CreateSequence element uses an attribute, and defines it inline.
Justification - While not a critical problem, the schema should be consistent.
Target - core / schema
Type: design
Proposal:


Replace the attribute with a reference to the wsrm:Identifier element within the CreateSequence element:
Update the CloseSequence on line 372 (in wd 08), and the following description. The new example should be:
<wsrm:CloseSequence ...>
  <wsrm:Identifier ...> xs:anyURI </wsrm:Identifier>
  ...
</wsrm:CloseSequence>

and the description need to be changed to include the new element and the extensibility points.


Thanks,

Matt



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