W3C XML Schema Documenation - traffix-20070415.xsd
complexType
FuelEmissionTableType
-
<
complexType
name
=
"
FuelEmissionTableType
"
>
-
<
sequence
>
<
element
name
=
"
name
"
type
=
"
xsd:string
"
minOccurs
=
"
0
"
maxOccurs
=
"
1
"
/>
<
element
name
=
"
idle
"
type
=
"
FuelEmissionIdleType
"
minOccurs
=
"
0
"
maxOccurs
=
"
1
"
/>
<
element
name
=
"
stop
"
type
=
"
FuelEmissionSpeedType
"
minOccurs
=
"
0
"
maxOccurs
=
"
3
"
/>
<
element
name
=
"
cruise
"
type
=
"
FuelEmissionSpeedType
"
minOccurs
=
"
0
"
maxOccurs
=
"
3
"
/>
</
sequence
>
</
complexType
>
Used By
ScenarioType
[complexType]
TraffixType
[complexType]
Index
Root