Definition Type: Attribute
Name: SulfurContent
Namespace: http://www.api.org/pidXML
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: PIDXLib.xsd
Use (Optional)
Documentation:
A numeric indication of the sulphur content of the product. This is a percentage value (e.g. 1.0 means 1%). (If the sulphur content is .06% or higher, the product is considered to be a high sulphur product. If the sulphur content is .05% or lower, the product is considered to be a low sulphur product.)
Collapse XSD Schema Diagram:
XSD Diagram of SulfurContent in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<attribute name="SulfurContent" type="decimal">
    <annotation>
        <documentation>A numeric indication of the sulphur content of the product.  This is a percentage value (e.g. 1.0 means 1%).  (If the sulphur content is .06% or higher, the product is considered to be a high sulphur product.  If the sulphur content is .05% or lower, the product is considered to be a low sulphur product.)</documentation>
    </annotation>
</attribute>