Ignore:
Timestamp:
Dec 4, 2008 9:35:16 PM (15 years ago)
Author:
Ted Faber <faber@…>
Branches:
axis_example, compt_changes, info-ops, master, version-1.30, version-2.00, version-3.01, version-3.02
Children:
c3dcf48
Parents:
c8853fd
Message:

Add resources to several allocation messages.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/fedd_internal_messages.wsdl

    rc8853fd r2ac63f7d  
    2222
    2323  <message name="AllocateProjectResponseMessage">
    24     <part name="AllocateProjectResponseBody"
    25       type="xsd1:projectAllocResponseType"/>
     24    <part name="AllocateProjectResponseBody" type="xsd1:projectAllocType"/>
    2625  </message>
    2726
     
    3130
    3231  <message name="StaticProjectResponseMessage">
    33     <part name="StaticProjectResponseBody"
    34       type="xsd1:projectAllocResponseType"/>
     32    <part name="StaticProjectResponseBody" type="xsd1:projectAllocType"/>
    3533  </message>
    3634
     
    4038
    4139  <message name="ReleaseProjectResponseMessage">
    42     <part name="ReleaseProjectResponseBody"
    43       type="xsd1:projectAllocResponseType"/>
     40    <part name="ReleaseProjectResponseBody" type="xsd1:projectAllocType"/>
    4441  </message>
    4542
Note: See TracChangeset for help on using the changeset viewer.