Definition Type: Element
Name: Density
Namespace: http://www.iredes.org/xml/Charger
Type: float:http://www.w3.org/2001/XMLSchema
Containing Schema: IRChargers.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract False
Documentation:
Volume in g/cm^3.
Collapse XSD Schema Diagram:
XSD Diagram of Density
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="Density" type="xsd:float">
    <xsd:annotation>
        <xsd:documentation>Volume in g/cm^3.</xsd:documentation>
    </xsd:annotation>
</xsd:element>