Definition Type: Element
Name: Gravity
Namespace: http://www.api.org/pidXML
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: PIDXLib.xsd
Abstract
Documentation:
Specifies the gravity of the product.
Collapse XSD Schema Diagram:
Drilldown into Type in schema pidxlib_xsdXSD Diagram of Gravity in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="Gravity">
    <annotation>
        <documentation>Specifies the gravity of the product.</documentation>
    </annotation>
    <complexType>
        <simpleContent>
            <extension base="decimal">
                <attribute name="Type" type="pidx:GravityCodeType">
                    <annotation>
                        <documentation>Specifies the type of gravity.</documentation>
                    </annotation>
                </attribute>
            </extension>
        </simpleContent>
    </complexType>
</element>
Collapse Child Attributes:
Name Type Default Value Use
Type pidx:Type (Optional)