Re: WSDL WG Last Call comments on SAWSDL

Dear Jonathan,

your comments on SAWSDL were accepted as our LC issue 1 [1] as
editorial. We believe we have fixed your issues in our current 
draft [2], and the following is a list of our WSDL files that the
WS-Description WG might consider for the test suite.

1. CheckAvailabilityRequestService
http://www.w3.org/2002/ws/sawsdl/spec/examples/wsdl/CheckAvailabilityRequestService

2. Annotated CheckAvailabilityRequestService
http://www.w3.org/2002/ws/sawsdl/spec/examples/wsdl/SemannCheckAvailabilityRequestService

3. CheckInventoryService
http://www.w3.org/2002/ws/sawsdl/spec/examples/wsdl/CheckInventoryService

4. Annotated CheckIntentoryService
http://www.w3.org/2002/ws/sawsdl/spec/examples/wsdl/SemannCheckInventoryService

5. Annotated CheckInventoryService (version 2)
http://www.w3.org/2002/ws/sawsdl/spec/examples/wsdl/SemannCheckInventoryService2
 
6. PartNumber2SKULookupService
http://www.w3.org/2002/ws/sawsdl/spec/examples/wsdl/PartNumber2SKULookupService

7. SKU2UPCLookupService
http://www.w3.org/2002/ws/sawsdl/spec/examples/wsdl/SKU2UPCLookupService

8. PurchaseOrderService
http://www.w3.org/2002/ws/sawsdl/spec/examples/wsdl/PurchaseOrderService

9. MyPurchaseOrder
http://www.w3.org/2002/ws/sawsdl/spec/examples/wsdl/MyPurchaseOrder

I'm not quite sure if our editors have validated these WSDL documents,
I'd expect that to happen at most in our CR phase, which we expect to
enter this month.

Please let us know by Jan 15 if you disagree with our disposition of
your comments.

Best regards and thanks for the comments,
Jacek Kopecky

[1] http://www.w3.org/2002/ws/sawsdl/issues/LC-20060928.html#x1
[2] http://www.w3.org/2002/ws/sawsdl/spec/SAWSDL.html

On Tue, 2006-10-24 at 07:58 -0700, Jonathan Marsh wrote:
> The WSDL WG has the following comments on the SAWSDL Last Call:
> 
> In section 2.1, SAWSDL says:
> 
> "In terms of the WSDL 2.0 component model, a model reference is a new
> property. In particular, when used on an element that represents a WSDL 2.0
> Component (e.g. wsdl:interface, wsdl:operation, top-level xsd:element,
> etc.), the modelReference extension attribute introduces an OPTIONAL
> property {model reference} whose value is a set of URIs taken from the value
> of the attribute. The absence of the {model reference} property is equal to
> its presence with an empty value."
> 
> 1) Editorially, it would be nice to refer to WSDL 2.0 Components by name
> instead of by their corresponding element.  Esp. in the case of xsd:*, there
> is both a WSDL component and a Schema component, so by naming an xsd element
> it's not clear which component one might be referring to (the context makes
> it clear in this case, but still, we invented names for components, you
> might as well use them!)  The same style can also apply to the last
> paragraph of section 2.2.
> 
> 2) Secondly, there are two ways to interpret the last sentence.  Presumably,
> an empty attribute would result in the presence of an empty {model
> reference} property, which would be _semantically_ equivalent to no {model
> reference} property.   However, it might also be interpreted that in this
> situation the property could simply be omitted from the component model.  We
> had some similar text in places in WSDL that gave us a bit of a headache in
> the interchange format, which requires a canonical component model.
> Basically, two processors that are both SAWSDL aware might have different
> component models - one might omit {model reference} and one might include it
> with an empty value.  This could be dealt with in the comparison algorithm
> between two component models, but we've found it easier to just define a
> single clear mapping from XML to the component model.  In this case, for
> instance, you could state "when non-empty and used on an element..." and
> simply omit the last sentence, or you could state "The absence of the {model
> reference} property is semantically equivalent to its presence with an empty
> value."  The former seems cleaner to me as it doesn't augment the component
> model with meaningless information.
> 
> 3) Along the lines of (1), it would be nice to be explicit about the
> components being annotated with properties in section 2.1.x.
> 
> 
> 4) We noticed an error in the example in Section 2.1 of the Usage Guide;
> there is an extra # on the schema namespace.  Perhaps the examples should be
> validated more carefully - namely by submitting them into the WSDL test
> suite ;-).  Not only will that help find errors in the WSDLs, but it will
> also encourage WSDL 2.0 vendors to make sure the annotations are easy to get
> at in their tools.
> 
> Jonathan Marsh - http://www.wso2.com - http://auburnmarshes.spaces.live.com
>  
> 
> 
> 

Received on Wednesday, 3 January 2007 18:30:54 UTC