<xs:element name="Version" type="VersionType" minOccurs="0"><xs:annotation><xs:documentation>The optional Version element uniquely identifies the version information of this QIF Resources instance.</xs:documentation></xs:annotation></xs:element>
The required n attribute gives the number of fixtures in the list.
Source
<xs:element name="Fixtures" type="FixturesType" minOccurs="0"><xs:annotation><xs:documentation>The optional Fixtures element is a list of fixtures.</xs:documentation></xs:annotation></xs:element>
The required n attribute gives the number of measurement rooms in the list.
Source
<xs:element name="MeasurementRooms" type="MeasurementRoomsType" minOccurs="0"><xs:annotation><xs:documentation>The optional MeasurementRooms element is a list of measurement rooms.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of measurement devices in the list.
Source
<xs:element name="MeasurementDevices" type="MeasurementDevicesType" minOccurs="0"><xs:annotation><xs:documentation>The optional MeasurementDevices element is a list of measurement devices.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of detachable sensors in the list.
Source
<xs:element name="DetachableSensors" type="DetachableSensorsType" minOccurs="0"><xs:annotation><xs:documentation>The optional DetachableSensors element is a list of detachable sensors.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of tools in the list.
Source
<xs:element name="Tools" type="ToolsType" minOccurs="0"><xs:annotation><xs:documentation>The optional Tools element is a list of tools.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="MeasurementResourcesType"><xs:annotation><xs:documentation>The MeasurementResourcesType defines a set of measurement resources.</xs:documentation></xs:annotation><xs:sequence><xs:element name="Version" type="VersionType" minOccurs="0"><xs:annotation><xs:documentation>The optional Version element uniquely identifies the version information of this QIF Resources instance.</xs:documentation></xs:annotation></xs:element><xs:element name="Fixtures" type="FixturesType" minOccurs="0"><xs:annotation><xs:documentation>The optional Fixtures element is a list of fixtures.</xs:documentation></xs:annotation></xs:element><xs:element name="MeasurementRooms" type="MeasurementRoomsType" minOccurs="0"><xs:annotation><xs:documentation>The optional MeasurementRooms element is a list of measurement rooms.</xs:documentation></xs:annotation></xs:element><xs:element name="MeasurementDevices" type="MeasurementDevicesType" minOccurs="0"><xs:annotation><xs:documentation>The optional MeasurementDevices element is a list of measurement devices.</xs:documentation></xs:annotation></xs:element><xs:element name="DetachableSensors" type="DetachableSensorsType" minOccurs="0"><xs:annotation><xs:documentation>The optional DetachableSensors element is a list of detachable sensors.</xs:documentation></xs:annotation></xs:element><xs:element name="Tools" type="ToolsType" minOccurs="0"><xs:annotation><xs:documentation>The optional Tools element is a list of tools.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>