Show
Ignore:
Timestamp:
11/18/11 15:31:43 (6 months ago)
Author:
Ted Faber <faber@…>
Children:
29d5f7c4d13631c64ec5dd7b7ca053cdada09c4d
Parents:
f37e9bf901a44a31dd31968c1aafbf084a3f5c81
git-committer:
Ted Faber <faber@isi.edu> / 2011-11-18T15:31:43Z-0800
Message:

Missed one

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • wsdl/fedd_types.xsd

    rcb0aafb r2ac64d1a  
    221221    </xsd:annotation> 
    222222    <xsd:sequence> 
    223       <!-- replace with topdl --> 
    224       <xsd:element name="node" type="tns:nodeType" minOccurs="0" 
    225         maxOccurs="unbounded" /> 
    226       <xsd:element name="capacity" type="tns:capacityType" minOccurs="0" 
    227         maxOccurs="unbounded"/> 
    228       <!-- replace with topdl --> 
     223      <xsd:element name="experimentdescription"  
     224        type="tns:experimentDescriptionType" minOccurs="0" maxOccurs="1"/> 
    229225    </xsd:sequence> 
    230226  </xsd:complexType>