Definition Type: Attribute
Name: DemandType
Type: DemandType
Containing Schema: LiftInfo.xsd
Use Required
Documentation:
Demand may be expressed in terms of Calls (the system perspective) or Passenger Arrivals (the user perspective).
Collapse XSD Schema Diagram:
XSD Diagram of DemandType
Collapse XSD Schema Code:
<xs:attribute name="DemandType" type="DemandType" use="required">
    <xs:annotation>
        <xs:documentation>Demand may be expressed in terms of Calls (the system perspective) or Passenger Arrivals (the user perspective).</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree: