Changeset 2ac64d1ae6c73a31c2a7e97e209b48b3cf2fe75c for wsdl
- Timestamp:
- 11/18/11 15:31:43 (6 months ago)
- Children:
- 29d5f7c4d13631c64ec5dd7b7ca053cdada09c4d
- Parents:
- f37e9bf901a44a31dd31968c1aafbf084a3f5c81
- git-committer:
- Ted Faber <faber@isi.edu> / 2011-11-18T15:31:43Z-0800
- Files:
-
- 1 modified
-
wsdl/fedd_types.xsd (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wsdl/fedd_types.xsd
rcb0aafb r2ac64d1a 221 221 </xsd:annotation> 222 222 <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"/> 229 225 </xsd:sequence> 230 226 </xsd:complexType>
