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: Schema type of wsrm:FaultCode element can be changed fromxs:QName to wsrm:FaultCodes


Title: Schema type of wsrm:FaultCode element can be changed from 
xs:QName to wsrm:FaultCodes

Description:
Page 37, line 1027 of [1] makes the type of wsrm:FaultCode as xs:QName. 
This element is already restricted to the QNames listed in the schema 
type wsrm:FaultCodes.

Justification:
Although the schema is correct, it would be more appropriate and 
narrowly/tightly scoped by using the type wsrm:FaultCodes instead of 
xs:QName

Target: schema
Type: editorial

Proposal:
Replace line 1027 from -
<xs:element name="FaultCode" type="xs:QName"/>
to -
<xs:element name="FaultCode" type="wsrm:FaultCodes"/>

Related issues:
Editorial issue about changing wsrm:FaultCodes to wsrm:FaultCodeType, 
raised in the email at [2]


[1] 
http://www.oasis-open.org/apps/org/workgroup/ws-rx/download.php/14548/wsrm-1.1-spec-wd-03.pdf
[2] 
http://www.oasis-open.org/apps/org/workgroup/ws-rx/email/archives/200509/msg00193.html



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