Documentation for Standard Elevator Information Schema
Definition Type:
Element
Name:
RegisteredCalls
Type:
CallSet
Containing Schema:
LiftInfo.xsd
MinOccurs
0
MaxOccurs
1
Abstract
XSD Schema Diagram:
XSD Schema Code:
<xs:element name="RegisteredCalls" type="CallSet" minOccurs="0" maxOccurs="1" />
Child Elements:
Name
Type
Min Occurs
Max Occurs
CarCall
CarCall
(1)
(1)
LandingCall
LandingCall
(1)
(1)
ParkCall
ParkCall
(1)
(1)
Derivation Tree:
CallData
CallSet
RegisteredCalls