The abstract ToolWithIntegratedSensorBaseType defines the base type for a tool with an integrated sensor. This is the parent type for tool types with specific types of integrated sensor.
The required id attribute is the QIF id of the measurement resource, used for referencing.
Source
<xs:complexType name="ToolWithIntegratedSensorBaseType" abstract="true"><xs:annotation><xs:documentation>The abstract ToolWithIntegratedSensorBaseType defines the base type for a tool with an integrated sensor. This is the parent type for tool types with specific types of integrated sensor.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="ToolBaseType"/></xs:complexContent></xs:complexType>