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

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsrf message

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


Subject: Fw: [wsrf-comment] Public Comment








Regards,
Ian Robinson
STSM, WebSphere Messaging and Transactions Architect
IBM Hursley Lab, UK
ian_robinson@uk.ibm.com
----- Forwarded by Ian Robinson/UK/IBM on 25/11/2005 12:06 -----
                                                                           
             comment-form@oasi                                             
             s-open.org                                                    
                                                                        To 
             24/11/2005 10:02          wsrf-comment@lists.oasis-open.org   
                                                                        cc 
                                                                           
             Please respond to                                     Subject 
             masahiro.kurosawa         [wsrf-comment] Public Comment       
                    .kc                                                    
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           




Comment from: masahiro.kurosawa.kc@hitachi.com

Name: Masahiro Kurosawa
Title: InitialTerminationTime element of Add operation should be nillable.
Organization: Hitachi, ltd.
Regarding Specification: WS ServiceGroup 1.2 pr02a#1
- - -
Thank you for your great works.
Well, It does not seem InitialTerminationTime element of Add operation of
ServiceGroupRegistration portType in given XML Schema is nillable.
Section#7.2 says the spec allows InitialTerminationTime element to be nil,
so the schema should be:

     | <xsd:element name="Add">
     |   <xsd:complexType>
     |     <xsd:sequence>
     | ...
     |       <xsd:element name="InitialTerminationTime"
     |           type="wsrf-sg:AbsoluteOrRelativeTimeType"
:-)p |           nillable="true"
     |           minOccurs="0" maxOccurs="1" />
     |     </xsd:sequence>
     |   </xsd:complexType>
     | </xsd:element>

See Subscribe operation of WS-BaseNotification spec.

Regards.

---------------------------------------------------------------------
To unsubscribe, e-mail: wsrf-comment-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: wsrf-comment-help@lists.oasis-open.org




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