Show
Ignore:
Timestamp:
06/29/10 12:22:31 (23 months ago)
Author:
Ted Faber <faber@…>
Children:
a452f3c2e8b16db941108f681baf4be03f7fee88
Parents:
e2ff75d46cbd87600f1005e219371ee601dbb438
git-committer:
Ted Faber <faber@isi.edu> / 2010-06-29T19:22:31Z+0000
Message:

excising more crap

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • wsdl/fedd_types.xsd

    re11f4e0 r132440f  
    486486        provide access to many), the user or project requesting access 
    487487        (a testbed making the request will leave both empty), the 
    488         resources needed, the access keys to be used in the subsequent 
    489         instantiation and service use, an allocation ID to identify this 
    490         access in later requests, and scheduling information. 
    491       </xsd:documentation> 
    492     </xsd:annotation> 
    493     <xsd:sequence> 
    494       <xsd:element name="destinationTestbed" type="tns:IDType" 
    495         minOccurs="0" maxOccurs="1" /> 
     488        resources needed, and scheduling information. 
     489      </xsd:documentation> 
     490    </xsd:annotation> 
     491    <xsd:sequence> 
    496492      <xsd:element name="credential" type="xsd:string" minOccurs="0" 
    497493        maxOccurs="unbounded"/> 
     
    500496      <xsd:element name="service" type="tns:serviceInfoType" minOccurs="0" 
    501497        maxOccurs="unbounded" /> 
    502       <xsd:element name="allocID" type="tns:IDType"/> 
    503498      <xsd:element name="when" type="xsd:dateTime" minOccurs="0" maxOccurs="1"/> 
    504499      <xsd:element name="until" type="xsd:dateTime" minOccurs="0"