[GRAAP-WG] Issues in the final draft

Oliver Wäldrich Oliver.Waeldrich at scai.fraunhofer.de
Wed Mar 28 04:53:39 CDT 2007


Unfortunatly there are still some issues on the final draft, since we need
to keep the text consistent with the changes in the wsdl. I made a list of
corrections for this issue.

1. the Section 9.4.6 Resource Property wsag:AgreementServiceReferenceList
should be removed, since this was removed from the wsdl

2. the pseudo code in section 9.5.1 should now look like:

<wsag:AgreementState>
    <wsag:State>wsag:AgreementStateDefinition</wsag:State>
    <xs:any##other/> *
</wsag:AgreementState>

3. the description of the pseudo code has to be adopted

/wsag:AgreementState
	The agreement state type has open content so that additional 
	domain-specific state information can be expressed. 
/wsag:AgreementState/wsag:State
	The agreement state must be one of the following values: Pending, 
	PendingAndTerminating, Observed, ObservedAndTerminating, Rejected, 
	Complete or Terminated. The individual states are as described in
Section 7.1.

4. the title of section 9.5.2 should be renamed to Resource Property
wsag:ServiceTermState
5. the pseudo code in section 9.5.2 should now look like:

<wsag:ServiceTermState termName="xs:string">
    <wsag:State>wsag:ServiceTermStateDefinition</wsag:State>
    <wsag:Processing>
        <xs:any##other/> *
    </wsag:Processing> ?
    <wsag:Idle>
        <xs:any##other/> *
    </wsag:Idle> ?
    <xs:any##other/> *
</wsag:ServiceTermState> *

6. the description of the pseudo code has to be adopted

/wsag:ServiceTermState
	List of service states indexed by name. 
/wsag:ServiceTermState/@termName
	Name of the term to which it refers.
/wsag:ServiceTermState/wsag:State
	The state of a service term. The state can be NotReady, Ready or
Completed.
/wsag:ServiceTermState/wsag:Processing
	Substate of Processing.
/wsag:ServiceTermState/wsag:Idle
	Substate of Idle.

7. the title of section 9.5.3 should be renamed to Resource Property
wsag:GuaranteeTermState
8. the pseudo code in section 9.5.3 should now look like:

<wsag:GuaranteeTermState termName="xs:string">
    <wsag:State>wsag:GuaranteeTermStateDefinition</wsag:State>
    <wsag:Processing>
        <xs:any##other/> *
    </wsag:Processing> ?
    <wsag:Idle>
        <xs:any##other/> *
    </wsag:Idle> ?
    <xs:any##other/> *
</wsag:GuaranteeTermState> *

9. the description of the pseudo code has to be adopted

/wsag:GuaranteeTermState
	List of guarantee states indexed by name.
/wsag:GuaranteeTermState/@termName
	Name of the term to which it refers.
/wsag:GuaranteeTermState/wsag:State
	The state of the guarantee. This can be NotDetermined, Fulfilled or
Violated



-----------------------------------------------------------------------
                          Oliver Wäldrich
  Fraunhofer-Institute for Algorithms and Scientific Computing (SCAI)
         Schloss Birlinghoven, D-53754 Sankt Augustin, Germany
             Tel: +49 2241 14 2830; Fax: +49 2241 14 42830
 
           CoreGRID Network of Excellence   www.coregrid.net
Institute on Resource Management and Scheduling   www.coregrid.net/irms





More information about the graap-wg mailing list