Definition Type: Element
Name: MaximumTemperature
Namespace: http://www.openapplications.org/oagis
Type: nsC:Temperature
Containing Schema: Invoice.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Is maximum temperature the Line item can reach.
Collapse XSD Schema Diagram:
Drilldown into entryDateTime in schema invoice_xsd Drilldown into scale in schema invoice_xsd Drilldown into Temperature in schema invoice_xsdXSD Diagram of MaximumTemperature in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="MaximumTemperature" type="Temperature" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is maximum temperature the Line item can reach.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
scale nsC:scale Required
entryDateTime nsC:entryDateTime Optional
Collapse Derivation Tree: