Definition Type: Element
Name: Entrance
Type: DoorID
Containing Schema: LiftInfo.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Optionally specify the entrance door, which is associated with the landing call, that the passenger would have to use.
Collapse XSD Schema Diagram:
XSD Diagram of Entrance
Collapse XSD Schema Code:
<xs:element name="Entrance" type="DoorID" minOccurs="0">
    <xs:annotation>
        <xs:documentation>Optionally specify the entrance door, which is associated with the landing call, that the passenger would have to use.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: