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

 


Help: OASIS Mailing Lists Help | MarkMail Help

provision message

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


Subject: Issues in the specification draft


Gary,

 

Here are some remarks concerning the specification document version I got. I’d appreciate if you could please go over them and verify that the text should be revised.

 

Please call me if you have any questions.

 

- Rami

 

 

#

Page

Issue

1

32

I believe that in the ListTargets example he target ID is incorrect.

2

57

I believe that in the example:

 

<deleteResponse status=“pending" asyncRequestID=”8488”/>

 

- should be instead –

 

<deleteResponse status=“pending" RequestID=”8488”/>

3

50

In the example:

 

<component>/Person/email]</component> does not have an opening square bracket

4

50

I believe that the example:

 

<capabilityData>

                        <reference typeOfReference="owns" />

                                <toPsoId ID="1431" targetId=”target1”/>

</capabilityData>

 

- should be instead -

 

<capabilityData>

                        <reference typeOfReference="owns">

                                <toPsoId ID="1431" targetId=”target1”/>

</reference>

</capabilityData>

5

50

I believe that the example:

 

<modifyRequest>

        <psoId ID=”1431” targetId=”target1”/>

        <modification modificationMode=”delete”>

                <capabilityData>

                        <reference typeOfReference="owner" />

                </capabilityData>

        </modification>

        <modification modificationMode=”add”>

                <capabilityData>

                        <reference typeOfReference="owner"/ >

                                <toPsoId ID="2245" targetId=”target2”/>

                </capabilityData>

        </modification>

</modifyRequest>

 

- should be instead -

 

<modifyRequest>

        <psoId ID=”1431” targetId=”target1”/>

        <modification modificationMode=”delete”>

                <capabilityData>

                        <reference typeOfReference="owner" />

                </capabilityData>

        </modification>

        <modification modificationMode=”add”>

                <capabilityData>

                        <reference typeOfReference="owner" >

                                <toPsoId ID="2245" targetId=”target2”/>

</reference>

                </capabilityData>

        </modification>

</modifyRequest>

6

60

The target ID in the example is believed to be incorrect

7

61

In the StatusResponse example the PSO is missing the Data tag

8

64

Was ‘batch of batches’ removed? When?

9

70

The ID in example 3.5.4.1.3 should probably be basePSOID

10

71

There is an example for bulkModifyResponse – but there is no corresponding verb in the document

11

71

There is an example for bulkDeleteResponse – but there is no corresponding verb in the document

12

76

A missing closing currentPassword tag in the top example

13

79

In section 3.5.5.3.3: I believe that the following text:

                                            

“The provider returns an <spmlResponse> element. The “status” attribute of the <spmlResponse> element indicates that the provider successfully resetd the password.”

 

- Should be instead -        

 

The provider returns an <resetPasswordResponse> element. The “status” attribute of the element indicates that the provider successfully reset the password.

14

91

The target ID in the example is believed to be incorrect

15

96

In section 3.5.7.2.3: I believe that there is an error with the basePSOID

 

 



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