Definition Type: Element
Name: AssignedTo
Type: AssignedToType
Containing Schema: LiftInfo.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
If the ParkCall has been assigned, the object of the assignment is described here.
Collapse XSD Schema Diagram:
Drilldown into Date Drilldown into Time Drilldown into TD Drilldown into Shaft Drilldown into Deck Drilldown into Car Drilldown into AssignedToTypeXSD Diagram of AssignedTo
Collapse XSD Schema Code:
<xs:element name="AssignedTo" type="AssignedToType" minOccurs="0">
    <xs:annotation>
        <xs:documentation>If the ParkCall has been assigned, the object of the assignment is described here.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
Car Car Required
Deck Deck Optional
Shaft Shaft Optional
Time Time Required
Date Date Optional
Collapse Derivation Tree: