Documentation for UsiXML 1.8.0

Complex Type: sensorType

[Table of contents]

Super-types: None
Sub-types:
Name sensorType
Used by (from the same schema document) Complex Type graphicalCio3DType
Abstract no
XML Instance Representation
<...
enabled=" xs:boolean [0..1]"
id=" xs:string [0..1]"/>
Diagram
Schema Component Representation
<xs:complexType name="sensorType">
<xs:attribute name="enabled" type=" xs:boolean "/>
<xs:attribute name="id" type=" xs:string "/>
</xs:complexType>