<< Click to Display Table of Contents >>
BACnetAccessRule_TimeRangeSpecifier |
This XML representation of complex data is used internally by other XMLs supported by the driver.
<xs:simpleType name="BACnetAccessRule_TimeRangeSpecifier">
<xs:restriction base="xs:string">
<xs:enumeration value="specified" />
<xs:enumeration value="always" />
</xs:restriction>
</xs:simpleType>
Example 1:
<BACnetAccessRule_TimeRangeSpecifier>specified</BACnetAccessRule_TimeRangeSpecifier>