Definition Type: Attribute
Name: CetaneOctane
Namespace: http://www.api.org/pidXML
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: PIDXLib.xsd
Use (Optional)
Documentation:
The numeric value of the cetane or octane. For example, 87.0 would be a typical octane value for gasoline; 42.0 would be a typical cetane value for #2 diesel.
Collapse XSD Schema Diagram:
XSD Diagram of CetaneOctane in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<attribute name="CetaneOctane" type="decimal">
    <annotation>
        <documentation>The numeric value of the cetane or octane.  For example, 87.0 would be a typical octane value for gasoline; 42.0 would be a typical cetane value for #2 diesel.</documentation>
    </annotation>
</attribute>