Ignore:
Timestamp:
11/14/12 08:46:54 (12 years ago)
Author:
wojtekp
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • DCWoRMS/trunk/simulator/schemas/resources/DCWormsResSchema.xsd

    r527 r609  
    299299                <xs:sequence> 
    300300                        <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> 
    302302                        <xs:element name="parameter" type="parameterType" minOccurs="0" maxOccurs="unbounded"></xs:element> 
    303303                </xs:sequence> 
Note: See TracChangeset for help on using the changeset viewer.