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

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsn message

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


Subject: Re: [wsn] Groups - WS-BrokeredNotification Draft 1.3 01h (wsn-ws-brokered_notification-1.3-spec-wd-01h.doc) uploaded


Lily

Here are the updates I've found:

1. Line 430  <wsn-br:Topic dialect = ”xsd:anyURI“>  the attribute should be
Dialect with a capital D.

2. WSN 4.2 You need to include the new TopicSet RP (and associated import
and namespace decl) in the xsd. The details are in the new BaseNotification
schema (except that that shows the maxoccurs as unbounded when it should be
1. I think the changes you need are

    xmlns:wstop="http://docs.oasis-open.org/wsn/t-1";
  ...

  <xsd:import namespace="http://docs.oasis-open.org/wsn/t-1";
              schemaLocation="t-1.xsd"
  />

  ...

<xsd:element name="NotificationBrokerRP">
            <xsd:complexType>
               <xsd:sequence>
         <!-- From NotificationProducer -->
                  <xsd:element ref="wsn-b:TopicExpression"
                     minOccurs="0" maxOccurs="unbounded" />
                    <xsd:element ref="wsn-b:FixedTopicSet"
                     minOccurs="0" maxOccurs="1" />
                    <xsd:element ref="wsn-b:TopicExpressionDialect"
                     minOccurs="0" maxOccurs="unbounded" />
                    <xsd:element ref="wstop:TopicSet"
                     minOccurs="0" maxOccurs="1" />
         <!-- NotificationBroker specific  -->
                  <xsd:element ref="wsn-br:RequiresRegistration"
                               minOccurs="1" maxOccurs="1" />
               </xsd:sequence>
            </xsd:complexType>
   </xsd:element>



3. Delete the PullNotificationNotSupportedFault (again)

4. In line 1212 wsnt-bw: should be wsn-bw:

Also I would expect the draft to be wd 02d

Thanks

Peter Niblett




                                                                           
             lily.liu@webmetho                                             
             ds.com                                                        
                                                                        To 
             05/11/2005 00:11          wsn@lists.oasis-open.org            
                                                                        cc 
                                                                           
                                                                   Subject 
                                       [wsn] Groups -                      
                                       WS-BrokeredNotification Draft 1.3   
                                       01h                                 
                                       (wsn-ws-brokered_notification-1.3-s 
                                       pec-wd-01h.doc) uploaded            
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           




The document named WS-BrokeredNotification Draft 1.3 01h
(wsn-ws-brokered_notification-1.3-spec-wd-01h.doc) has been submitted by Dr
Lily Liu to the OASIS Web Services Notification (WSN) TC document
repository.

Document Description:
Included changes to address:
WSN 2.62, WSN 3.23, WSN 3.24, WSN 3.25, WSN 3.26, WSN 3.28, and WSN 3.29
Resolved AI 137, AI 138, AI 141, AI 142 AI 144, and AI 145.
Updated references and fixed the version number.


View Document Details:
http://www.oasis-open.org/apps/org/workgroup/wsn/document.php?document_id=15201


Download Document:
http://www.oasis-open.org/apps/org/workgroup/wsn/download.php/15201/wsn-ws-brokered_notification-1.3-spec-wd-01h.doc



PLEASE NOTE:  If the above links do not work for you, your email
application
may be breaking the link into two pieces.  You may be able to copy and
paste
the entire link address into the address field of your web browser.

-OASIS Open Administration


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