complexType tcip:OBParameterDumpEntry
diagram
namespace http://www.TCIP-Adopted-03-00-01
children recorded-Time parameter-id parameter-value localOBParameterDumpEntry
used by
elements tcip:CcVehicleShutdownReport/open-alarms/open-alarm tcip:CcVehicleStartupReport/open-alarms/open-alarm tcip:CcPTVehicleParameter/parameters/parameter tcip:CcPTVPerformanceData/vehicle-parameters/vehicle-parameter tcip:CCOperatingRecord/vehicle-parameters/vehicle-parameter tcip:CCVehicleMechRecord/vehicle-parameters/vehicle-parameter
source <xs:complexType name="OBParameterDumpEntry">
 
<xs:sequence>
   
<xs:element name="recorded-Time" type="CPT-DateTime" minOccurs="0"/>
   
<xs:element name="parameter-id" type="OB-PID"/>
   
<xs:element name="parameter-value" type="OB-Parameter"/>
   
<xs:element name="localOBParameterDumpEntry" type="local:OBParameterDumpEntry" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:OBParameterDumpEntry/recorded-Time
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="recorded-Time" type="CPT-DateTime" minOccurs="0"/>

element tcip:OBParameterDumpEntry/parameter-id
diagram
type tcip:OB-PID
properties
isRef 0
content simple
source <xs:element name="parameter-id" type="OB-PID"/>

element tcip:OBParameterDumpEntry/parameter-value
diagram
type tcip:OB-Parameter
properties
isRef 0
content simple
facets
maxLength 16
source <xs:element name="parameter-value" type="OB-Parameter"/>

element tcip:OBParameterDumpEntry/localOBParameterDumpEntry
diagram
type OBParameterDumpEntry
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localOBParameterDumpEntry" type="local:OBParameterDumpEntry" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy