WWW/2002/ws/ra/edcopies/scenario basic_test.jpg,NONE,1.1 duration_expiration_test.jpg,NONE,1.1 enum_basic_test.jpg,NONE,1.1 enum_enumerationend_test.jpg,NONE,1.1 enum_expires_test.jpg,NONE,1.1 enum_getstatus_test.jpg,NONE,1.1 enum_maxtime_test.jpg,NONE,1.1 enum_optimized_test.jpg,NONE,1.1 enum_release_test.jpg,NONE,1.1 enum_renew_test.jpg,NONE,1.1 non_addressable_event_sink.jpg,NONE,1.1 renew_test.jpg,NONE,1.1 scenarioSink.wsdl,NONE,1.1 scenarioSource.evd,NONE,1.1 subscriptionend.jpg,NONE,1.1

Update of /w3ccvs/WWW/2002/ws/ra/edcopies/scenario
In directory hutz:/tmp/cvs-serv6800/scenario

Added Files:
	basic_test.jpg duration_expiration_test.jpg 
	enum_basic_test.jpg enum_enumerationend_test.jpg 
	enum_expires_test.jpg enum_getstatus_test.jpg 
	enum_maxtime_test.jpg enum_optimized_test.jpg 
	enum_release_test.jpg enum_renew_test.jpg 
	non_addressable_event_sink.jpg renew_test.jpg 
	scenarioSink.wsdl scenarioSource.evd subscriptionend.jpg 
Log Message:
move stuff into a scenario dir


--- NEW FILE: enum_optimized_test.jpg ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: duration_expiration_test.jpg ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: scenarioSource.evd ---
<wsevd:EventDescriptions
       targetNamespace="http://www.w3.org/2010/08/scenario/eventing"
       xmlns:sce="http://www.w3.org/2010/08/scenario"
       xmlns:xs="http://www.w3.org/2001/XMLSchema"
       xmlns:wsevd="http://www.w3.org/2010/08/ws-evd">

  <wsevd:types>
    <xs:schema targetNamespace="http://www.w3.org/2010/08/scenario">
      <xs:include schemaLocation="animal.xsd"/>
    </xs:schema>
  </wsevd:types>

  <wsevd:eventType ID="UpdateLocation"
                   element="sce:Animal"
                   actionURI="http://www.w3.org/2010/08/scenario/eventing/UpdateLocation"/>
</wsevd:EventDescriptions>
--- NEW FILE: enum_basic_test.jpg ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: enum_maxtime_test.jpg ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: enum_release_test.jpg ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: scenarioSink.wsdl ---
<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions xmlns:tns="http://www.w3.org/2010/08/scenario/eventing"
                  xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
                  xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata"
                  xmlns:wsp="http://www.w3.org/ns/ws-policy"
                  xmlns:xs="http://www.w3.org/2001/XMLSchema"
                  xmlns:wsevd="http://www.w3.org/2010/08/ws-evd"
                  xmlns:sce="http://www.w3.org/2010/08/scenario"
                  xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
                  targetNamespace="http://www.w3.org/2010/08/scenario/eventing">
   <wsdl:types>
      <xs:schema targetNamespace="http://www.w3.org/2010/08/scenario">
         <xs:include schemaLocation="animal.xsd"/>
      </xs:schema>
  </wsdl:types>
   <wsdl:message name="UpdateLocationMsg">
      <wsdl:part name="event" element="sce:Animal"/>
   </wsdl:message>
   <wsdl:portType name="AutoGenPortType41.859">
      <wsdl:operation name="UpdateLocationOp">
         <wsdl:input message="tns:UpdateLocationMsg"
                     wsam:Action="http://www.w3.org/2010/08/scenario/eventing/UpdateLocation"/>
      </wsdl:operation>
   </wsdl:portType>
   <wsdl:binding name="AutoGenBinding41.859" type="tns:AutoGenPortType41.859">
      <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
      <wsdl:operation name="UpdateLocationOp">
         <soap:operation soapAction=""/>
         <wsdl:input>
            <soap:body use="literal"/>
         </wsdl:input>
      </wsdl:operation>
   </wsdl:binding>
   <wsdl:service name="AutoGenService41.859">
      <wsdl:port name="AutoGenPort41.859" binding="tns:AutoGenBinding41.859">
         <soap:address location="http://www.example.org/NotificationListeners/41.859"/>
         <wsp:Policy>
            <wsam:Addressing>
               <wsp:Policy/>
            </wsam:Addressing>
         </wsp:Policy>
      </wsdl:port>
   </wsdl:service>
</wsdl:definitions>
--- NEW FILE: enum_expires_test.jpg ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: subscriptionend.jpg ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: enum_getstatus_test.jpg ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: basic_test.jpg ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: enum_enumerationend_test.jpg ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: non_addressable_event_sink.jpg ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: renew_test.jpg ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: enum_renew_test.jpg ---
(This appears to be a binary file; contents omitted.)

Received on Saturday, 15 January 2011 16:02:52 UTC