From 6fc432d0a08015a874f6f8b36145091e5b198858 Mon Sep 17 00:00:00 2001 From: Ted Summer Date: Fri, 23 Oct 2020 15:45:32 -0600 Subject: [PATCH] refactor(schema): add choice for FanInstalledFlowRate --- BuildingSync.xsd | 38 ++++++++++++++++++++++++++------------ 1 file changed, 26 insertions(+), 12 deletions(-) diff --git a/BuildingSync.xsd b/BuildingSync.xsd index 5d42f1b2..7aaeeb63 100644 --- a/BuildingSync.xsd +++ b/BuildingSync.xsd @@ -10755,18 +10755,32 @@ - - - Actual flow rate of fan under normal operating conditions. (cfm) - - - - - - - - - + + + + Actual flow rate of fan under normal operating conditions. WARNING: this element is being deprecated, use FanInstalledFlowRate instead. (cfm) + + + + + + + + + + + + Actual flow rate of fan under normal operating conditions. (cfm) + + + + + + + + + + The lowest rated flow rate for a fan. (cfm)