- Timestamp:
- 11/14/12 08:46:54 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
DCWoRMS/trunk/simulator/schemas/resources/DCWormsResSchema.xsd
r527 r609 299 299 <xs:sequence> 300 300 <xs:element name="airThroughputEstimationPlugin" type="airThroughputEstimationPluginType" minOccurs="0"></xs:element> 301 <xs:element name="airThroughputStates" type="airThroughputStatesType" minOccurs="0" ></xs:element>301 <xs:element name="airThroughputStates" type="airThroughputStatesType" minOccurs="0" maxOccurs="unbounded"></xs:element> 302 302 <xs:element name="parameter" type="parameterType" minOccurs="0" maxOccurs="unbounded"></xs:element> 303 303 </xs:sequence>
Note: See TracChangeset
for help on using the changeset viewer.