Definition Type: SimpleType
Name: FloorID
Containing Schema: LiftInfo.xsd
Documentation:
String identifier for named Floor.
Collapse XSD Schema Diagram:
XSD Diagram of FloorID
Collapse XSD Schema Code:
<xs:simpleType name="FloorID">
    <xs:annotation>
        <xs:documentation>String identifier for named Floor.</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:string" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
Floor