Definition Type: Element
Name: ChargedMaterial
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:
Pumped material in kilograms.
Collapse XSD Schema Diagram:
XSD Diagram of ChargedMaterial
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="ChargedMaterial" type="xsd:float">
    <xsd:annotation>
        <xsd:documentation>Pumped material in kilograms.</xsd:documentation>
    </xsd:annotation>
</xsd:element>