Definition Type: Attribute
Name: Shaft
Type: ShaftID
Containing Schema: LiftInfo.xsd
Use Optional
Documentation:
If the car can move between shafts the FloorNumber must be qualified by the shaft which the car will occupy at that floor.
Collapse XSD Schema Diagram:
XSD Diagram of Shaft
Collapse XSD Schema Code:
<xs:attribute name="Shaft" type="ShaftID" use="optional">
    <xs:annotation>
        <xs:documentation>If the car can move between shafts the FloorNumber must be qualified by the shaft which the car will occupy at that floor.</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree: