Definition Type: SimpleType
Name: State
Containing Schema: LiftInfo.xsd
Documentation:
Boolean (Set/Unset) state.
Collapse XSD Schema Diagram:
XSD Diagram of State
Collapse XSD Schema Code:
<xs:simpleType name="State">
    <xs:annotation>
        <xs:documentation>Boolean (Set/Unset) state.</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:string">
        <xs:enumeration value="Set" />
        <xs:enumeration value="Unset" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration Set
Enumeration Unset
Collapse Derivation Tree:
Collapse References:
Alarm, Closed, DoorZone, EndOpen, HoldOpen, LandingLocks, LimitedOpened, Obstructed, Opened, Safety, State, State, State, State, State, State, State, State, StateStop,