<xs:element name="OneWire" type="xs:double"><xs:annotation><xs:documentation>The value of the only wire</xs:documentation></xs:annotation></xs:element>
<xs:element name="ThreeWire"><xs:annotation><xs:documentation>The three wires are: top, middle and bottom</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="TopWire" type="xs:double"><xs:annotation><xs:documentation>The value of the top wire</xs:documentation></xs:annotation></xs:element><xs:element name="MidWire" type="xs:double"><xs:annotation><xs:documentation>The value of the middle wire</xs:documentation></xs:annotation></xs:element><xs:element name="BottomWire" type="xs:double"><xs:annotation><xs:documentation>The value of the bottom wire</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="MidWire" type="xs:double"><xs:annotation><xs:documentation>The value of the middle wire</xs:documentation></xs:annotation></xs:element>
<xs:element name="BottomWire" type="xs:double"><xs:annotation><xs:documentation>The value of the bottom wire</xs:documentation></xs:annotation></xs:element>
<xs:element name="Undefined"><xs:annotation><xs:documentation>Should we include this tag in MAXML? If yes, how many values shoul we define? one or three?</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="Value1" type="xs:double"/><xs:element minOccurs="0" name="Value2" type="xs:double"/><xs:element minOccurs="0" name="Value3" type="xs:double"/></xs:sequence></xs:complexType></xs:element>
(tps:OneWire | tps:ThreeWire | tps:Undefined) , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
<xs:complexType name="dlRawDataType"><xs:annotation><xs:documentation>A DL raw data can have one wire or three wires (otherwise it is undefined)</xs:documentation></xs:annotation><xs:sequence><xs:choice><xs:element name="OneWire" type="xs:double"><xs:annotation><xs:documentation>The value of the only wire</xs:documentation></xs:annotation></xs:element><xs:element name="ThreeWire"><xs:annotation><xs:documentation>The three wires are: top, middle and bottom</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="TopWire" type="xs:double"><xs:annotation><xs:documentation>The value of the top wire</xs:documentation></xs:annotation></xs:element><xs:element name="MidWire" type="xs:double"><xs:annotation><xs:documentation>The value of the middle wire</xs:documentation></xs:annotation></xs:element><xs:element name="BottomWire" type="xs:double"><xs:annotation><xs:documentation>The value of the bottom wire</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="Undefined"><xs:annotation><xs:documentation>Should we include this tag in MAXML? If yes, how many values shoul we define? one or three?</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="Value1" type="xs:double"/><xs:element minOccurs="0" name="Value2" type="xs:double"/><xs:element minOccurs="0" name="Value3" type="xs:double"/></xs:sequence></xs:complexType></xs:element></xs:choice><xs:group minOccurs="0" ref="tps:versionable"/></xs:sequence></xs:complexType>