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