ControlledTemperatureType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
ControlPoint cidxListControlPoint required
<Documentation>
  <Description>Loading - The activity of placing goods onto the mode of conveyance for transport. Delivery - The activity of unloading or removing goods from the mode of transport.</Description>
</Documentation>

Used By

Source

<xsd:complexType name="ControlledTemperatureType">
  <xsd:sequence>
    <xsd:element ref="SpecifiedMeasurement"/>
  </xsd:sequence>
  <xsd:attribute name="ControlPoint" type="cidxListControlPoint" use="required">
    <xsd:annotation>
      <xsd:documentation>
        <Documentation>
          <Description>Loading - The activity of placing goods onto the mode of conveyance for transport. Delivery - The activity of unloading or removing goods from the mode of transport.</Description>
        </Documentation>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:complexType>