Definition Type Element
Name probeCost
Namespace urn:org:dx-competition:system
Type double
Abstract False
MinOccurs 0
MaxOccurs 1
Documentation Cost of requesting one data point for this sensor. If unspecified, the cost is assumed to be zero and the data point is included in the default sensor stream.
XSD Schema .\DXCSystemCatalogSchema.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" maxOccurs="1" name="probeCost" type="xs:double" >
  <xs:annotation>
    <xs:documentation>Cost of requesting one data point for this sensor. If unspecified, the cost is assumed to be zero and the data point is included in the default sensor stream.</xs:documentation>
  </xs:annotation>

</xs:element>
Derivation Tree
[No Sub Types]
probeCost
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd