← Prev in month
← Prev in thread
Next in thread →
Next in month →
[sca-bpel] NEW ISSUE: Apply Editing Action Items 0001 - 0003
TARGET: SCA Client and Implementation Model Specification for WS-BPEL
DESCRIPTION: Apply Editing Action Items 0001 - 0003, as noted in the F2F
meeting:
#0001
Editors: Refer to assembly and policy spec in the related spec section.
Also, to add participants (TC) members list and the OSOA contributors list
in the Acknowledgement (page 16) section
#0002
Editors: Reference Section 1 (Page 2): Addition to reference element there
should be a service element
#0003
Editors: Update the syntax of Component in the introduction section to
align with assembly syntax
PROPOSAL:
Re: #0001
In section "Related Work", add the following entries:
SCA Assembly Model Specification - <link>
SCA Policy Framework Specification - <link>
In "Appendix A - Acknowledgements", add all TC members and OSOA
contributors, as in:
A.1 Members of the SCA-BPEL Technical Committee
[Participant Name, Affiliation | Individual Member]
...
A.2 OSOA Contributors
[Participant Name, Affiliation | Individual Member]
...
Re: #0002 and #0003
In "Chapter 1 - Introduction" - component example, add the <service>
element and align with SCA-Assembly syntax, as in:
<component name="xs:NCName"
autowire="xs:boolean"?
requires="list of xs:QName"? policySets="list of xs:QName"?
constrainingType="xs:QName"?>*
<implementation.bpel process="xs:QName"/>
<service name="xs:NCName"
requires="list of xs:QName"? policySets="list of xs:QName"?>*
<interface/>?
<binding uri="xs:anyURI"?
requires="list of xs:QName"? policySets="list of xs:QName"?
/>*
</service>
<reference name="xs:NCName" multiplicity="0..1 or 1..1 or 0..n or 1..n"
?
autowire="xs:boolean"? target="list of xs:anyURI"?
wiredByImpl="xs:boolean"?
requires="list of xs:QName"? policySets="list of xs:QName"?>
*
<interface/>?
<binding uri="xs:anyURI"?
requires="list of xs:QName"? policySets="list of xs:QName"?
/>*
</reference>
<property name="xs:NCName" (type="xs:QName" | element="xs:QName")?
mustSupply="xs:boolean"? many="xs:boolean"?
source="xs:string"? file="xs:anyURI"?>*
property-value?
</property>
</component>
Kind Regards
DK
← Prev in month
← Prev in thread
Next in thread →
Next in month →