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

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsdm message

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


Subject: Proposed MUWS errata


Hi all,

Here are proposed corrections to add to the MUWS errata docs:

* For both Part 1 and Part 2:

Additional acknowledgements

Appendix A (acknowledgements) should also include the following names:
John Gerken, David Melgar, Mitsunori Satomi.

* For Part 2:

Correction to cardinality of SituationTime element in pseudoschema for
Situation element

On line 316, the  pseudo-schema for the SituationTime element should not
include a question mark as this element is required. The correct
pseudo-schema for the entire Situation element is:

<muws-p2-xs:Situation>
  <muws-p2-xs:SituationCategory>
    muws:-p2-xs:SituationCategoryType
  </muws-p2-xs:SituationCategory>
  <muws-p2-xs:SuccessDisposition>
    (Successful|Unsuccessful
  </muws-p2-xs:SuccessDisposition> ?
  <muws-p2-xs:SituationTime>xs:dateTime</muws-p2-xs:SituationTime>
  <muws-p2-xs:Priority>xs:short</muws-p2-xs:Priority>
  <muws-p2-xs:Severity>xs:short</muws-p2-xs:Severity>
  <muws-p2-xs:Message>muws:LangString</muws-p2-xs:Message> ?
  <muws-p2-xs:SubstitutableMsg MsgId="xs:string" MsgIdType="xs:anyURI">
    <muws-p2-xs:Value>xs:anySimpleType</muws-p2-xs:Value>*
  </muws-p2-xs:SubstitutableMsg> ?
</muws-p2-xs:Situation>


This is in addition of an additional errata needed based on the
inconsistency between MUWS Part 2 XSD and WSDL pointed out by Zhili.

Can we discuss all this on the call on Thursday?

Regards,

William



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