schema location: | http://gbxml.org/schema/6-01/GreenBuildingXML_Ver6.01.xsd |
schema version: | 6.01 |
attributeFormDefault: | unqualified |
elementFormDefault: | unqualified |
targetNamespace: | http://www.gbxml.org/schema |
diagram | |||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xsd:element name="Absorptance"> <xsd:annotation> <xsd:documentation>Absorptance of the outside surface</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> <xsd:attribute name="type" type="absorptanceUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | unitlessUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> |
type | absorptanceUnitEnum | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:attribute name="type" type="absorptanceUnitEnum" use="required"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="Address1" type="xsd:string"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="Address2" type="xsd:string"/> |
diagram | |||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
source | <xsd:element name="AdjacentSpaceId"> <xsd:complexType> <xsd:attribute name="spaceIdRef" type="xsd:IDREF" use="required"> <xsd:annotation> <xsd:documentation>References the ID of a Space that is bounded by this surface. First AdjacentSpaceId entered will determine how the referenced construction layers are ordered with the first construction layer being in contact with the outside or 2nd space listed and the last layer in contact with the first space listed. The outward normal of the surface, as defined by the right hand rule of the coordinates in the planar geometry element, is always pointing away from the first AdjacentSpaceID listed.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="surfaceType" type="surfaceTypeEnum" use="optional"> <xsd:annotation> <xsd:documentation>With interior horizontal surfaces, this attribute can distinguish between ceiling and floor surfaces to avoid double-counting of floor areas, etc. If not present, the surface type can be assumed based on the description of the surface type enums. When the surfaceTypeEnum is provided and the surface attributes (i.e. adjacency, tilt angle) do not match the enumeration's description, the enumeration should have precedence.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="spaceIdRef" type="xsd:IDREF" use="required"> <xsd:annotation> <xsd:documentation>References the ID of a Space that is bounded by this surface. First AdjacentSpaceId entered will determine how the referenced construction layers are ordered with the first construction layer being in contact with the outside or 2nd space listed and the last layer in contact with the first space listed. The outward normal of the surface, as defined by the right hand rule of the coordinates in the planar geometry element, is always pointing away from the first AdjacentSpaceID listed.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | surfaceTypeEnum | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="surfaceType" type="surfaceTypeEnum" use="optional"> <xsd:annotation> <xsd:documentation>With interior horizontal surfaces, this attribute can distinguish between ceiling and floor surfaces to avoid double-counting of floor areas, etc. If not present, the surface type can be assumed based on the description of the surface type enums. When the surfaceTypeEnum is provided and the surface attributes (i.e. adjacency, tilt angle) do not match the enumeration's description, the enumeration should have precedence.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
used by |
|
||
source | <xsd:element name="aecXML"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="Age"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:string"> <xsd:attribute name="unit" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Years"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | restriction of xsd:NMTOKEN | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="unit" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Years"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="AirChangesPerHour" type="xsd:decimal"/> |
diagram | |||||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||
children | Name Description Reference AirLoopEquipment TemperatureControl PressureControl | ||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||
source | <xsd:element name="AirLoop"> <xsd:annotation> <xsd:documentation>The AirLoop element represents the equipment serving one path of air</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="Reference" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="AirLoopEquipment" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="TemperatureControl" minOccurs="0"/> <xsd:element ref="PressureControl" minOccurs="0"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="controlZoneIdRef" type="xsd:IDREF"/> <xsd:attribute name="systemType" type="systemTypeEnum"/> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | xsd:IDREF |
source | <xsd:attribute name="controlZoneIdRef" type="xsd:IDREF"/> |
type | systemTypeEnum | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="systemType" type="systemTypeEnum"/> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||
children | Name Description Model Manufacturer RatedFlow MinFlow MaximumFlow MaximumFlowFractionDuringReheat OperationSchedule MotorInAirstream Temp Enthalpy EconomizerLockout ResetTemperature DeltaP DeltaT MinRelativeHumidity MaxRelativeHumidity Power Capacity Control Efficiency AirStreamFraction Performance Cost Weight Life WaterLoss Energy HydronicLoopId Reference RefrigerantType CADObjectId GeneralGeometry ShellGeometry FlowType ParallelFanOnFlowFraction NightCycleControl HeatRecoveryType SensibleHeatRecoveryEffectiveness LatentHeatRecoveryEffectiveness CoolingCoilSetpointResetType HeatingCoilSetpointResetType DamperHeatingAction HeatPumpDefrostControl HeatPumpDefrostStrategy SupplementalHeatingCoilType SupplementalHeatingCoilCapacity SupplementalGasHeatingCoilEfficiency SupplementalGasHeatingCoilParasiticElectricLoad CyclingRateMax HeatPumpTimeConstant FractionOnCyclePowerUse HeatPumpFanDelayTime CoolingCoilType PreheatCoilType GasPreheatCoilEfficiency GasPreheatCoilParasiticElectricLoad | ||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||
source | <xsd:element name="AirLoopEquipment"> <xsd:annotation> <xsd:documentation>A piece of equipment serving an air-loop. This is generalized to be able to contain any type of air loop equipment. The air loop equipment are ordered as they exist on the airloop. A blow-through system should have fan listed before the coils. A draw-through system should have the fan listed after the coils.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="Model" minOccurs="0"/> <xsd:element ref="Manufacturer" minOccurs="0"/> <xsd:element ref="RatedFlow" minOccurs="0"/> <xsd:element ref="MinFlow" minOccurs="0"/> <xsd:element ref="MaximumFlow" minOccurs="0"> <xsd:annotation> <xsd:documentation>Maximum flow per zone floor area during reheat</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="MaximumFlowFractionDuringReheat" minOccurs="0"> <xsd:annotation> <xsd:documentation>Maximum flow flow fraction during reheat</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="OperationSchedule" minOccurs="0"/> <xsd:element ref="MotorInAirstream" minOccurs="0"/> <xsd:element ref="Temp" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Enthalpy" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="EconomizerLockout" minOccurs="0"/> <xsd:element ref="ResetTemperature" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="DeltaP" minOccurs="0"/> <xsd:element ref="DeltaT" minOccurs="0"/> <xsd:element ref="MinRelativeHumidity" minOccurs="0"/> <xsd:element ref="MaxRelativeHumidity" minOccurs="0"/> <xsd:element ref="Power" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Capacity" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Control" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Efficiency" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="AirStreamFraction" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Performance" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Cost" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Weight" minOccurs="0"/> <xsd:element ref="Life" minOccurs="0"/> <xsd:element ref="WaterLoss" minOccurs="0"/> <xsd:element ref="Energy" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="HydronicLoopId" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Reference" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="RefrigerantType" minOccurs="0"/> <xsd:element ref="CADObjectId" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="GeneralGeometry" minOccurs="0"/> <xsd:element ref="ShellGeometry" minOccurs="0"/> <xsd:element ref="FlowType" minOccurs="0"/> <xsd:element ref="ParallelFanOnFlowFraction" minOccurs="0"/> <xsd:element ref="NightCycleControl" minOccurs="0"/> <xsd:element ref="HeatRecoveryType" minOccurs="0"/> <xsd:element ref="SensibleHeatRecoveryEffectiveness" minOccurs="0"/> <xsd:element ref="LatentHeatRecoveryEffectiveness" minOccurs="0"/> <xsd:element ref="CoolingCoilSetpointResetType" minOccurs="0"/> <xsd:element ref="HeatingCoilSetpointResetType" minOccurs="0"/> <xsd:element ref="DamperHeatingAction" minOccurs="0"/> <xsd:element ref="HeatPumpDefrostControl" minOccurs="0"/> <xsd:element ref="HeatPumpDefrostStrategy" minOccurs="0"/> <xsd:element ref="SupplementalHeatingCoilType" minOccurs="0"/> <xsd:element ref="SupplementalHeatingCoilCapacity" minOccurs="0"/> <xsd:element ref="SupplementalGasHeatingCoilEfficiency" minOccurs="0"/> <xsd:element ref="SupplementalGasHeatingCoilParasiticElectricLoad" minOccurs="0"/> <xsd:element ref="CyclingRateMax" minOccurs="0"/> <xsd:element ref="HeatPumpTimeConstant" minOccurs="0"/> <xsd:element ref="FractionOnCyclePowerUse" minOccurs="0"/> <xsd:element ref="HeatPumpFanDelayTime" minOccurs="0"/> <xsd:element ref="CoolingCoilType" minOccurs="0"/> <xsd:element ref="PreheatCoilType" minOccurs="0"/> <xsd:element ref="GasPreheatCoilEfficiency" minOccurs="0"/> <xsd:element ref="GasPreheatCoilParasiticElectricLoad" minOccurs="0"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="equipmentType" type="equipmentTypeEnum" use="required"/> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | equipmentTypeEnum | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="equipmentType" type="equipmentTypeEnum" use="required"/> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
source | <xsd:element name="AirLoopEquipmentId"> <xsd:complexType> <xsd:attribute name="airLoopEquipIdRef" type="xsd:IDREF" use="required"> <xsd:annotation> <xsd:documentation>ID pointing at an air loop equipment object</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="airLoopEquipIdRef" type="xsd:IDREF" use="required"> <xsd:annotation> <xsd:documentation>ID pointing at an air loop equipment object</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
source | <xsd:element name="AirLoopId"> <xsd:complexType> <xsd:attribute name="airLoopIdRef" type="xsd:IDREF" use="required"> <xsd:annotation> <xsd:documentation>ID pointing to an air loop</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="airLoopIdRef" type="xsd:IDREF" use="required"> <xsd:annotation> <xsd:documentation>ID pointing to an air loop</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | extension of xsd:decimal | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="AirStreamFraction"> <xsd:annotation> <xsd:documentation>Fraction of motor in air stream</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"/> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
diagram | |||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xsd:element name="AirTemperature"> <xsd:annotation> <xsd:documentation>Minimum air temperature before shades are closed.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="temperatureUnitEnum" use="required"/> <xsd:attribute name="type" type="airTemperatureTypeEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | temperatureUnitEnum | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="temperatureUnitEnum" use="required"/> |
type | airTemperatureTypeEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="type" type="airTemperatureTypeEnum" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="Albedo"> <xsd:annotation> <xsd:documentation>Reflectance of solar radiation</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | unitlessUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> |
diagram | |||||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||
children | MeterId | ||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||
source | <xsd:element name="AltEnergySource"> <xsd:annotation> <xsd:documentation>Alternative energy source</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="MeterId" minOccurs="0" maxOccurs="unbounded"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="altEnergyType" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Solar"/> <xsd:enumeration value="Wind"/> <xsd:enumeration value="Geothermal"/> <xsd:enumeration value="HeatRecovery"/> <xsd:enumeration value="NaturalGas"/> <xsd:enumeration value="Electrical"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="resourceType" type="resourceTypeEnum" use="required"/> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | restriction of xsd:NMTOKEN | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
source | <xsd:attribute name="altEnergyType" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Solar"/> <xsd:enumeration value="Wind"/> <xsd:enumeration value="Geothermal"/> <xsd:enumeration value="HeatRecovery"/> <xsd:enumeration value="NaturalGas"/> <xsd:enumeration value="Electrical"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |
type | resourceTypeEnum | |||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||
source | <xsd:attribute name="resourceType" type="resourceTypeEnum" use="required"/> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="Area"> <xsd:annotation> <xsd:documentation>Specifies the area of the space or building. This value should be equal to the area enclosed by the physical boundaries of the space, as defined by the intersection of the horizontal plane at the highest floor height and the volumetric model's vertical interior surface planes. Building area should be the sum of space areas whose PeopleNumber element values are greater than zero.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="areaUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | areaUnitEnum | |||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="areaUnitEnum"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="AverageNumberOfFloors" type="xsd:decimal"/> |
diagram | ||||||||||
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:double | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:element name="Azimuth"> <xsd:annotation> <xsd:documentation>Polygon azimuth. The direction of the outward normal for the polygon (surface or opening) defined in RectangularGeometry element. Azimuth is measured in degrees clockwise from North, where North = 0 degrees. Examples: East = 90 deg, South = 180 deg, West = 270 deg. If CADModelAzimuth is defined, the Azimuth value is relative to the CADModelAzimuth value rather then North.</xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="xsd:double"> <xsd:minInclusive value="0"/> <xsd:maxInclusive value="360"/> </xsd:restriction> </xsd:simpleType> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="Ballast" type="xsd:string"> <xsd:annotation> <xsd:documentation>Type of ballast used</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="BaseboardHeatingCapacity" type="xsd:decimal"> <xsd:annotation> <xsd:documentation>Baseboard heating capacity</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="BaseboardHeatingType"> <xsd:complexType> <xsd:attribute name="unit" type="baseboardHeatingTypeEnum"/> </xsd:complexType> </xsd:element> |
type | baseboardHeatingTypeEnum | ||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="unit" type="baseboardHeatingTypeEnum"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:date | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="BeginDate" type="xsd:date"> <xsd:annotation> <xsd:documentation>Month and day year schedule begins</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="BiomassDensity"> <xsd:annotation> <xsd:documentation>Biomass of vegetation</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="densityUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | densityUnitEnum | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="densityUnitEnum" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
properties |
|
||||||||||||
children | Name Description Transmittance Reflectance Emittance Thickness Conductivity | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="Blind"> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="Transmittance" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Reflectance" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Emittance" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Thickness" minOccurs="0"/> <xsd:element ref="Conductivity" minOccurs="0"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="BlowerDoorValue"> <xsd:annotation> <xsd:documentation>Leakage value obtained from blower door test.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="blowerDoorUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | blowerDoorUnitEnum | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="blowerDoorUnitEnum" use="required"/> |
diagram | |||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||
children | Name Description StreetAddress Area Space AverageNumberOfFloors InfiltrationFlow ShellGeometry SpaceBoundary Lighting IntEquipId MeterId PeakDomesticHotWaterFlow BuildingStorey | ||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||
source | <xsd:element name="Building"> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="StreetAddress" minOccurs="0"/> <xsd:element ref="Area"/> <xsd:element ref="Space" maxOccurs="unbounded"/> <xsd:element ref="AverageNumberOfFloors" minOccurs="0"/> <xsd:element ref="InfiltrationFlow" minOccurs="0"/> <xsd:element ref="ShellGeometry" minOccurs="0"> <xsd:annotation> <xsd:documentation>Use this element to define the shell of the building.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="SpaceBoundary" minOccurs="0"> <xsd:annotation> <xsd:documentation>This element establishes the logical relation of a given part of the building envelope such that its PlanarGeometry is part of an exterior surface of the building.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="Lighting" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="IntEquipId" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="MeterId" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="PeakDomesticHotWaterFlow" minOccurs="0"/> <xsd:element ref="BuildingStorey" minOccurs="0"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="buildingType" type="buildingTypeEnum" use="required"/> <xsd:attribute name="ifcGUID" type="xsd:string" use="optional"> <xsd:annotation> <xsd:documentation>Global Unique ID from Industry Foundation Class (IFC) file.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | buildingTypeEnum | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="buildingType" type="buildingTypeEnum" use="required"/> |
type | xsd:string | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="ifcGUID" type="xsd:string" use="optional"> <xsd:annotation> <xsd:documentation>Global Unique ID from Industry Foundation Class (IFC) file.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
children | Name Level PlanarGeometry | ||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
annotation |
|
||||||||||||||||||||
source | <xsd:element name="BuildingStorey"> <xsd:annotation> <xsd:documentation>Captures Building Storey Structure</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Level"/> <xsd:element ref="PlanarGeometry" minOccurs="0"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="ifcGUID" type="xsd:string" use="optional"> <xsd:annotation> <xsd:documentation>Global Unique ID from Industry Foundation Class (IFC) file.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | xsd:string | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="ifcGUID" type="xsd:string" use="optional"> <xsd:annotation> <xsd:documentation>Global Unique ID from Industry Foundation Class (IFC) file.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
source | <xsd:element name="CADMaterialId"> <xsd:complexType> <xsd:attribute name="CADMaterialIdRef" type="xsd:string" use="required"> <xsd:annotation> <xsd:documentation>ID used by a CAD/BIM program to reference its internal materials library</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:string | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="CADMaterialIdRef" type="xsd:string" use="required"> <xsd:annotation> <xsd:documentation>ID used by a CAD/BIM program to reference its internal materials library</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:double | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="CADModelAzimuth" type="xsd:double"> <xsd:annotation> <xsd:documentation>The number of degrees (0 to 360) of the angle of positive Y axis from north. (Value of the of Azimuth of Model's North relative to Cardinal North)</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||
type | extension of xsd:string | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xsd:element name="CADModelId"> <xsd:annotation> <xsd:documentation>The CADModelId Element is used to map a CAD model or BIM to its corresponding gbXML file. Allows the CAD/BIM tool referenced by the programIdRef to correlate the gbXML file to its CAD/BIM model.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:string"> <xsd:attribute name="programIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID reference to unique CAD/BIM program defined in DocumentHistory/ProgramInfo element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="programIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID reference to unique CAD/BIM program defined in DocumentHistory/ProgramInfo element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||
type | extension of xsd:string | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xsd:element name="CADObjectId"> <xsd:annotation> <xsd:documentation>The CADObjectId Element is used to map unique CAD object identifiers to gbXML elements. Allows CAD/BIM tools to read results from a gbXML file and map them to their CAD objects.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:string"> <xsd:attribute name="programIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID reference to unique CAD/BIM program defined in DocumentHistory/ProgramInfo element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="programIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID reference to unique CAD/BIM program defined in DocumentHistory/ProgramInfo element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
children | Name Description Location Building Surface YearModeled DaylightSavings Life AltEnergySource ShellGeometry Vegetation Transportation MeterId ExtEquipId Lighting LightControlId | ||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||
source | <xsd:element name="Campus"> <xsd:annotation> <xsd:documentation>The Campus element should be used as the base for all physical objects. On a campus, place one or more buildings.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="Location"/> <xsd:element ref="Building" maxOccurs="unbounded"/> <xsd:element ref="Surface" minOccurs="4" maxOccurs="unbounded"/> <xsd:element ref="YearModeled" minOccurs="0"/> <xsd:element ref="DaylightSavings" minOccurs="0"/> <xsd:element ref="Life" minOccurs="0"/> <xsd:element ref="AltEnergySource" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="ShellGeometry" minOccurs="0"/> <xsd:element ref="Vegetation" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Transportation" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="MeterId" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="ExtEquipId" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Lighting" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="LightControlId" minOccurs="0" maxOccurs="unbounded"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="designHeatWeathIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for the weather data used for a heating design day</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="designCoolWeathIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for the weather data used for a cooling design day</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="ifcGUID" type="xsd:string" use="optional"> <xsd:annotation> <xsd:documentation>Global Unique ID from Industry Foundation Class (IFC) file.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="designHeatWeathIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for the weather data used for a heating design day</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="designCoolWeathIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for the weather data used for a cooling design day</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:string | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="ifcGUID" type="xsd:string" use="optional"> <xsd:annotation> <xsd:documentation>Global Unique ID from Industry Foundation Class (IFC) file.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="Capacity"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="capacityUnitEnum" use="required"/> <xsd:attribute name="capacityType" type="capacityTypeEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | capacityUnitEnum | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="capacityUnitEnum" use="required"/> |
type | capacityTypeEnum | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
source | <xsd:attribute name="capacityType" type="capacityTypeEnum" use="required"/> |
diagram | |||||
namespace | http://www.gbxml.org/schema | ||||
properties |
|
||||
children | Coordinate | ||||
used by |
|
||||
annotation |
|
||||
source | <xsd:element name="CartesianPoint"> <xsd:annotation> <xsd:documentation>This is the x, y, and z distances from the origin. This element must have three Coordinate elements when representing 3-d space, which represent x, y and z in order. This element must have two Coordinate elements when representing 2-d space.</xsd:documentation> <xsd:appinfo> <xhtml:a href="http://cig.bre.co.uk/iai_uk/documentation/IfcR2x_Final/ifcgeometryresource/lexical/ifccartesianpoint.html">IfcCartesianPoint</xhtml:a> </xsd:appinfo> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Coordinate" minOccurs="2" maxOccurs="3"/> </xsd:choice> </xsd:complexType> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
properties |
|
||
children | Temperature CDDValue | ||
used by |
|
||
annotation |
|
||
source | <xsd:element name="CDD"> <xsd:annotation> <xsd:documentation>Cooling degree days. CDD is calculated as the number of degrees a mean daily temperature is above a value (specified as the Temperature element), for each day. For example, if the mean temperature in a region rises to 77 degrees for three days during a year, the rest of the time staying below 75, and the Temperature element is set at 75, then CDD = 6.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Temperature"/> <xsd:element ref="CDDValue"/> </xsd:choice> </xsd:complexType> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="CDDValue" type="xsd:decimal"> <xsd:annotation> <xsd:documentation>Cooling degree day value</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="City" type="xsd:string"/> |
diagram | |||||
namespace | http://www.gbxml.org/schema | ||||
properties |
|
||||
children | PolyLoop | ||||
used by |
|
||||
annotation |
|
||||
source | <xsd:element name="ClosedShell"> <xsd:annotation> <xsd:documentation>This is an element from ifcXML that describes a collection of faces that make up a closed shell.</xsd:documentation> <xsd:appinfo> <xhtml:a href="http://cig.bre.co.uk/iai_uk/documentation/IfcR2x_Final/IFCTOPOLOGYRESOURCE/lexical/ifcclosedshell">IfcClosedShell</xhtml:a> </xsd:appinfo> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="PolyLoop" minOccurs="4" maxOccurs="unbounded"/> </xsd:choice> </xsd:complexType> </xsd:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="CLTDParameters"> <xsd:annotation> <xsd:documentation>Parameters required by CLTD load calculation method, as described in the 1989 ASHRAE Handbook, Fundamentals volume, pages 26.32 and following. Ignore this element and all elements under it if you are not planning to use that method.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:attribute name="roofASHRAENumber" type="roofASHRAENumberEnum"> <xsd:annotation> <xsd:documentation>Specifies the number 1 to 13 to use for a roof. See Table 29 page 26.34, 1989 ASHRAE Handbook, Fundamentals volume.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="wallASHRAEGroup" type="wallASHRAEGroupEnum"> <xsd:annotation> <xsd:documentation>Specifies the wall group code A to G to use for a wall. See Table 31, page 26.36, 1989 ASHRAE Handbook, Fundamentals volume.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="roofColor" type="roofColorEnum"> <xsd:annotation> <xsd:documentation>Specifies the effective roof color, which depends on the actual color and whether the location is industrial or rural. See page 26.34, 1989 ASHRAE Handbook, Fundamentals volume.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="roofHasSuspendedCeiling" type="xsd:boolean"> <xsd:annotation> <xsd:documentation>Specifies whether or not a roof has a suspended ceiling under it. See table 29, page 26.34, 1989 ASHRAE Handbook, Fundamentals volume.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="wallColor" type="wallColorEnum"> <xsd:annotation> <xsd:documentation>Specifies the effective wall color, which depends on the actual color and whether the location is industrial or rural. See page 26.36, 1989 ASHRAE Handbook, Fundamentals volume.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | roofASHRAENumberEnum | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="roofASHRAENumber" type="roofASHRAENumberEnum"> <xsd:annotation> <xsd:documentation>Specifies the number 1 to 13 to use for a roof. See Table 29 page 26.34, 1989 ASHRAE Handbook, Fundamentals volume.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | wallASHRAEGroupEnum | ||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="wallASHRAEGroup" type="wallASHRAEGroupEnum"> <xsd:annotation> <xsd:documentation>Specifies the wall group code A to G to use for a wall. See Table 31, page 26.36, 1989 ASHRAE Handbook, Fundamentals volume.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | roofColorEnum | |||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
source | <xsd:attribute name="roofColor" type="roofColorEnum"> <xsd:annotation> <xsd:documentation>Specifies the effective roof color, which depends on the actual color and whether the location is industrial or rural. See page 26.34, 1989 ASHRAE Handbook, Fundamentals volume.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:boolean | ||
annotation |
|
||
source | <xsd:attribute name="roofHasSuspendedCeiling" type="xsd:boolean"> <xsd:annotation> <xsd:documentation>Specifies whether or not a roof has a suspended ceiling under it. See table 29, page 26.34, 1989 ASHRAE Handbook, Fundamentals volume.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | wallColorEnum | ||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xsd:attribute name="wallColor" type="wallColorEnum"> <xsd:annotation> <xsd:documentation>Specifies the effective wall color, which depends on the actual color and whether the location is industrial or rural. See page 26.36, 1989 ASHRAE Handbook, Fundamentals volume.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||
source | <xsd:element name="CoefficientOfUtilization"> <xsd:annotation> <xsd:documentation>The coefficient of utilization is the ratio of luminous flux on a work plane to the luminous flux emitted by the lamps alone. </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="wallReflectance" type="xsd:decimal"/> <xsd:attribute name="ceilingCavityReflectance" type="xsd:decimal"/> <xsd:attribute name="floorReflectance" type="xsd:decimal"/> <xsd:attribute name="roomCavityRatio" type="xsd:decimal"> <xsd:annotation> <xsd:documentation>Room cavity ratio is a measure of the room cavity proportions.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | xsd:decimal |
source | <xsd:attribute name="wallReflectance" type="xsd:decimal"/> |
type | xsd:decimal |
source | <xsd:attribute name="ceilingCavityReflectance" type="xsd:decimal"/> |
type | xsd:decimal |
source | <xsd:attribute name="floorReflectance" type="xsd:decimal"/> |
type | xsd:decimal | ||
annotation |
|
||
source | <xsd:attribute name="roomCavityRatio" type="xsd:decimal"> <xsd:annotation> <xsd:documentation>Room cavity ratio is a measure of the room cavity proportions.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="CompanyName" type="xsd:string"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="Conductivity"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="conductivityUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | conductivityUnitEnum | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="unit" type="conductivityUnitEnum" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="ConductivityFofT"> <xsd:annotation> <xsd:documentation>Conductivity as a function of temperature</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="conductivityFofTUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | conductivityFofTUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="conductivityFofTUnitEnum" use="required"/> |
diagram | |||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||
children | Name Description U-value Absorptance Roughness Albedo Reflectance Transmittance Emittance Cost PercentExisting FireFace LayerId ExtEquipId LoadCalcInputParameters | ||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||
source | <xsd:element name="Construction"> <xsd:annotation> <xsd:documentation>A Construction is a combination of layers, such as a wall or a roof</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="U-value" minOccurs="0"/> <xsd:element ref="Absorptance" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Roughness" minOccurs="0"/> <xsd:element ref="Albedo" minOccurs="0"/> <xsd:element ref="Reflectance" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Transmittance" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Emittance" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Cost" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="PercentExisting" minOccurs="0"/> <xsd:element ref="FireFace" minOccurs="0" maxOccurs="2"/> <xsd:element ref="LayerId" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Reference to layers that comprise this construction. Multiple LayerId's order is important and specifies the layering of the layer's referenced materials. The first Surface/AdjacentSpaceId entered will determine how the referenced construction layers are ordered with the first construction layer being in contact with the outside or 2nd Surface/AdjacentSpaceId listed and the last layer in contact with the first Surface/AdjacentSpaceId listed.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="ExtEquipId" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This element is for purposes of modeling BIPV (building integrated photovoltaics).</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="LoadCalcInputParameters" minOccurs="0" maxOccurs="unbounded"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="DOELibIdRef" type="xsd:string"> <xsd:annotation> <xsd:documentation>Use this attribute to reference objects in the DOE2 library</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | xsd:string | ||
annotation |
|
||
source | <xsd:attribute name="DOELibIdRef" type="xsd:string"> <xsd:annotation> <xsd:documentation>Use this attribute to reference objects in the DOE2 library</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||
source | <xsd:element name="Control"> <xsd:annotation> <xsd:documentation>The Control element should be used for describing how this equipment is controlled.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:attribute name="controlType" type="controlTypeEnum"/> <xsd:attribute name="stages" type="stageTypeEnum" use="optional"/> <xsd:attribute name="minPowerRatio" type="xsd:float"/> <xsd:attribute name="operationType" type="operationTypeEnum"/> <xsd:attribute name="performanceIdRef" type="xsd:IDREF"/> </xsd:complexType> </xsd:element> |
type | controlTypeEnum | |||||||||||||||||||||
facets |
|
|||||||||||||||||||||
source | <xsd:attribute name="controlType" type="controlTypeEnum"/> |
type | stageTypeEnum | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="stages" type="stageTypeEnum" use="optional"/> |
type | xsd:float |
source | <xsd:attribute name="minPowerRatio" type="xsd:float"/> |
type | operationTypeEnum | |||||||||
facets |
|
|||||||||
source | <xsd:attribute name="operationType" type="operationTypeEnum"/> |
type | xsd:IDREF |
source | <xsd:attribute name="performanceIdRef" type="xsd:IDREF"/> |
diagram | |||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||
type | extension of xsd:string | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:element name="ConvergenceLimits"> <xsd:annotation> <xsd:documentation>ConvergenceLimits is an optional element that can be used to specify timesteps on individual simulation loops. It is generally reserved for EnergyPlus simulations, and is recommended for advanced users wishing to speed up calculations. This may be a valid location to store this information if the gbXML file is used as a simulation archive.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:string"> <xsd:attribute name="minimumSystemTimeStep" type="xsd:integer"/> <xsd:attribute name="maximumHVACIterations" type="xsd:integer"/> <xsd:attribute name="minimumPlantIterations" type="xsd:integer"/> <xsd:attribute name="maximumPlantIterations" type="xsd:integer"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | xsd:integer |
source | <xsd:attribute name="minimumSystemTimeStep" type="xsd:integer"/> |
type | xsd:integer |
source | <xsd:attribute name="maximumHVACIterations" type="xsd:integer"/> |
type | xsd:integer |
source | <xsd:attribute name="minimumPlantIterations" type="xsd:integer"/> |
type | xsd:integer |
source | <xsd:attribute name="maximumPlantIterations" type="xsd:integer"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="CoolingCoilSetpointResetType"> <xsd:complexType> <xsd:attribute name="unit" type="coolingCoilSetpointResetTypeEnum"/> </xsd:complexType> </xsd:element> |
type | coolingCoilSetpointResetTypeEnum | |||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="coolingCoilSetpointResetTypeEnum"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="CoolingCoilType"> <xsd:complexType> <xsd:attribute name="unit" type="coolingCoilTypeEnum"/> </xsd:complexType> </xsd:element> |
type | coolingCoilTypeEnum | |||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="coolingCoilTypeEnum"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="CoolingSizingFactor" type="xsd:decimal"/> |
diagram | |||||
namespace | http://www.gbxml.org/schema | ||||
type | extension of xsd:decimal | ||||
properties |
|
||||
used by |
|
||||
annotation |
|
||||
source | <xsd:element name="Coordinate"> <xsd:annotation> <xsd:documentation>This is the an x, y, or z length measurement from the origin.</xsd:documentation> <xsd:appinfo> <xhtml:a href="http://cig.bre.co.uk/iai_uk/documentation/IfcR2x_Final/ifcmeasureresource/lexical/ifclengthmeasure.html">IfcLengthMeasure</xhtml:a> </xsd:appinfo> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"/> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
properties |
|
||||||||||||
children | CostValue Reference | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="Cost"> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="CostValue"/> <xsd:element ref="Reference" minOccurs="0" maxOccurs="unbounded"/> </xsd:choice> <xsd:attribute name="costType" type="costTypeEnum" use="required"/> </xsd:complexType> </xsd:element> |
type | costTypeEnum | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="costType" type="costTypeEnum" use="required"/> |
diagram | |||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="CostValue"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="currency" type="currencyTypeEnum"/> <xsd:attribute name="unit" type="xsd:string" use="optional"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | currencyTypeEnum | ||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="currency" type="currencyTypeEnum"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="unit" type="xsd:string" use="optional"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="Country" type="xsd:string"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | CADModelId | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xsd:element name="CreatedBy"> <xsd:annotation> <xsd:documentation>Denotes the time this file has been created, as well as the person and program used to create this file.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="CADModelId" minOccurs="0" maxOccurs="unbounded"/> </xsd:choice> <xsd:attribute name="personId" type="xsd:IDREF" use="required"/> <xsd:attribute name="programId" type="xsd:IDREF" use="required"/> <xsd:attribute name="date" type="xsd:dateTime" use="required"/> </xsd:complexType> </xsd:element> |
type | xsd:IDREF | ||
properties |
|
||
source | <xsd:attribute name="personId" type="xsd:IDREF" use="required"/> |
type | xsd:IDREF | ||
properties |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="required"/> |
type | xsd:dateTime | ||
properties |
|
||
source | <xsd:attribute name="date" type="xsd:dateTime" use="required"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="CyclesPerWeek" type="xsd:decimal"> <xsd:annotation> <xsd:documentation>Number of operation cycles per week.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="CyclingRateMax" type="xsd:decimal"> <xsd:annotation> <xsd:documentation>Maximum cycling rate (cycles/hr)</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="DamperHeatingAction"> <xsd:complexType> <xsd:attribute name="unit" type="damperHeatingActionEnum"/> </xsd:complexType> </xsd:element> |
type | damperHeatingActionEnum | |||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="damperHeatingActionEnum"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
properties |
|
||
children | IndependentValue DependentValue | ||
used by |
|
||
source | <xsd:element name="Data"> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="IndependentValue" maxOccurs="2"/> <xsd:element ref="DependentValue" minOccurs="0" maxOccurs="unbounded"/> </xsd:choice> </xsd:complexType> </xsd:element> |
diagram | |||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||
type | extension of xsd:string | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
source | <xsd:element name="Day"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:string"> <xsd:attribute name="dayScheduleIdRef" type="xsd:IDREF" use="required"> <xsd:annotation> <xsd:documentation>ID for operation schedules</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="dayType" type="dayTypeEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="dayScheduleIdRef" type="xsd:IDREF" use="required"> <xsd:annotation> <xsd:documentation>ID for operation schedules</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | dayTypeEnum | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="dayType" type="dayTypeEnum" use="required"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:boolean | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="DaylightSavings" type="xsd:boolean"> <xsd:annotation> <xsd:documentation>Allows for including daylight savings time</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | Name Description ScheduleValue | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xsd:element name="DaySchedule"> <xsd:annotation> <xsd:documentation>Set of values that define the profile of one 24 hour period divided equally to the number of values entered.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="ScheduleValue" minOccurs="0" maxOccurs="unbounded"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="scheduleType" type="scheduleTypeEnum" use="required"/> <xsd:attribute name="scheduleTypeLimitsId" type="xsd:string"/> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | scheduleTypeEnum | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xsd:attribute name="scheduleType" type="scheduleTypeEnum" use="required"/> |
type | xsd:string |
source | <xsd:attribute name="scheduleTypeLimitsId" type="xsd:string"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:integer | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="DDDayCool" type="xsd:integer"> <xsd:annotation> <xsd:documentation>Day of the month that the cooling design day occurs on</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:integer | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="DDDayHeat" type="xsd:integer"> <xsd:annotation> <xsd:documentation>Day of the month that the heating design day occurs on</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:integer | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="DDDaylightCool" type="xsd:integer"> <xsd:annotation> <xsd:documentation>Flag for daylight savings on the cooling design day</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:integer | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="DDDaylightHeat" type="xsd:integer"> <xsd:annotation> <xsd:documentation>Flag for daylight savings for the heating design day</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="DDDBCool"> <xsd:annotation> <xsd:documentation>Cooling design day dry bulb temperature</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="temperatureUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | temperatureUnitEnum | |||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="temperatureUnitEnum"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="DDDBHeat"> <xsd:annotation> <xsd:documentation>Heating design day dry bulb temperature</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="temperatureUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | temperatureUnitEnum | |||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="temperatureUnitEnum"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="DDDBRangeCool"> <xsd:annotation> <xsd:documentation>Cooling design day dry bulb temperature range</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="temperatureUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | temperatureUnitEnum | |||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="temperatureUnitEnum"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="DDDBRangeHeat"> <xsd:annotation> <xsd:documentation>Heating design day dry bulb temperature range</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="temperatureUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | temperatureUnitEnum | |||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="temperatureUnitEnum"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="DDGroundTCool"> <xsd:annotation> <xsd:documentation>Ground temperature on the cooling design day</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="temperatureUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | temperatureUnitEnum | |||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="temperatureUnitEnum"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="DDGroundTHeat"> <xsd:annotation> <xsd:documentation>Ground temperature for the heating design day</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="temperatureUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | temperatureUnitEnum | |||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="temperatureUnitEnum"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="DDHiHrCool" type="xsd:decimal"> <xsd:annotation> <xsd:documentation>Cooling design day hour of high temperature</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="DDHiHrHeat" type="xsd:decimal"> <xsd:annotation> <xsd:documentation>Heating design day hour of high temperature</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="DDLoHrCool" type="xsd:decimal"> <xsd:annotation> <xsd:documentation>Cooling design day hour of low temperature</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="DDLoHrHeat" type="xsd:decimal"> <xsd:annotation> <xsd:documentation>Heating design day hour of low temperature</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:integer | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="DDMonthCool" type="xsd:integer"> <xsd:annotation> <xsd:documentation>Month the cooling design day lands on. 1=Jan 12=Dec</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:integer | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="DDMonthHeat" type="xsd:integer"> <xsd:annotation> <xsd:documentation>Month that the heating design day occurs on. 1=Jan 12=Dec</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="DDPressureCool"> <xsd:annotation> <xsd:documentation>Cooling design day atmospheric pressure</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="pressureUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | pressureUnitEnum | ||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="pressureUnitEnum"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="DDPressureHeat"> <xsd:annotation> <xsd:documentation>Heating design day atmospheric pressure</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="pressureUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | pressureUnitEnum | ||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="pressureUnitEnum"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:integer | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="DDRainCool" type="xsd:integer"> <xsd:annotation> <xsd:documentation>Flag for rain on the cooling design day. 0=no rain 1=rain</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:integer | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="DDRainHeat" type="xsd:integer"> <xsd:annotation> <xsd:documentation>Heating design day rain flag. 0=no rain, 1=rain</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="DDSkyClearnessCool"> <xsd:annotation> <xsd:documentation>Cooling design day sky clearness</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | unitlessUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="DDSkyClearnessHeat"> <xsd:annotation> <xsd:documentation>Heating design day sky clearness</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | unitlessUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:integer | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="DDSnowCool" type="xsd:integer"> <xsd:annotation> <xsd:documentation>Flag for snow on the cooling design day. 0=not snowing 1=snowing</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:integer | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="DDSnowHeat" type="xsd:integer"> <xsd:annotation> <xsd:documentation>Heating design day snow flag. 0=not snowing 1=snowing</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="DDWBCool"> <xsd:annotation> <xsd:documentation>Cooling design day wet bulb temperature</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="temperatureUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | temperatureUnitEnum | |||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="temperatureUnitEnum"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="DDWBHeat"> <xsd:annotation> <xsd:documentation>Heating design day wet bulb temperature</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="temperatureUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | temperatureUnitEnum | |||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="temperatureUnitEnum"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="DDWindDirCool"> <xsd:annotation> <xsd:documentation>Cooing design day wind direction</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="directionUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | directionUnitEnum | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="unit" type="directionUnitEnum" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="DDWindDirHeat"> <xsd:annotation> <xsd:documentation>Heating design day wind direction</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="directionUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | directionUnitEnum | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="unit" type="directionUnitEnum" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="DDWindSpeedCool"> <xsd:annotation> <xsd:documentation>Cooling design day wind speed</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="velocityUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | velocityUnitEnum | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="unit" type="velocityUnitEnum" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="DDWindSpeedHeat"> <xsd:annotation> <xsd:documentation>Heating design day wind speed</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="velocityUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | velocityUnitEnum | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="unit" type="velocityUnitEnum" use="required"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="DeltaP"> <xsd:annotation> <xsd:documentation>Difference in pressure</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="deltaPUnitEnum" use="required"/> <xsd:attribute name="hydronicLoopType" type="loopTypeEnum"/> <xsd:attribute name="hydronicLoopIdRef" type="xsd:IDREF"/> <xsd:attribute name="conditioningType" type="conditioningTypeEnum"> <xsd:annotation> <xsd:documentation>Use this attribute for conditioning units with both heating and cooling.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="performanceId" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>Use this attribute to point to a performance curve if one is provided</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | deltaPUnitEnum | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="deltaPUnitEnum" use="required"/> |
type | loopTypeEnum | |||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:attribute name="hydronicLoopType" type="loopTypeEnum"/> |
type | xsd:IDREF |
source | <xsd:attribute name="hydronicLoopIdRef" type="xsd:IDREF"/> |
type | conditioningTypeEnum | ||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:attribute name="conditioningType" type="conditioningTypeEnum"> <xsd:annotation> <xsd:documentation>Use this attribute for conditioning units with both heating and cooling.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="performanceId" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>Use this attribute to point to a performance curve if one is provided</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
annotation |
|
||||||||||||||||||||
source | <xsd:element name="DeltaT"> <xsd:annotation> <xsd:documentation>Difference in temperature</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="temperatureUnitEnum"/> <xsd:attribute name="conditioningType" type="conditioningTypeEnum"> <xsd:annotation> <xsd:documentation>Use this attribute for conditioning units with both heating and cooling.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | temperatureUnitEnum | |||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="temperatureUnitEnum"/> |
type | conditioningTypeEnum | ||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:attribute name="conditioningType" type="conditioningTypeEnum"> <xsd:annotation> <xsd:documentation>Use this attribute for conditioning units with both heating and cooling.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="Density"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="densityUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | densityUnitEnum | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="densityUnitEnum" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="DensityFofT"> <xsd:annotation> <xsd:documentation>Density as a function of temperature</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="densityFofTUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | densityFofTUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="densityFofTUnitEnum" use="required"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="DependentValue" type="xsd:decimal"> <xsd:annotation> <xsd:documentation>Value of a dependent variable for this data point</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||
children | Name Description | ||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||
source | <xsd:element name="DependentVariable"> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0" maxOccurs="unbounded"/> </xsd:choice> <xsd:attribute name="unit" type="xsd:string" use="required"/> <xsd:attribute name="dataType" type="xsd:string" use="required"/> <xsd:attribute name="minValue" type="xsd:decimal"> <xsd:annotation> <xsd:documentation>Use minValue and maxValue to define constraints on the curve.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="maxValue" type="xsd:decimal"/> </xsd:complexType> </xsd:element> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="unit" type="xsd:string" use="required"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="dataType" type="xsd:string" use="required"/> |
type | xsd:decimal | ||
annotation |
|
||
source | <xsd:attribute name="minValue" type="xsd:decimal"> <xsd:annotation> <xsd:documentation>Use minValue and maxValue to define constraints on the curve.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:decimal |
source | <xsd:attribute name="maxValue" type="xsd:decimal"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by | |||
source | <xsd:element name="Description" type="xsd:string"/> |
diagram | |||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
annotation |
|
||||||||||||||||||||
source | <xsd:element name="DesignCoolT"> <xsd:annotation> <xsd:documentation>Design temperature for cooling</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="temperatureUnitEnum"/> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | temperatureUnitEnum | |||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="temperatureUnitEnum"/> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="DesignFlow"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="flowUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | flowUnitEnum | ||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="flowUnitEnum"/> |
diagram | |||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
annotation |
|
||||||||||||||||||||
source | <xsd:element name="DesignHeatT"> <xsd:annotation> <xsd:documentation>Design temperature for heating</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="temperatureUnitEnum"/> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | temperatureUnitEnum | |||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="temperatureUnitEnum"/> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="DesignPressure"> <xsd:complexType> <xsd:attribute name="unit" type="pressureUnitEnum"/> </xsd:complexType> </xsd:element> |
type | pressureUnitEnum | ||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="pressureUnitEnum"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="DesignTemp"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="temperatureUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | temperatureUnitEnum | |||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="temperatureUnitEnum"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
properties |
|
||
children | Height Width Length | ||
used by |
|
||
source | <xsd:element name="Dimensions"> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Height" minOccurs="0"/> <xsd:element ref="Width" minOccurs="0"/> <xsd:element ref="Length" minOccurs="0"/> </xsd:choice> </xsd:complexType> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
properties |
|
||
children | CreatedBy ProgramInfo PersonInfo ModifiedBy | ||
used by |
|
||
annotation |
|
||
source | <xsd:element name="DocumentHistory"> <xsd:annotation> <xsd:documentation>Contains details about people and programs that created and modified this file</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="2" maxOccurs="unbounded"> <xsd:element ref="CreatedBy" minOccurs="1" maxOccurs="1"/> <xsd:element ref="ProgramInfo" minOccurs="1" maxOccurs="unbounded"/> <xsd:element ref="PersonInfo" minOccurs="1" maxOccurs="unbounded"/> <xsd:element ref="ModifiedBy" minOccurs="1" maxOccurs="unbounded"/> </xsd:choice> </xsd:complexType> </xsd:element> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="EconomizerLockout"> <xsd:complexType> <xsd:attribute name="unit" type="economizerLockoutEnum"/> </xsd:complexType> </xsd:element> |
type | economizerLockoutEnum | ||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="unit" type="economizerLockoutEnum"/> |
diagram | |||||||||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
source | <xsd:element name="Efficiency"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="standardsType" type="standardsTypeEnum"> <xsd:annotation> <xsd:documentation>Use the standardsType attribute when the efficiency is measured at standard conditions.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="efficiencyType" type="efficiencyTypeEnum" use="required"/> <xsd:attribute name="operationType" type="conditioningTypeEnum"> <xsd:annotation> <xsd:documentation>Use this attribute for conditioning units with both heating and cooling.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="performanceId" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>Use this attribute to point to a performance curve if one is provided</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | standardsTypeEnum | |||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
source | <xsd:attribute name="standardsType" type="standardsTypeEnum"> <xsd:annotation> <xsd:documentation>Use the standardsType attribute when the efficiency is measured at standard conditions.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | efficiencyTypeEnum | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="efficiencyType" type="efficiencyTypeEnum" use="required"/> |
type | conditioningTypeEnum | ||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:attribute name="operationType" type="conditioningTypeEnum"> <xsd:annotation> <xsd:documentation>Use this attribute for conditioning units with both heating and cooling.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="performanceId" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>Use this attribute to point to a performance curve if one is provided</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="ElecLoad"> <xsd:annotation> <xsd:documentation>Electric load</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="powerUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | powerUnitEnum | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="powerUnitEnum" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="Elevation"> <xsd:annotation> <xsd:documentation>Height above sea level</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="lengthUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | lengthUnitEnum | |||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="lengthUnitEnum"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="Email1Address" type="xsd:string"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="EmissionRate"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="emissionUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | emissionUnitEnum | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="unit" type="emissionUnitEnum" use="required"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xsd:element name="Emittance"> <xsd:annotation> <xsd:documentation>Infra-red emissivity</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> <xsd:attribute name="type" type="emittanceTypeEnum" use="required"/> <xsd:attribute name="surfaceType" type="surfaceDescriptionEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | unitlessUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> |
type | emittanceTypeEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="type" type="emittanceTypeEnum" use="required"/> |
type | surfaceDescriptionEnum | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xsd:attribute name="surfaceType" type="surfaceDescriptionEnum" use="required"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:date | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="EndDate" type="xsd:date"> <xsd:annotation> <xsd:documentation>Month and day year schedule ends</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="Energy"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="energyUnitEnum" use="required"/> <xsd:attribute name="valueType" type="valueTypeEnum" use="required"/> <xsd:attribute name="timePeriod" type="timePeriodEnum" use="required"/> <xsd:attribute name="resourceType" type="resourceTypeEnum" use="required"/> <xsd:attribute name="meterIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for a resource meter</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | energyUnitEnum | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="energyUnitEnum" use="required"/> |
type | valueTypeEnum | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="valueType" type="valueTypeEnum" use="required"/> |
type | timePeriodEnum | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="timePeriod" type="timePeriodEnum" use="required"/> |
type | resourceTypeEnum | |||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||
source | <xsd:attribute name="resourceType" type="resourceTypeEnum" use="required"/> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="meterIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for a resource meter</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xsd:element name="Enthalpy"> <xsd:annotation> <xsd:documentation>Minimum enthalpy setpoint for air-side economizer.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="enthalpyUnitEnum" use="required"/> <xsd:attribute name="enthalpyType" type="enthalpyTypeEnum" use="optional"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | enthalpyUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="enthalpyUnitEnum" use="required"/> |
type | enthalpyTypeEnum | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="enthalpyType" type="enthalpyTypeEnum" use="optional"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
properties |
|
||
children | Expression IndependentVariable DependentVariable | ||
used by |
|
||
annotation |
|
||
source | <xsd:element name="Equation"> <xsd:annotation> <xsd:documentation>The Equation element allows data for n-dimensional algebraic data to be entered. The Expression element should contain an dependent variable followed by an = sign and an equation containing independent variables. The independent and dependent variables are then defined by their respective tags. The only mathematical operations allowed are ^ (power), + (addition), - (subtraction), / (division), and * (multiplication). Example: z=x+2*y^2 would have an DependentVariable with a name = z, and two IndependentVariable(s) with names of x and y. Descriptions would be included for each variable, along with unit and dataType information identifying the variable and its role. </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Expression"/> <xsd:element ref="IndependentVariable" maxOccurs="unbounded"/> <xsd:element ref="DependentVariable" minOccurs="0" maxOccurs="unbounded"/> </xsd:choice> </xsd:complexType> </xsd:element> |
diagram | |||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
annotation |
|
||||||||||||||||||||
source | <xsd:element name="EquipPowerPerArea"> <xsd:annotation> <xsd:documentation>Amount of power used by equipment in a given area</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="powerPerAreaUnitEnum" use="required"/> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | powerPerAreaUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="powerPerAreaUnitEnum" use="required"/> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="Expression" type="xsd:string"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Name Description Manufacturer Model ElecLoad FuelLoad LatentLoad WindSpeed Efficiency Performance Cost Weight WasteWaterHREff WaterUsePerCycle RatedFlow Power CyclesPerWeek Energy GeneralGeometry ShellGeometry IndoorAirQuality Age Reference CADObjectId | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="ExtEquip"> <xsd:annotation> <xsd:documentation>External equipment. This is generalized to be able to contain any type of external equipment.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="Manufacturer" minOccurs="0"/> <xsd:element ref="Model" minOccurs="0"/> <xsd:element ref="ElecLoad" minOccurs="0"/> <xsd:element ref="FuelLoad" minOccurs="0"/> <xsd:element ref="LatentLoad" minOccurs="0"/> <xsd:element ref="WindSpeed" minOccurs="0"/> <xsd:element ref="Efficiency" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Performance" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Cost" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Weight" minOccurs="0"/> <xsd:element ref="WasteWaterHREff" minOccurs="0"/> <xsd:element ref="WaterUsePerCycle" minOccurs="0"/> <xsd:element ref="RatedFlow" minOccurs="0"/> <xsd:element ref="Power" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="CyclesPerWeek" minOccurs="0"/> <xsd:element ref="Energy" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="GeneralGeometry" minOccurs="0"/> <xsd:element ref="ShellGeometry" minOccurs="0"/> <xsd:element ref="IndoorAirQuality" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Age" minOccurs="0"/> <xsd:element ref="Reference" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="CADObjectId" minOccurs="0" maxOccurs="unbounded"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="scheduleIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for the schedule of transmittance of a shading surface</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="waterTempScheduleIdRef" type="xsd:IDREF"/> <xsd:attribute name="hydronicLoopIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID pointing to a hydronic loop </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="waterScheduleIdRef" type="xsd:IDREF"/> <xsd:attribute name="waterMeterIdRef" type="xsd:IDREF"/> <xsd:attribute name="type" type="extEquipTypeEnum" use="required"/> <xsd:attribute name="airLoopIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID pointing to an air loop</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="scheduleIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for the schedule of transmittance of a shading surface</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF |
source | <xsd:attribute name="waterTempScheduleIdRef" type="xsd:IDREF"/> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="hydronicLoopIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID pointing to a hydronic loop </xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF |
source | <xsd:attribute name="waterScheduleIdRef" type="xsd:IDREF"/> |
type | xsd:IDREF |
source | <xsd:attribute name="waterMeterIdRef" type="xsd:IDREF"/> |
type | extEquipTypeEnum | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="type" type="extEquipTypeEnum" use="required"/> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="airLoopIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID pointing to an air loop</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="ExtEquipId"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:string"> <xsd:attribute name="extEquipIdRef" type="xsd:IDREF"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | xsd:IDREF |
source | <xsd:attribute name="extEquipIdRef" type="xsd:IDREF"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="FamilyName" type="xsd:string"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="FileName" type="xsd:string"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
properties |
|
||
children | Thickness Conductivity Density SpecificHeat | ||
used by |
|
||
annotation |
|
||
source | <xsd:element name="Fire"> <xsd:annotation> <xsd:documentation>Properties of a material under fire conditions.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0"> <xsd:element ref="Thickness"/> <xsd:element ref="Conductivity"/> <xsd:element ref="Density"/> <xsd:element ref="SpecificHeat"/> </xsd:choice> </xsd:complexType> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
properties |
|
||
children | Absorptance Reflectance Emittance | ||
used by |
|
||
annotation |
|
||
source | <xsd:element name="FireFace"> <xsd:annotation> <xsd:documentation>Properties of a construction under fire conditions.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0"> <xsd:element ref="Absorptance" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Reflectance" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Emittance" minOccurs="0" maxOccurs="unbounded"/> </xsd:choice> </xsd:complexType> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="FirstName" type="xsd:string"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:float | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="FloorSlabHeatLossCoefficient"> <xsd:annotation> <xsd:documentation>Specifies the heat loss from a floor in terms of the amount of heat lost per length of exposed perimeter. Used with both commercial and residential load calculation methods.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:float"> <xsd:attribute name="floorSlabPerimeterHeatLossCoefficientUnitTypeEnum" type="floorSlabPerimeterHeatLossCoefficientUnitTypeEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | floorSlabPerimeterHeatLossCoefficientUnitTypeEnum | |||||||||
facets |
|
|||||||||
source | <xsd:attribute name="floorSlabPerimeterHeatLossCoefficientUnitTypeEnum" type="floorSlabPerimeterHeatLossCoefficientUnitTypeEnum"/> |
diagram | |||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
source | <xsd:element name="Flow"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="flowUnitEnum" use="required"/> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | flowUnitEnum | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="flowUnitEnum" use="required"/> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
properties |
|
||||||||||||
children | DesignFlow MinimumFlow MaximumFlow RecircFlow | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="FlowControl"> <xsd:annotation> <xsd:documentation>Use this element to describe how the fluid flow is controlled. The temperatures specified in this element should be measured just upstream of the chiller.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="DesignFlow" minOccurs="0"/> <xsd:element ref="MinimumFlow" minOccurs="0"/> <xsd:element ref="MaximumFlow" minOccurs="0"/> <xsd:element ref="RecircFlow" minOccurs="0"/> </xsd:choice> <xsd:attribute name="processScheduleId" type="xsd:IDREF" use="optional"/> </xsd:complexType> </xsd:element> |
type | xsd:IDREF | ||
properties |
|
||
source | <xsd:attribute name="processScheduleId" type="xsd:IDREF" use="optional"/> |
diagram | |||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
source | <xsd:element name="FlowPerArea"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="flowPerAreaUnitEnum" use="required"/> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | flowPerAreaUnitEnum | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="flowPerAreaUnitEnum" use="required"/> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
source | <xsd:element name="FlowPerPerson"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="flowUnitEnum" use="required"/> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | flowUnitEnum | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="flowUnitEnum" use="required"/> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="FlowType"> <xsd:complexType> <xsd:attribute name="flowType" type="flowTypeEnum" use="required"/> </xsd:complexType> </xsd:element> |
type | flowTypeEnum | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="flowType" type="flowTypeEnum" use="required"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="FractionOnCyclePowerUse" type="xsd:decimal"> <xsd:annotation> <xsd:documentation>Fraction of on-cycle power use</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||
children | Name Description Width | ||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||
source | <xsd:element name="Frame"> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="Width" minOccurs="0"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="type" type="frameTypeEnum" use="required"/> <xsd:attribute name="DOELibIdRef" type="xsd:string"> <xsd:annotation> <xsd:documentation>Use this attribute to reference objects in the DOE2 library</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | frameTypeEnum | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xsd:attribute name="type" type="frameTypeEnum" use="required"/> |
type | xsd:string | ||
annotation |
|
||
source | <xsd:attribute name="DOELibIdRef" type="xsd:string"> <xsd:annotation> <xsd:documentation>Use this attribute to reference objects in the DOE2 library</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="FuelLoad"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="fuelLoadUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | fuelLoadUnitEnum | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xsd:attribute name="unit" type="fuelLoadUnitEnum" use="required"/> |
diagram | |||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||
children | Name Description Thickness Density DensityFofT Conductivity ConductivityFofT Viscosity ViscosityFofT PrandtlNumber PrandtlNumberFofT | ||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||
source | <xsd:element name="Gap"> <xsd:annotation> <xsd:documentation>Space between window panes</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="Thickness" minOccurs="0"/> <xsd:element ref="Density" minOccurs="0"/> <xsd:element ref="DensityFofT" minOccurs="0"/> <xsd:element ref="Conductivity" minOccurs="0"/> <xsd:element ref="ConductivityFofT" minOccurs="0"/> <xsd:element ref="Viscosity" minOccurs="0"/> <xsd:element ref="ViscosityFofT" minOccurs="0"/> <xsd:element ref="PrandtlNumber" minOccurs="0"/> <xsd:element ref="PrandtlNumberFofT" minOccurs="0"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="gas" type="gasTypeEnum" use="required"/> <xsd:attribute name="DOELibIdRef" type="xsd:string"> <xsd:annotation> <xsd:documentation>Use this attribute to reference objects in the DOE2 library</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | gasTypeEnum | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
source | <xsd:attribute name="gas" type="gasTypeEnum" use="required"/> |
type | xsd:string | ||
annotation |
|
||
source | <xsd:attribute name="DOELibIdRef" type="xsd:string"> <xsd:annotation> <xsd:documentation>Use this attribute to reference objects in the DOE2 library</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
source | <xsd:element name="GapId"> <xsd:complexType> <xsd:attribute name="gapIdRef" type="xsd:IDREF" use="required"> <xsd:annotation> <xsd:documentation>ID for a gap between window panes</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="gapIdRef" type="xsd:IDREF" use="required"> <xsd:annotation> <xsd:documentation>ID for a gap between window panes</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="GasPreheatCoilEfficiency" type="xsd:decimal"> <xsd:annotation> <xsd:documentation>Gas preheat coil efficiency</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="GasPreheatCoilParasiticElectricLoad" type="xsd:decimal"> <xsd:annotation> <xsd:documentation>Gas Preheat Coil Parasitic Electric Load</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | aecXML Campus LightingSystem LightingControl Construction Layer Material WindowType Schedule WeekSchedule DaySchedule Zone AirLoop HydronicLoop IntEquip ExtEquip Weather Meter Results DocumentHistory SimulationParameters | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="gbXML"> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="aecXML" minOccurs="0"/> <xsd:element ref="Campus"/> <xsd:element ref="LightingSystem" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="LightingControl" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Construction" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Layer" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Material" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="WindowType" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Schedule" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="WeekSchedule" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="DaySchedule" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Zone" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="AirLoop" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="HydronicLoop" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="IntEquip" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="ExtEquip" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Weather" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Meter" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Results" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="DocumentHistory" minOccurs="0"/> <xsd:element ref="SimulationParameters" minOccurs="0" maxOccurs="1"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID"/> <xsd:attribute name="engine"> <xsd:annotation> <xsd:documentation>Analysis engine used</xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="DOE2.1e"/> <xsd:enumeration value="DOE2.2"/> <xsd:enumeration value="EnergyPlus"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="temperatureUnit" type="temperatureUnitEnum" use="required"> <xsd:annotation> <xsd:documentation>This attribute specifies the default temperature unit for the entire gbXML document, wherever the temperatureUnit simple type is used.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="lengthUnit" type="lengthUnitEnum" use="required"> <xsd:annotation> <xsd:documentation>This attribute specifies the default length unit for the entire gbXML document, wherever the lengthUnit simple type is used.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="areaUnit" type="areaUnitEnum" use="required"> <xsd:annotation> <xsd:documentation>This attribute specifies the default area unit for the entire gbXML document, wherever the areaUnit simple type is used.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="volumeUnit" type="volumeUnitEnum" use="required"> <xsd:annotation> <xsd:documentation>This attribute specifies the default volume unit for the entire gbXML document, wherever the volumeUnit simple type is used.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="useSIUnitsForResults" type="xsd:boolean" use="required"> <xsd:annotation> <xsd:documentation>Results will be given in SI or IP units. True = SI units which is the implied default. If False, results will be in english units.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="version" type="versionEnum" use="required"/> <xsd:attribute name="SurfaceReferenceLocation" type="surfaceReferenceLocationEnum" use="optional"> <xsd:annotation> <xsd:documentation>Use this attribute to determine what type of geometry information is included in the geometry elements. This is specified using an enumeration that includes shell/wall paper and centerline coordinates.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID |
source | <xsd:attribute name="id" type="xsd:ID"/> |
type | restriction of xsd:NMTOKEN | ||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:attribute name="engine"> <xsd:annotation> <xsd:documentation>Analysis engine used</xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="DOE2.1e"/> <xsd:enumeration value="DOE2.2"/> <xsd:enumeration value="EnergyPlus"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |
type | temperatureUnitEnum | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xsd:attribute name="temperatureUnit" type="temperatureUnitEnum" use="required"> <xsd:annotation> <xsd:documentation>This attribute specifies the default temperature unit for the entire gbXML document, wherever the temperatureUnit simple type is used.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | lengthUnitEnum | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||
source | <xsd:attribute name="lengthUnit" type="lengthUnitEnum" use="required"> <xsd:annotation> <xsd:documentation>This attribute specifies the default length unit for the entire gbXML document, wherever the lengthUnit simple type is used.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | areaUnitEnum | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||
source | <xsd:attribute name="areaUnit" type="areaUnitEnum" use="required"> <xsd:annotation> <xsd:documentation>This attribute specifies the default area unit for the entire gbXML document, wherever the areaUnit simple type is used.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | volumeUnitEnum | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||
source | <xsd:attribute name="volumeUnit" type="volumeUnitEnum" use="required"> <xsd:annotation> <xsd:documentation>This attribute specifies the default volume unit for the entire gbXML document, wherever the volumeUnit simple type is used.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:boolean | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="useSIUnitsForResults" type="xsd:boolean" use="required"> <xsd:annotation> <xsd:documentation>Results will be given in SI or IP units. True = SI units which is the implied default. If False, results will be in english units.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | versionEnum | |||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||
source | <xsd:attribute name="version" type="versionEnum" use="required"/> |
type | surfaceReferenceLocationEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:attribute name="SurfaceReferenceLocation" type="surfaceReferenceLocationEnum" use="optional"> <xsd:annotation> <xsd:documentation>Use this attribute to determine what type of geometry information is included in the geometry elements. This is specified using an enumeration that includes shell/wall paper and centerline coordinates.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="GeneralGeometry"> <xsd:annotation> <xsd:documentation>This element has been left open for use with other geometry definitions, such as X3D or BLISXML.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> </xsd:choice> </xsd:complexType> </xsd:element> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="Glare"> <xsd:annotation> <xsd:documentation>Minimum amount of glare to trigger the shades to close</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="unitlessUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | unitlessUnitEnum | |||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="unitlessUnitEnum"/> |
diagram | |||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
children | Name Description Transmittance Reflectance Emittance Thickness Conductivity Reference | ||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
annotation |
|
||||||||||||||||||||
source | <xsd:element name="Glaze"> <xsd:annotation> <xsd:documentation>Properties of one layer of a window</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="Transmittance" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Reflectance" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Emittance" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Thickness" minOccurs="0"/> <xsd:element ref="Conductivity" minOccurs="0"/> <xsd:element ref="Reference" minOccurs="0" maxOccurs="unbounded"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="DOELibIdRef" type="xsd:string"> <xsd:annotation> <xsd:documentation>Use this attribute to reference objects in the DOE2 library</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | xsd:string | ||
annotation |
|
||
source | <xsd:attribute name="DOELibIdRef" type="xsd:string"> <xsd:annotation> <xsd:documentation>Use this attribute to reference objects in the DOE2 library</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="GlazeConductivity"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="conductivityUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | conductivityUnitEnum | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="unit" type="conductivityUnitEnum" use="required"/> |
diagram | |||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
source | <xsd:element name="GlazeId"> <xsd:complexType> <xsd:attribute name="glazeIdRef" type="xsd:IDREF" use="required"> <xsd:annotation> <xsd:documentation>ID indicating the type of glaze used</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="glazeIdRef" type="xsd:IDREF" use="required"> <xsd:annotation> <xsd:documentation>ID indicating the type of glaze used</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="GroundTemp"> <xsd:annotation> <xsd:documentation>Monthly ground temperatures, 12 values</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="temperatureUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | temperatureUnitEnum | |||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="temperatureUnitEnum"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
source | <xsd:element name="GroundTempValue" type="xsd:decimal"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="GUID"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:string"> <xsd:attribute name="entity" type="entityTypeEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | entityTypeEnum | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="entity" type="entityTypeEnum" use="required"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
properties |
|
||
children | Temperature HDDValue | ||
used by |
|
||
annotation |
|
||
source | <xsd:element name="HDD"> <xsd:annotation> <xsd:documentation>Heating degree days. HDD is calculated as the number of degrees a mean daily temperature is below a value (specified as the Temperature element), for each day. For example, if the mean temperature in a region drops to 64 degrees for four days during a year, the rest of the time staying above 65, and the Temperature element is set at 65, then HDD = 4.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Temperature"/> <xsd:element ref="HDDValue"/> </xsd:choice> </xsd:complexType> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="HDDValue" type="xsd:decimal"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="HeatingCoilSetpointResetType"> <xsd:complexType> <xsd:attribute name="unit" type="heatingCoilSetpointResetTypeEnum"/> </xsd:complexType> </xsd:element> |
type | heatingCoilSetpointResetTypeEnum | |||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="heatingCoilSetpointResetTypeEnum"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="HeatingSizingFactor" type="xsd:decimal"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="HeatPumpDefrostControl"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="defrostControlType" type="defrostControlEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | defrostControlEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="defrostControlType" type="defrostControlEnum" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="HeatPumpDefrostStrategy"> <xsd:complexType> <xsd:attribute name="unit" type="defrostStrategyEnum"/> </xsd:complexType> </xsd:element> |
type | defrostStrategyEnum | |||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="defrostStrategyEnum"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="HeatPumpFanDelayTime" type="xsd:decimal"> <xsd:annotation> <xsd:documentation>Heat pump fan delay time (s)</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="HeatPumpTimeConstant" type="xsd:decimal"> <xsd:annotation> <xsd:documentation>Heat pump time constant (s)</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="HeatRecoveryType"> <xsd:complexType> <xsd:attribute name="unit" type="heatRecoveryTypeEnum"/> </xsd:complexType> </xsd:element> |
type | heatRecoveryTypeEnum | ||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="unit" type="heatRecoveryTypeEnum"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="HeatRejectedtoSpace"> <xsd:annotation> <xsd:documentation>The amount of heat from this equipment rejected to this space. For condensors exterior to building, this value will be 0.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | unitlessUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="Height"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="lengthUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | lengthUnitEnum | |||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="lengthUnitEnum"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="HighLimit"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="unitlessSmallUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | unitlessSmallUnitEnum | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="unit" type="unitlessSmallUnitEnum" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="HighValue"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="conditioningUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | conditioningUnitEnum | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="conditioningUnitEnum" use="required"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:date | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="HolidayDate" type="xsd:date"> <xsd:annotation> <xsd:documentation>Date of holiday modeled</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
properties |
|
||||||||||||
children | Name Description HolidayDate | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="HolidaysModeled"> <xsd:annotation> <xsd:documentation/> </xsd:annotation> <xsd:complexType> <xsd:all> <xsd:element ref="Name" minOccurs="1"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="HolidayDate" minOccurs="1"/> </xsd:all> <xsd:attribute name="id" type="xsd:ID" use="required"/> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="HorizontalSolar"> <xsd:annotation> <xsd:documentation>Amount of horizontal solar radiation striking the opening before a shade is closed.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="powerPerAreaUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | powerPerAreaUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="powerPerAreaUnitEnum" use="required"/> |
diagram | |||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||
type | extension of xsd:float | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xsd:element name="HOutside"> <xsd:annotation> <xsd:documentation>h (Outside) is the combined coefficient of heat transfer by long-wave radiation and convection at outer surface, Btu/h-sf-F. See 2001 HoF Chapter 25 Table 1.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:float"> <xsd:attribute name="hOutsideUnitTypeEnum" type="hOutsideUnitTypeEnum"> <xsd:annotation> <xsd:documentation>Used by the hOutsideUnitType attribute.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | hOutsideUnitTypeEnum | |||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:attribute name="hOutsideUnitTypeEnum" type="hOutsideUnitTypeEnum"> <xsd:annotation> <xsd:documentation>Used by the hOutsideUnitType attribute.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
children | Name Description Cost Reference HydronicLoopEquipment FlowControl TemperatureControl DesignCoolT | ||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="HydronicLoop"> <xsd:annotation> <xsd:documentation>The HydronicLoop element represents the equipment serving one path of water, or other liquid</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="Cost" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Reference" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="HydronicLoopEquipment" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="FlowControl" minOccurs="0"/> <xsd:element ref="TemperatureControl" minOccurs="0"/> <xsd:element ref="DesignCoolT" minOccurs="0"/> </xsd:choice> <xsd:attribute name="loopType" type="loopTypeEnum" use="required"/> <xsd:attribute name="controlZoneIdRef" type="xsd:IDREF"/> <xsd:attribute name="primaryLoopId" type="xsd:IDREF"/> <xsd:attribute name="fluidType" type="fluidTypeEnum" use="required"/> <xsd:attribute name="id" type="xsd:ID" use="required"> <xsd:annotation> <xsd:documentation>Only use this attribute for secondary loops to reference the primary loop.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | loopTypeEnum | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:attribute name="loopType" type="loopTypeEnum" use="required"/> |
type | xsd:IDREF |
source | <xsd:attribute name="controlZoneIdRef" type="xsd:IDREF"/> |
type | xsd:IDREF |
source | <xsd:attribute name="primaryLoopId" type="xsd:IDREF"/> |
type | fluidTypeEnum | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="fluidType" type="fluidTypeEnum" use="required"/> |
type | xsd:ID | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"> <xsd:annotation> <xsd:documentation>Only use this attribute for secondary loops to reference the primary loop.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||
children | Name Description Manufacturer Model OperationSchedule Temp ResetTemperature HydronicLoopId RatedFlow MinFlow DeltaT DeltaP Power Capacity Efficiency Control Performance Cost Weight Life RefrigerantType Energy Age Reference CADObjectId GeneralGeometry ShellGeometry | ||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="HydronicLoopEquipment"> <xsd:annotation> <xsd:documentation>A piece of equipment serving a hydronic loop (most commonly a water loop). This is generalized to be able to contain any type of hydronic loop equipment.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="Manufacturer" minOccurs="0"/> <xsd:element ref="Model" minOccurs="0"/> <xsd:element ref="OperationSchedule" minOccurs="0"/> <xsd:element ref="Temp" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="ResetTemperature" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="HydronicLoopId" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Use this element to point to another loop. For instance if this is a chiller and is a child of a chilled water loop, use this element to point at a cooling water loop.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="RatedFlow" minOccurs="0" maxOccurs="2"/> <xsd:element ref="MinFlow" minOccurs="0" maxOccurs="2"/> <xsd:element ref="DeltaT" minOccurs="0" maxOccurs="2"/> <xsd:element ref="DeltaP" minOccurs="0" maxOccurs="2"/> <xsd:element ref="Power" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Capacity" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Efficiency" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Control" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Performance" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Cost" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Weight" minOccurs="0"/> <xsd:element ref="Life" minOccurs="0"/> <xsd:element ref="RefrigerantType" minOccurs="0"/> <xsd:element ref="Energy" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Age" minOccurs="0"/> <xsd:element ref="Reference" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="CADObjectId" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="GeneralGeometry" minOccurs="0"/> <xsd:element ref="ShellGeometry" minOccurs="0"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="equipmentType" type="hydronicEquipTypeEnum" use="required"/> <xsd:attribute name="waterMeterIdRef" type="xsd:IDREF"/> <xsd:attribute name="waterScheduleIdRef" type="xsd:IDREF"/> <xsd:attribute name="primaryLoopId" type="xsd:IDREF"/> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | hydronicEquipTypeEnum | |||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="equipmentType" type="hydronicEquipTypeEnum" use="required"/> |
type | xsd:IDREF |
source | <xsd:attribute name="waterMeterIdRef" type="xsd:IDREF"/> |
type | xsd:IDREF |
source | <xsd:attribute name="waterScheduleIdRef" type="xsd:IDREF"/> |
type | xsd:IDREF |
source | <xsd:attribute name="primaryLoopId" type="xsd:IDREF"/> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
source | <xsd:element name="HydronicLoopEquipmentId"> <xsd:complexType> <xsd:attribute name="hydronicLoopEquipIdRef" type="xsd:IDREF" use="required"> <xsd:annotation> <xsd:documentation>ID pointing at a hydronic loop equipment object</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="hydronicLoopEquipIdRef" type="xsd:IDREF" use="required"> <xsd:annotation> <xsd:documentation>ID pointing at a hydronic loop equipment object</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
source | <xsd:element name="HydronicLoopId"> <xsd:complexType> <xsd:attribute name="hydronicLoopIdRef" type="xsd:IDREF" use="required"> <xsd:annotation> <xsd:documentation>ID pointing to a hydronic loop </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="hydronicLoopType" type="loopTypeEnum" use="required"> <xsd:annotation> <xsd:documentation>Type of hydronic loop </xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="hydronicLoopIdRef" type="xsd:IDREF" use="required"> <xsd:annotation> <xsd:documentation>ID pointing to a hydronic loop </xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | loopTypeEnum | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||
source | <xsd:attribute name="hydronicLoopType" type="loopTypeEnum" use="required"> <xsd:annotation> <xsd:documentation>Type of hydronic loop </xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="Illuminance"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="illuminanceUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | illuminanceUnitEnum | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="unit" type="illuminanceUnitEnum" use="required"/> |
diagram | |||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:element name="ImageTexture"> <xsd:annotation> <xsd:documentation>This is an X3D element to map a texture to this material. From X3D specification: The ImageTexture node defines a texture map by specifying an image file and general parameters for mapping to geometry. Texture maps are defined in a 2D coordinate system (s, t) that ranges from [0.0, 1.0] in both directions. The bottom edge of the image corresponds to the S-axis of the texture map, and left edge of the image corresponds to the T-axis of the texture map. The lower-left pixel of the image corresponds to s=0, t=0, and the top-right pixel of the image corresponds to s=1, t=1. <!--When fixed: add type="x3d:ImageTexture"--> </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:attribute name="url" type="xsd:string" use="required"> <xsd:annotation> <xsd:documentation>Specifies location of the image. From X3D specification: The texture is read from the URL specified by the url field. When the url field contains no values, texturing is disabled. Browsers shall support the JPEG and PNG image file formats. In addition, browsers may support other image formats (e.g. CGM) which can be rendered into a 2D image. Support for the GIF format is also recommended (including transparency). </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="repeatS" type="xsd:boolean" use="required"> <xsd:annotation> <xsd:documentation>From X3D specification: If repeatS is TRUE, the texture map is repeated outside the [0.0, 1.0] texture coordinate range in the S direction so that it fills the shape. If repeatS is FALSE, the texture coordinates are clamped in the S direction to lie within the [0.0, 1.0] range. </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="repeatT" type="xsd:boolean" use="required"> <xsd:annotation> <xsd:documentation>From X3D specification: If repeatT is TRUE, the texture map is repeated outside the [0.0, 1.0] texture coordinate range in the T direction so that it fills the shape. If repeatT is FALSE, the texture coordinates are clamped in the T direction to lie within the [0.0, 1.0] range. </xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:string | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="url" type="xsd:string" use="required"> <xsd:annotation> <xsd:documentation>Specifies location of the image. From X3D specification: The texture is read from the URL specified by the url field. When the url field contains no values, texturing is disabled. Browsers shall support the JPEG and PNG image file formats. In addition, browsers may support other image formats (e.g. CGM) which can be rendered into a 2D image. Support for the GIF format is also recommended (including transparency). </xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:boolean | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="repeatS" type="xsd:boolean" use="required"> <xsd:annotation> <xsd:documentation>From X3D specification: If repeatS is TRUE, the texture map is repeated outside the [0.0, 1.0] texture coordinate range in the S direction so that it fills the shape. If repeatS is FALSE, the texture coordinates are clamped in the S direction to lie within the [0.0, 1.0] range. </xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:boolean | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="repeatT" type="xsd:boolean" use="required"> <xsd:annotation> <xsd:documentation>From X3D specification: If repeatT is TRUE, the texture map is repeated outside the [0.0, 1.0] texture coordinate range in the T direction so that it fills the shape. If repeatT is FALSE, the texture coordinates are clamped in the T direction to lie within the [0.0, 1.0] range. </xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="IndependentValue" type="xsd:decimal"> <xsd:annotation> <xsd:documentation>Value of the independent variable for this data point</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | Name Description | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="IndependentVariable"> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> </xsd:choice> <xsd:attribute name="unit" type="xsd:string" use="required"/> <xsd:attribute name="dataType" type="xsd:string" use="required"/> </xsd:complexType> </xsd:element> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="unit" type="xsd:string" use="required"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="dataType" type="xsd:string" use="required"/> |
diagram | |||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
children | EmissionRate SinkRate HighLimit | ||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
source | <xsd:element name="IndoorAirQuality"> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="EmissionRate" minOccurs="0"/> <xsd:element ref="SinkRate" minOccurs="0"/> <xsd:element ref="HighLimit" minOccurs="0"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="scheduleIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for the schedule of transmittance of a shading surface</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="scheduleIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for the schedule of transmittance of a shading surface</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
children | BlowerDoorValue Reference | ||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
annotation |
|
||||||||||||||||||||
source | <xsd:element name="InfiltrationFlow"> <xsd:annotation> <xsd:documentation>Flow of air through building envelope</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="BlowerDoorValue" minOccurs="0"/> <xsd:element ref="Reference" minOccurs="0" maxOccurs="unbounded"/> </xsd:choice> <xsd:attribute name="type" type="infiltrationTypeEnum"/> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | infiltrationTypeEnum | ||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="type" type="infiltrationTypeEnum"/> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="InputWatts"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="powerUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | powerUnitEnum | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="powerUnitEnum" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="InsideAirFilmResistance"> <xsd:annotation> <xsd:documentation>Thermal resistance of the internal air film in a layer</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="resistanceUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | resistanceUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="resistanceUnitEnum" use="required"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Name Description Manufacturer Model ElecLoad FuelLoad LatentLoad Efficiency Performance Cost Weight WasteWaterHREff WaterUsePerCycle RatedFlow HeatRejectedtoSpace Power CyclesPerWeek Energy GeneralGeometry ShellGeometry IndoorAirQuality Age Reference CADObjectId | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="IntEquip"> <xsd:annotation> <xsd:documentation>Interior equipment. This is generalized to be able to contain any type of internal equipment.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="Manufacturer" minOccurs="0"/> <xsd:element ref="Model" minOccurs="0"/> <xsd:element ref="ElecLoad" minOccurs="0"/> <xsd:element ref="FuelLoad" minOccurs="0"/> <xsd:element ref="LatentLoad" minOccurs="0"/> <xsd:element ref="Efficiency" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Performance" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Cost" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Weight" minOccurs="0"/> <xsd:element ref="WasteWaterHREff" minOccurs="0"/> <xsd:element ref="WaterUsePerCycle" minOccurs="0"/> <xsd:element ref="RatedFlow" minOccurs="0"/> <xsd:element ref="HeatRejectedtoSpace" minOccurs="0"/> <xsd:element ref="Power" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="CyclesPerWeek" minOccurs="0"/> <xsd:element ref="Energy" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="GeneralGeometry" minOccurs="0"/> <xsd:element ref="ShellGeometry" minOccurs="0"/> <xsd:element ref="IndoorAirQuality" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Age" minOccurs="0"/> <xsd:element ref="Reference" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="CADObjectId" minOccurs="0" maxOccurs="unbounded"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="scheduleIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for the schedule of transmittance of a shading surface</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="waterTempScheduleIdRef" type="xsd:IDREF"/> <xsd:attribute name="hydronicLoopIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID pointing to a hydronic loop </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="waterScheduleIdRef" type="xsd:IDREF"/> <xsd:attribute name="waterMeterIdRef" type="xsd:IDREF"/> <xsd:attribute name="type" type="intEquipTypeEnum" use="required"/> <xsd:attribute name="airLoopIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID pointing to an air loop</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="scheduleIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for the schedule of transmittance of a shading surface</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF |
source | <xsd:attribute name="waterTempScheduleIdRef" type="xsd:IDREF"/> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="hydronicLoopIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID pointing to a hydronic loop </xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF |
source | <xsd:attribute name="waterScheduleIdRef" type="xsd:IDREF"/> |
type | xsd:IDREF |
source | <xsd:attribute name="waterMeterIdRef" type="xsd:IDREF"/> |
type | intEquipTypeEnum | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="type" type="intEquipTypeEnum" use="required"/> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="airLoopIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID pointing to an air loop</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
source | <xsd:element name="IntEquipId"> <xsd:complexType> <xsd:attribute name="intEquipIdRef" type="xsd:IDREF" use="required"> <xsd:annotation> <xsd:documentation>ID pointing at an interior equipment object</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="intEquipIdRef" type="xsd:IDREF" use="required"> <xsd:annotation> <xsd:documentation>ID pointing at an interior equipment object</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="Lamp" type="xsd:string"> <xsd:annotation> <xsd:documentation>Type of lamp used</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="LastName" type="xsd:string"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="LatentHeatRecoveryEffectiveness" type="xsd:decimal"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="LatentLoad"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="loadUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | loadUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="loadUnitEnum" use="required"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="Latitude" type="xsd:decimal"> <xsd:annotation> <xsd:documentation>Degrees north of the equator, in decimal degrees. Locations south of the equator are negative.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
children | Name Description Cost InsideAirFilmResistance MaterialId HOutside | ||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
annotation |
|
||||||||||||||||||||
source | <xsd:element name="Layer"> <xsd:annotation> <xsd:documentation>A Layer is a description of a material in a composite construction. Its id attribute is referenced in the Contstruction element's LayerId </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="Cost" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="InsideAirFilmResistance" minOccurs="0"/> <xsd:element ref="MaterialId" maxOccurs="1"/> <xsd:element ref="HOutside" minOccurs="0" maxOccurs="1"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="DOELibIdRef" type="xsd:string"> <xsd:annotation> <xsd:documentation>Use this attribute to reference objects in the DOE2 library</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | xsd:string | ||
annotation |
|
||
source | <xsd:attribute name="DOELibIdRef" type="xsd:string"> <xsd:annotation> <xsd:documentation>Use this attribute to reference objects in the DOE2 library</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
source | <xsd:element name="LayerId"> <xsd:complexType> <xsd:attribute name="layerIdRef" type="xsd:IDREF" use="required"> <xsd:annotation> <xsd:documentation>ID identifying a layer in this construction. Multiple layers in Constructions are in order from outside to inside.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="layerIdRef" type="xsd:IDREF" use="required"> <xsd:annotation> <xsd:documentation>ID identifying a layer in this construction. Multiple layers in Constructions are in order from outside to inside.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="Length"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="lengthUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | lengthUnitEnum | |||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="lengthUnitEnum"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="Level"> <xsd:annotation> <xsd:documentation>Building storey Local Placement Z coordinate.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="lengthUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | lengthUnitEnum | |||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="lengthUnitEnum"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="Life"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="lifeUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | lifeUnitEnum | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="lifeUnitEnum" use="required"/> |
diagram | |||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||
type | extension of xsd:string | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
source | <xsd:element name="LightControlId"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:string"> <xsd:attribute name="scheduleIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for the schedule of transmittance of a shading surface</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="scheduleIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for the schedule of transmittance of a shading surface</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
source | <xsd:element name="LightId"> <xsd:complexType> <xsd:attribute name="lightIdRef" type="xsd:IDREF" use="required"> <xsd:annotation> <xsd:documentation>Identifier pointing at a light object</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="lightIdRef" type="xsd:IDREF" use="required"> <xsd:annotation> <xsd:documentation>Identifier pointing at a light object</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||
children | GeneralGeometry ShellGeometry CoefficientOfUtilization PhotometryOrientation | ||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="Lighting"> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="GeneralGeometry" minOccurs="0"/> <xsd:element ref="ShellGeometry" minOccurs="0"/> <xsd:element ref="CoefficientOfUtilization" minOccurs="0"/> <xsd:element ref="PhotometryOrientation" minOccurs="0"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="lightingSystemIdRef" type="xsd:IDREF"/> <xsd:attribute name="lightingControlIdRef" type="xsd:IDREF"/> <xsd:attribute name="meterIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for a resource meter</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | xsd:IDREF |
source | <xsd:attribute name="lightingSystemIdRef" type="xsd:IDREF"/> |
type | xsd:IDREF |
source | <xsd:attribute name="lightingControlIdRef" type="xsd:IDREF"/> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="meterIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for a resource meter</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||
children | GeneralGeometry ShellGeometry Illuminance CartesianPoint MinPowerFrac MinLightFrac PercentAreaDaylitControlled | ||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||
source | <xsd:element name="LightingControl"> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="GeneralGeometry" minOccurs="0"/> <xsd:element ref="ShellGeometry" minOccurs="0"/> <xsd:element ref="Illuminance" minOccurs="0"> <xsd:annotation> <xsd:documentation>Illuminance level that the lights are maintained if daylighting controls present (lightControlTypeEnum not equal to on off).</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="CartesianPoint" minOccurs="0"> <xsd:annotation> <xsd:documentation>Location where Illuminance value is specified.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="MinPowerFrac" minOccurs="0"/> <xsd:element ref="MinLightFrac" minOccurs="0"/> <xsd:element ref="PercentAreaDaylitControlled" minOccurs="0"/> </xsd:choice> <xsd:attribute name="type" type="lightControlTypeEnum" use="required"/> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="lightingSystemIdRef" type="xsd:IDREF"/> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | lightControlTypeEnum | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="type" type="lightControlTypeEnum" use="required"/> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | xsd:IDREF |
source | <xsd:attribute name="lightingSystemIdRef" type="xsd:IDREF"/> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
children | Manufacturer NumberOfLamps LumensPerLamp Dimensions InputWatts Ballast Lamp Luminaire Photometry CoefficientOfUtilization Cost GeneralGeometry ShellGeometry Reference | ||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
source | <xsd:element name="LightingSystem"> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Manufacturer" minOccurs="0"/> <xsd:element ref="NumberOfLamps" minOccurs="0"/> <xsd:element ref="LumensPerLamp" minOccurs="0"/> <xsd:element ref="Dimensions" minOccurs="0"/> <xsd:element ref="InputWatts" minOccurs="0"/> <xsd:element ref="Ballast" minOccurs="0"/> <xsd:element ref="Lamp" maxOccurs="unbounded"/> <xsd:element ref="Luminaire" minOccurs="0"/> <xsd:element ref="Photometry" minOccurs="0"/> <xsd:element ref="CoefficientOfUtilization" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Cost" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="GeneralGeometry" minOccurs="0"/> <xsd:element ref="ShellGeometry" minOccurs="0"/> <xsd:element ref="Reference" minOccurs="0" maxOccurs="unbounded"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
annotation |
|
||||||||||||||||||||
source | <xsd:element name="LightPowerPerArea"> <xsd:annotation> <xsd:documentation>Amount of power used by lighting in a given area</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="powerPerAreaUnitEnum" use="required"/> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | powerPerAreaUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="powerPerAreaUnitEnum" use="required"/> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
properties |
|
||
children | RTSParameters CLTDParameters ManualJ8Parameters FloorSlabHeatLossCoefficient | ||
used by |
|
||
source | <xsd:element name="LoadCalcInputParameters"> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="RTSParameters" minOccurs="0"/> <xsd:element ref="CLTDParameters" minOccurs="0"/> <xsd:element ref="ManualJ8Parameters" minOccurs="0"/> <xsd:element ref="FloorSlabHeatLossCoefficient" minOccurs="0"/> </xsd:choice> </xsd:complexType> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
properties |
|
||
children | StationId Name Description ZipcodeOrPostalCode Longitude Latitude Elevation CADModelAzimuth | ||
used by |
|
||
annotation |
|
||
source | <xsd:element name="Location"> <xsd:annotation> <xsd:documentation>The Location element describes the location of the global origin for this campus. This element can be used in a general sense by using the Name and Description elements for a physical address or landmark, or Location can be made precise by specifying the Elevation, Longitude, and Latitude of the origin.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:all> <xsd:element ref="StationId" minOccurs="0"/> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="ZipcodeOrPostalCode" minOccurs="1"/> <xsd:element ref="Longitude" minOccurs="0"/> <xsd:element ref="Latitude" minOccurs="0"/> <xsd:element ref="Elevation" minOccurs="0"/> <xsd:element ref="CADModelAzimuth" minOccurs="0"/> </xsd:all> </xsd:complexType> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="Longitude" type="xsd:decimal"> <xsd:annotation> <xsd:documentation>Degrees east of Greenwich, in decimal degrees. Locations west of Greenwich are negative.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="LowerLimitValue" type="xsd:decimal"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="LowValue"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="conditioningUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | conditioningUnitEnum | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="conditioningUnitEnum" use="required"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="LumensPerLamp" type="xsd:decimal"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="Luminaire" type="xsd:string"> <xsd:annotation> <xsd:documentation>Type of luminaire used</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="ManualJ8Parameters"> <xsd:annotation> <xsd:documentation>Parameters required by the ACCA Manual J Eighth Edition load calculation method. Ignore this element and all elements under it if you are not planning to use that method.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:attribute name="wallGroupManualJ" type="wallGroupManualJEnum"> <xsd:annotation> <xsd:documentation>Specifies the group code for the wall, which determines how quickly the wall delivers heat into the space. See Table 4C, page T4C-1 ACCA Manual J Eighth Edition.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="roofCLTDIndex" type="roofCLTDIndexEnum"> <xsd:annotation> <xsd:documentation>Specifies the array of CLTD values to use for the roof, which determines how quickly the roof delivers heat into the space. See Table 4A page T4A-18 and following, ACCA Manual J Eighth Edition.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="floorIsRadiant" type="xsd:boolean"> <xsd:annotation> <xsd:documentation>Specifies whether or not to use a higher heating temperature difference value in calculating the heating loss for a floor (25 degrees F higher value is used in formula if floor is radiant). See Figure A5-5, page A5-8, ACCA Manual J Eighth Edition.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="floorCrawlSpaceWallUValue" type="xsd:float"> <xsd:annotation> <xsd:documentation>Specifies the u-value of the crawl space wall that is associated with the floor, which affects both the heating and cooling load. See Figure A5-5, page A5-8, and Figure A5-17, page A5-16, ACCA Manual J Eighth Edition.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="floorCrawlSpaceIsSealed" type="xsd:boolean"> <xsd:annotation> <xsd:documentation>Specifies whether or not the crawl space wall associated with this floor is well sealed from the outdoor air, which affects both the heating and cooling loads. See Figure A5-5, page A5-8, and Figure A5-17 page A5-16, ACCA Manual J Eighth Edition.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="floorCategory" type="floorCategoryEnum"> <xsd:annotation> <xsd:documentation>Specifies the type of floor being considered, which affects both the heating and the cooling loads. See Table 4A, pages T4A-27 and following, ACCA Manual J Eighth Edition.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | wallGroupManualJEnum | ||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="wallGroupManualJ" type="wallGroupManualJEnum"> <xsd:annotation> <xsd:documentation>Specifies the group code for the wall, which determines how quickly the wall delivers heat into the space. See Table 4C, page T4C-1 ACCA Manual J Eighth Edition.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | roofCLTDIndexEnum | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="roofCLTDIndex" type="roofCLTDIndexEnum"> <xsd:annotation> <xsd:documentation>Specifies the array of CLTD values to use for the roof, which determines how quickly the roof delivers heat into the space. See Table 4A page T4A-18 and following, ACCA Manual J Eighth Edition.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:boolean | ||
annotation |
|
||
source | <xsd:attribute name="floorIsRadiant" type="xsd:boolean"> <xsd:annotation> <xsd:documentation>Specifies whether or not to use a higher heating temperature difference value in calculating the heating loss for a floor (25 degrees F higher value is used in formula if floor is radiant). See Figure A5-5, page A5-8, ACCA Manual J Eighth Edition.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:float | ||
annotation |
|
||
source | <xsd:attribute name="floorCrawlSpaceWallUValue" type="xsd:float"> <xsd:annotation> <xsd:documentation>Specifies the u-value of the crawl space wall that is associated with the floor, which affects both the heating and cooling load. See Figure A5-5, page A5-8, and Figure A5-17, page A5-16, ACCA Manual J Eighth Edition.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:boolean | ||
annotation |
|
||
source | <xsd:attribute name="floorCrawlSpaceIsSealed" type="xsd:boolean"> <xsd:annotation> <xsd:documentation>Specifies whether or not the crawl space wall associated with this floor is well sealed from the outdoor air, which affects both the heating and cooling loads. See Figure A5-5, page A5-8, and Figure A5-17 page A5-16, ACCA Manual J Eighth Edition.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | floorCategoryEnum | |||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xsd:attribute name="floorCategory" type="floorCategoryEnum"> <xsd:annotation> <xsd:documentation>Specifies the type of floor being considered, which affects both the heating and the cooling loads. See Table 4A, pages T4A-27 and following, ACCA Manual J Eighth Edition.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="Manufacturer" type="xsd:string"/> |
diagram | |||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
children | Name Description Absorptance Roughness Albedo Reflectance Transmittance Emittance ImageTexture R-value Thickness Conductivity Density SpecificHeat Permeance Porosity RecycledContent Fire Cost IndoorAirQuality CADMaterialId Reference | ||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
source | <xsd:element name="Material"> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="Absorptance" minOccurs="0"/> <xsd:element ref="Roughness" minOccurs="0"/> <xsd:element ref="Albedo" minOccurs="0"/> <xsd:element ref="Reflectance" minOccurs="0"/> <xsd:element ref="Transmittance" minOccurs="0"/> <xsd:element ref="Emittance" minOccurs="0"/> <xsd:element ref="ImageTexture" minOccurs="0"/> <xsd:element ref="R-value" minOccurs="0"/> <xsd:element ref="Thickness" minOccurs="0"/> <xsd:element ref="Conductivity" minOccurs="0"/> <xsd:element ref="Density" minOccurs="0"/> <xsd:element ref="SpecificHeat" minOccurs="0"/> <xsd:element ref="Permeance" minOccurs="0"/> <xsd:element ref="Porosity" minOccurs="0"/> <xsd:element ref="RecycledContent" minOccurs="0"/> <xsd:element ref="Fire" minOccurs="0"/> <xsd:element ref="Cost" minOccurs="0"/> <xsd:element ref="IndoorAirQuality" minOccurs="0"/> <xsd:element ref="CADMaterialId" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Reference" minOccurs="0" maxOccurs="unbounded"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="DOELibIdRef" type="xsd:string"> <xsd:annotation> <xsd:documentation>Use this attribute to reference objects in the DOE2 library</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | xsd:string | ||
annotation |
|
||
source | <xsd:attribute name="DOELibIdRef" type="xsd:string"> <xsd:annotation> <xsd:documentation>Use this attribute to reference objects in the DOE2 library</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
source | <xsd:element name="MaterialId"> <xsd:complexType> <xsd:attribute name="materialIdRef" type="xsd:IDREF" use="required"> <xsd:annotation> <xsd:documentation>ID identifying a material in a Layer element.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="percentOfLayer" type="xsd:double"> <xsd:annotation> <xsd:documentation>Percentage (1-100%) of this layer that this material is made from. </xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="materialIdRef" type="xsd:IDREF" use="required"> <xsd:annotation> <xsd:documentation>ID identifying a material in a Layer element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:double | ||
annotation |
|
||
source | <xsd:attribute name="percentOfLayer" type="xsd:double"> <xsd:annotation> <xsd:documentation>Percentage (1-100%) of this layer that this material is made from. </xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="MaximumFlow"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="flowUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | flowUnitEnum | ||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="flowUnitEnum"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="MaximumFlowFractionDuringReheat" type="xsd:decimal"/> |
diagram | |||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xsd:element name="MaxOAFlowPerZone"> <xsd:annotation> <xsd:documentation>Maximum outdoor air flow per zone</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="flowUnitEnum" use="required"/> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | flowUnitEnum | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="flowUnitEnum" use="required"/> |
type | xsd:IDREF | ||
properties |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="MaxPressure"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="pressureUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | pressureUnitEnum | ||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="pressureUnitEnum"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="MaxRelativeHumidity"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | unitlessUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="MaxTemp"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="temperatureUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | temperatureUnitEnum | |||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="temperatureUnitEnum"/> |
diagram | |||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||
children | Name Description UtilityRate | ||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||
source | <xsd:element name="Meter"> <xsd:annotation> <xsd:documentation>Description of a resource measurement</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="UtilityRate" minOccurs="0"/> <xsd:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="resourceType" type="resourceTypeEnum" use="required"/> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | resourceTypeEnum | |||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||
source | <xsd:attribute name="resourceType" type="resourceTypeEnum" use="required"/> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
source | <xsd:element name="MeterId"> <xsd:complexType> <xsd:attribute name="meterIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for a resource meter</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="meterIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for a resource meter</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="MiddleName" type="xsd:string"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xsd:element name="MinFlow"> <xsd:annotation> <xsd:documentation>Minimum flow</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" use="required"> <xsd:simpleType> <xsd:union memberTypes="flowUnitEnum unitlessUnitEnum"/> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="hydronicLoopIdRef" type="xsd:IDREF"/> <xsd:attribute name="hydronicLoopType" type="loopTypeEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | union of (flowUnitEnum, unitlessUnitEnum) | ||
properties |
|
||
source | <xsd:attribute name="unit" use="required"> <xsd:simpleType> <xsd:union memberTypes="flowUnitEnum unitlessUnitEnum"/> </xsd:simpleType> </xsd:attribute> |
type | xsd:IDREF |
source | <xsd:attribute name="hydronicLoopIdRef" type="xsd:IDREF"/> |
type | loopTypeEnum | |||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:attribute name="hydronicLoopType" type="loopTypeEnum"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="MinimumFlow"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="flowUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | flowUnitEnum | ||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="flowUnitEnum"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="MinimumOutdoorAirControlType"> <xsd:complexType> <xsd:attribute name="unit" type="minimumOutdoorAirControlTypeEnum"/> </xsd:complexType> </xsd:element> |
type | minimumOutdoorAirControlTypeEnum | |||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="minimumOutdoorAirControlTypeEnum"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="MinLightFrac" type="xsd:decimal"> <xsd:annotation> <xsd:documentation>Fraction of light illuminance used at minimum setting.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xsd:element name="MinOAFlowPerZone"> <xsd:annotation> <xsd:documentation>Minimum outdoor air flow per zone</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="flowUnitEnum" use="required"/> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | flowUnitEnum | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="flowUnitEnum" use="required"/> |
type | xsd:IDREF | ||
properties |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="MinPowerFrac" type="xsd:decimal"> <xsd:annotation> <xsd:documentation>Fraction of power used at minimum setting.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="MinPressure"> <xsd:complexType> <xsd:attribute name="unit" type="pressureUnitEnum"/> </xsd:complexType> </xsd:element> |
type | pressureUnitEnum | ||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="pressureUnitEnum"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="MinRelativeHumidity"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | unitlessUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="MinTemp"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="temperatureUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | temperatureUnitEnum | |||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="temperatureUnitEnum"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="Model" type="xsd:string"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xsd:element name="ModifiedBy"> <xsd:annotation> <xsd:documentation>Denotes the time this file has been modified, as well as the person and program used to modify this file.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:attribute name="personId" type="xsd:IDREF" use="required"/> <xsd:attribute name="programId" type="xsd:IDREF" use="required"/> <xsd:attribute name="date" type="xsd:dateTime" use="required"/> </xsd:complexType> </xsd:element> |
type | xsd:IDREF | ||
properties |
|
||
source | <xsd:attribute name="personId" type="xsd:IDREF" use="required"/> |
type | xsd:IDREF | ||
properties |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="required"/> |
type | xsd:dateTime | ||
properties |
|
||
source | <xsd:attribute name="date" type="xsd:dateTime" use="required"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:boolean | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="MotorInAirstream" type="xsd:boolean"> <xsd:annotation> <xsd:documentation>Indicates if the motor is located in the path of the air stream.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by | |||
source | <xsd:element name="Name" type="xsd:string"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="NaturalVentHiTemp"> <xsd:annotation> <xsd:documentation>Natural ventilation does not occur above this temperature.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="temperatureUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | temperatureUnitEnum | |||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="temperatureUnitEnum"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="NaturalVentLoTemp"> <xsd:annotation> <xsd:documentation>Natural ventilation does not occur below this temperature.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="temperatureUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | temperatureUnitEnum | |||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="temperatureUnitEnum"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:boolean | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="NaturalVentOccDep" type="xsd:boolean"> <xsd:annotation> <xsd:documentation>Occupancy dependence of natural ventilation. If true, then natural ventilation only occurs when people are present.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="NightCycleControl"> <xsd:complexType> <xsd:attribute name="unit" type="nightCycleControlEnum"/> </xsd:complexType> </xsd:element> |
type | nightCycleControlEnum | ||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="unit" type="nightCycleControlEnum"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:integer | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="NumberOfLamps" type="xsd:integer"/> |
diagram | |||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
annotation |
|
||||||||||||||||||||
source | <xsd:element name="OAFlowPerArea"> <xsd:annotation> <xsd:documentation>Outside air flow per area</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="flowPerAreaUnitEnum" use="required"/> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | flowPerAreaUnitEnum | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="flowPerAreaUnitEnum" use="required"/> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
annotation |
|
||||||||||||||||||||
source | <xsd:element name="OAFlowPerPerson"> <xsd:annotation> <xsd:documentation>Outside air flow per person</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="flowUnitEnum" use="required"/> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | flowUnitEnum | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="flowUnitEnum" use="required"/> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
annotation |
|
||||||||||||||||||||
source | <xsd:element name="OAFlowPerZone"> <xsd:annotation> <xsd:documentation>Outside air flow per zone</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="flowUnitEnum" use="required"/> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | flowUnitEnum | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="flowUnitEnum" use="required"/> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="ObjectId" type="xsd:string"> <xsd:annotation> <xsd:documentation>Indicates which object or objects the results apply to, if any</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Name Description ShadeControl U-value ShadingCoeff SolarHeatGainCoeff Transmittance Reflectance GlazeConductivity Emittance Setback NaturalVentHiTemp NaturalVentLoTemp NaturalVentOccDep RectangularGeometry PlanarGeometry CADObjectId | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="Opening"> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="ShadeControl" minOccurs="0"/> <xsd:element ref="U-value" minOccurs="0"/> <xsd:element ref="ShadingCoeff" minOccurs="0"/> <xsd:element ref="SolarHeatGainCoeff" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Transmittance" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Reflectance" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="GlazeConductivity" minOccurs="0"/> <xsd:element ref="Emittance" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Setback" minOccurs="0"/> <xsd:element ref="NaturalVentHiTemp" minOccurs="0"/> <xsd:element ref="NaturalVentLoTemp" minOccurs="0"/> <xsd:element ref="NaturalVentOccDep" minOccurs="0"/> <xsd:element ref="RectangularGeometry"/> <xsd:element ref="PlanarGeometry"/> <xsd:element ref="CADObjectId" minOccurs="0" maxOccurs="unbounded"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="coordinatesAbsolute" type="xsd:boolean"> <xsd:annotation> <xsd:documentation>coordinatesAbsolute is a boolean value for an Opening element, which if true, specifies that the coordinates in RectangularGeometry and PlanarGeometry are relative to the origin of the project's global reference frame. If this attribute is set to false, this means the coordinates in in RectangularGeometry and PlanarGeometry are relative to a local origin, defined as the lower left hand corner of its parent wall (when viewing the wall looking towards it outward-facing normal (i.e. - "outside looking in")).</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="interiorShadeType" type="shadeOperationEnum"/> <xsd:attribute name="exteriorShadeType" type="shadeOperationEnum"/> <xsd:attribute name="windowTypeIdRef" type="xsd:IDREF"/> <xsd:attribute name="constructionIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>Identifier pointing to a construction</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="openingType" type="openingTypeEnum" use="required"/> <xsd:attribute name="ifcGUID" type="xsd:string" use="optional"> <xsd:annotation> <xsd:documentation>Global Unique ID from Industry Foundation Class (IFC) file.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | xsd:boolean | ||
annotation |
|
||
source | <xsd:attribute name="coordinatesAbsolute" type="xsd:boolean"> <xsd:annotation> <xsd:documentation>coordinatesAbsolute is a boolean value for an Opening element, which if true, specifies that the coordinates in RectangularGeometry and PlanarGeometry are relative to the origin of the project's global reference frame. If this attribute is set to false, this means the coordinates in in RectangularGeometry and PlanarGeometry are relative to a local origin, defined as the lower left hand corner of its parent wall (when viewing the wall looking towards it outward-facing normal (i.e. - "outside looking in")).</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | shadeOperationEnum | |||||||||
facets |
|
|||||||||
source | <xsd:attribute name="interiorShadeType" type="shadeOperationEnum"/> |
type | shadeOperationEnum | |||||||||
facets |
|
|||||||||
source | <xsd:attribute name="exteriorShadeType" type="shadeOperationEnum"/> |
type | xsd:IDREF |
source | <xsd:attribute name="windowTypeIdRef" type="xsd:IDREF"/> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="constructionIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>Identifier pointing to a construction</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | openingTypeEnum | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="openingType" type="openingTypeEnum" use="required"/> |
type | xsd:string | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="ifcGUID" type="xsd:string" use="optional"> <xsd:annotation> <xsd:documentation>Global Unique ID from Industry Foundation Class (IFC) file.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
properties |
|
||
children | LowValue HighValue | ||
used by |
|
||
source | <xsd:element name="OperationRange"> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="LowValue"/> <xsd:element ref="HighValue"/> </xsd:choice> </xsd:complexType> </xsd:element> |
diagram | |||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||
properties |
|
||||||||||||||
children | OperationRange | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
source | <xsd:element name="OperationSchedule"> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="OperationRange"/> </xsd:choice> <xsd:attribute name="scheduleIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>Schedule of operation for a piece of equipment. For heating and cooling equipment (such as a boiler or chiller) this is the availability schedule, the schedule of temperatures that, when reached, the piece of equipment will be available.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="scheduleIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>Schedule of operation for a piece of equipment. For heating and cooling equipment (such as a boiler or chiller) this is the availability schedule, the schedule of temperatures that, when reached, the piece of equipment will be available.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | extension of xsd:decimal | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="ParallelFanOnFlowFraction"> <xsd:annotation> <xsd:documentation>Parallel fan flow fraction</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"/> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
diagram | |||||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||
source | <xsd:element name="PeakDomesticHotWaterFlow"> <xsd:annotation> <xsd:documentation>Use this element to report overall domestic hot water use for the domestic hot water loop referenced with the hydronicLoopIdRef attribute. The schedule referenced by waterUseScheduleIdRef defines a hot water use fraction schedule, which when combined with the value of PeakDomesticHotWaterFlow fully describe the hot water use of this building.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="flowUnitEnum" use="required"/> <xsd:attribute name="hydronicLoopIdRef" type="xsd:IDREF" use="required"/> <xsd:attribute name="waterUseScheduleIdRef" type="xsd:IDREF" use="required"/> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | flowUnitEnum | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="flowUnitEnum" use="required"/> |
type | xsd:IDREF | ||
properties |
|
||
source | <xsd:attribute name="hydronicLoopIdRef" type="xsd:IDREF" use="required"/> |
type | xsd:IDREF | ||
properties |
|
||
source | <xsd:attribute name="waterUseScheduleIdRef" type="xsd:IDREF" use="required"/> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||
source | <xsd:element name="PeopleHeatGain"> <xsd:annotation> <xsd:documentation>Amount of heat added to the space by people</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="peopleHeatGainUnitEnum" use="required"/> <xsd:attribute name="heatGainType" type="peopleHeatGainTypeEnum" use="required"/> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | peopleHeatGainUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="peopleHeatGainUnitEnum" use="required"/> |
type | peopleHeatGainTypeEnum | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="heatGainType" type="peopleHeatGainTypeEnum" use="required"/> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
annotation |
|
||||||||||||||||||||
source | <xsd:element name="PeopleNumber"> <xsd:annotation> <xsd:documentation>Occupancy of the space</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="peopleNumberUnitEnum" use="required"/> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | peopleNumberUnitEnum | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="unit" type="peopleNumberUnitEnum" use="required"/> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="PercentAreaDaylitControlled"> <xsd:annotation> <xsd:documentation>Percent of space area whose lights are controlled by a daylight sensor. Only applicable when LightPowerPerArea is used at the space level and not Lighting Systems.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | unitlessUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="PercentExisting"> <xsd:annotation> <xsd:documentation>Percent of original building shell used in renovation</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | unitlessUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> |
diagram | |||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | PointData Equation | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xsd:element name="Performance"> <xsd:annotation> <xsd:documentation>Used to represent part-load performance and other performance metrics</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="PointData" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Equation" minOccurs="0" maxOccurs="unbounded"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID"/> <xsd:attribute name="performanceType" type="xsd:string"/> </xsd:complexType> </xsd:element> |
type | xsd:ID |
source | <xsd:attribute name="id" type="xsd:ID"/> |
type | xsd:string |
source | <xsd:attribute name="performanceType" type="xsd:string"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="Permeance"> <xsd:annotation> <xsd:documentation>The rate water vapor is allowed through a surface</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="permUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | permUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="permUnitEnum" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
properties |
|
||||||||||||
children | FirstName LastName MiddleName Address1 Address2 City State ZipCode Country PhoneNumber Email1Address WebPage CompanyName | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="PersonInfo"> <xsd:annotation> <xsd:documentation>Contains information about people that created and modified this file</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="FirstName"/> <xsd:element ref="LastName"/> <xsd:element ref="MiddleName" minOccurs="0"/> <xsd:element ref="Address1" minOccurs="0"/> <xsd:element ref="Address2" minOccurs="0"/> <xsd:element ref="City" minOccurs="0"/> <xsd:element ref="State" minOccurs="0"/> <xsd:element ref="ZipCode" minOccurs="0"/> <xsd:element ref="Country" minOccurs="0"/> <xsd:element ref="PhoneNumber" minOccurs="0"/> <xsd:element ref="Email1Address" minOccurs="0"/> <xsd:element ref="WebPage" minOccurs="0"/> <xsd:element ref="CompanyName" minOccurs="0"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="PhoneNumber" type="xsd:string"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="Photometry" type="xsd:string"> <xsd:annotation> <xsd:documentation>This element has been left open for use with other photometry definitions. Photometric data is required for various forms of lighting analysis. This tag provides a way for the photometric data to be passed. Since this can be done in a variety of ways (iesna LM-63, cibse TM14, ELUMDAT, etc.) a specific format is not being specified.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
properties |
|
||
children | CartesianPoint | ||
used by |
|
||
annotation |
|
||
source | <xsd:element name="PhotometryOrientation"> <xsd:annotation> <xsd:documentation>This element specifies the position and the x, y and z axis of the light source. This element must have four Coordinate elements which represent the position and the x, y and z axis in order. The first CartesianPoint element specifies the position of the light source. The second, third and fourth CartesianPoint elements specifies the displacement points for the positive x, positive y and positive z axis.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0"> <xsd:element ref="CartesianPoint" minOccurs="4" maxOccurs="4"/> </xsd:choice> </xsd:complexType> </xsd:element> |
diagram | |||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | PolyLoop | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xsd:element name="PlanarGeometry"> <xsd:annotation> <xsd:documentation>List of points defining a loop. There are no repeated points in the list. All data are global, with the assumption that positive Z is up, and if CADModelAzimuth is undefined or zero, positive X is East and positive Y is North. If CADModelAzimuth is defined it is the angle of positive Y to North, positive X is the vectorial product of Y and Z. If geometry is to be precise, use Longitude, Latitude and Elevation in the Location element to define the origin. Otherwise the origin is an arbitrary point. Use PlanarGeometry to define a three dimensional polygon that lies on a plane, and has no self-intersection.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="PolyLoop"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID"/> <xsd:attribute name="unit" type="lengthUnitEnum"/> </xsd:complexType> </xsd:element> |
type | xsd:ID |
source | <xsd:attribute name="id" type="xsd:ID"/> |
type | lengthUnitEnum | |||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="lengthUnitEnum"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="Platform" type="xsd:string"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
properties |
|
||
children | IndependentVariable DependentVariable Data | ||
used by |
|
||
annotation |
|
||
source | <xsd:element name="PointData"> <xsd:annotation> <xsd:documentation>The PointData element allows for graph or tabular information to be entered. The data type and units of the independent and dependent variables are defined in their respective elements. Each Data element represent a data point, with each Value element representing the value of a variable - starting with the independent variable, then each dependent variable listed in the order defined.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="IndependentVariable" maxOccurs="unbounded"/> <xsd:element ref="DependentVariable" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Data" maxOccurs="unbounded"/> </xsd:choice> </xsd:complexType> </xsd:element> |
diagram | |||||
namespace | http://www.gbxml.org/schema | ||||
properties |
|
||||
children | CartesianPoint | ||||
used by |
|
||||
annotation |
|
||||
source | <xsd:element name="PolyLoop"> <xsd:annotation> <xsd:documentation>This is a list of coordinates that make up a polygon in three-dimensional space. All coordinates must lie on the same plane. The right-hand rule applies for defining the outward normal of a surface: For every surface, points must be defined in order, such that the direction of (the average cross-product between (any point, the centroid of the surface, and the next point)) points in the direction of the outward normal, which is a vector pointing away from the first AdjacentSpaceID listed.</xsd:documentation> <xsd:appinfo> <xhtml:a href="http://cig.bre.co.uk/iai_uk/documentation/IfcR2x_Final/ifctopologyresource/lexical/ifcpolyloop.html">IfcPolyLoop</xhtml:a> </xsd:appinfo> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="CartesianPoint" minOccurs="3" maxOccurs="unbounded"/> </xsd:choice> </xsd:complexType> </xsd:element> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="Porosity"> <xsd:annotation> <xsd:documentation>the ratio of the total amount of void space in a material (due to poses, small channels, and so on) to the bulk volume occupied by the material. </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | unitlessUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> |
diagram | |||||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||
source | <xsd:element name="Power"> <xsd:annotation> <xsd:documentation>Maximum consumption of energy (power input)</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="powerUnitEnum" use="required"/> <xsd:attribute name="powerType" type="powerTypeEnum" use="required"/> <xsd:attribute name="useType" type="powerUseTypeEnum" use="required"/> <xsd:attribute name="meterIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for a resource meter</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | powerUnitEnum | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="powerUnitEnum" use="required"/> |
type | powerTypeEnum | |||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="powerType" type="powerTypeEnum" use="required"/> |
type | powerUseTypeEnum | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xsd:attribute name="useType" type="powerUseTypeEnum" use="required"/> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="meterIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for a resource meter</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="PrandtlNumber" type="xsd:decimal"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="PrandtlNumberFofT"> <xsd:annotation> <xsd:documentation>Prandtl number as a function of temperature</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="inverseTempUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | inverseTempUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="inverseTempUnitEnum" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="PreheatCoilType"> <xsd:complexType> <xsd:attribute name="unit" type="preheatCoilTypeEnum"/> </xsd:complexType> </xsd:element> |
type | preheatCoilTypeEnum | ||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="unit" type="preheatCoilTypeEnum"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
properties |
|
||
children | DesignPressure MinPressure MaxPressure | ||
used by |
|
||
annotation |
|
||
source | <xsd:element name="PressureControl"> <xsd:annotation> <xsd:documentation>Use this element to describe how the air pressure is controlled. The temperatures specified in this element should be measured just upstream of the air handlers.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="DesignPressure" minOccurs="0"/> <xsd:element ref="MinPressure" minOccurs="0"/> <xsd:element ref="MaxPressure" minOccurs="0"/> </xsd:choice> </xsd:complexType> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | extension of xsd:string | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="ProductName"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:string"/> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
properties |
|
||||||||||||
children | CompanyName ProductName Version Platform ProjectEntity | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="ProgramInfo"> <xsd:annotation> <xsd:documentation>Contains information about programs that created and modified this file</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="CompanyName" minOccurs="0"/> <xsd:element ref="ProductName" minOccurs="1"/> <xsd:element ref="Version" minOccurs="1"/> <xsd:element ref="Platform" minOccurs="1"/> <xsd:element ref="ProjectEntity" minOccurs="1"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
properties |
|
||
children | FileName URI GUID | ||
used by |
|
||
annotation |
|
||
source | <xsd:element name="ProjectEntity"> <xsd:annotation> <xsd:documentation>Contains information about the originating or modifying file or service that created or modified this file</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="FileName" minOccurs="0"/> <xsd:element ref="URI" minOccurs="1"/> <xsd:element ref="GUID" minOccurs="1"/> </xsd:choice> </xsd:complexType> </xsd:element> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="R-value"> <xsd:annotation> <xsd:documentation>Resistance of material</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="resistanceUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | resistanceUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="resistanceUnitEnum" use="required"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xsd:element name="RatedFlow"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="flowUnitEnum" use="required"/> <xsd:attribute name="hydronicLoopIdRef" type="xsd:IDREF"/> <xsd:attribute name="hydronicLoopType" type="loopTypeEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | flowUnitEnum | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="flowUnitEnum" use="required"/> |
type | xsd:IDREF |
source | <xsd:attribute name="hydronicLoopIdRef" type="xsd:IDREF"/> |
type | loopTypeEnum | |||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:attribute name="hydronicLoopType" type="loopTypeEnum"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="RecircFlow"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="flowUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | flowUnitEnum | ||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="flowUnitEnum"/> |
diagram | |||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | Azimuth CartesianPoint Tilt Height Width PolyLoop | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xsd:element name="RectangularGeometry"> <xsd:annotation> <xsd:documentation>Geometry data in a form typically used in simulation engines. For surfaces, specify the location of the bottom-left corner with the CartesianPoint element when facing it from the outside. Also for surfaces, Tilt and Azimuth must be specified. If CADModelAzimuth is defined, the Azimuth value is relative to the CADModelAzimuth value rather then North. For openings, the third Coordinate should be zero or left missing. For openings, these Coordinates represent the distance of the bottom-left of the opening to the bottom-left corner of the parent surface. Azimuth and Tilt should not be specified for opening. There is an optional PolyLoop element, which may be used for describing the polygon shape of the surface.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Azimuth"/> <xsd:element ref="CartesianPoint"/> <xsd:element ref="Tilt"/> <xsd:element ref="Height"/> <xsd:element ref="Width"/> <xsd:element ref="PolyLoop" minOccurs="0"> <xsd:annotation> <xsd:documentation>This is a two-dimensional polygon, with the origin at the point specified with RectangularGeometry/CartesianPoint. </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> <xsd:attribute name="id" type="xsd:ID"/> <xsd:attribute name="unit" type="lengthUnitEnum"/> </xsd:complexType> </xsd:element> |
type | xsd:ID |
source | <xsd:attribute name="id" type="xsd:ID"/> |
type | lengthUnitEnum | |||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="lengthUnitEnum"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="RecycledContent"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | unitlessUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="Reference" type="xsd:string"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xsd:element name="Reflectance"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> <xsd:attribute name="type" type="reflectanceTypeEnum" use="required"/> <xsd:attribute name="surfaceType" type="surfaceDescriptionEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | unitlessUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> |
type | reflectanceTypeEnum | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
source | <xsd:attribute name="type" type="reflectanceTypeEnum" use="required"/> |
type | surfaceDescriptionEnum | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xsd:attribute name="surfaceType" type="surfaceDescriptionEnum" use="required"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="RefrigerantType" type="xsd:string"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xsd:element name="ResetTemperature"> <xsd:annotation> <xsd:documentation>Cooling and Heating Reset Temperature Type</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="temperatureUnitEnum" use="required"/> <xsd:attribute name="type" type="resetTemperatureTypeEnum" use="required"/> <xsd:attribute name="resetSchedIdRef" type="xsd:IDREF"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | temperatureUnitEnum | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="temperatureUnitEnum" use="required"/> |
type | resetTemperatureTypeEnum | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="type" type="resetTemperatureTypeEnum" use="required"/> |
type | xsd:IDREF |
source | <xsd:attribute name="resetSchedIdRef" type="xsd:IDREF"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Name Description Value ObjectId CADObjectId CartesianPoint | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="Results"> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="Value" maxOccurs="unbounded"/> <xsd:element ref="ObjectId" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="CADObjectId" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="CartesianPoint" minOccurs="0"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="unit" use="required"> <xsd:simpleType> <xsd:union memberTypes="loadUnitEnum unitlessSmallUnitEnum energyUnitEnum powerUnitEnum temperatureUnitEnum unitlessUnitEnum illuminanceUnitEnum flowUnitEnum"/> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="currency" type="currencyTypeEnum"/> <xsd:attribute name="resultsType" type="resultsTypeEnum"/> <xsd:attribute name="resourceType" type="resourceTypeEnum" use="required"/> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that generated the results using the id of the ProgramInfo element.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="valueType" type="valueTypeEnum"> <xsd:annotation> <xsd:documentation>Please specify how the values were obtained.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="startTime" type="xsd:dateTime" use="required"> <xsd:annotation> <xsd:documentation>Use the startTime attribute to define the start of the first Value element.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="timeIncrement" type="xsd:duration" use="optional"> <xsd:annotation> <xsd:documentation>This specifies the duration of time between each Value element. This is required if more than one Value element exists in a this Results element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | union of (loadUnitEnum, unitlessSmallUnitEnum, energyUnitEnum, powerUnitEnum, temperatureUnitEnum, unitlessUnitEnum, illuminanceUnitEnum, flowUnitEnum) | ||
properties |
|
||
source | <xsd:attribute name="unit" use="required"> <xsd:simpleType> <xsd:union memberTypes="loadUnitEnum unitlessSmallUnitEnum energyUnitEnum powerUnitEnum temperatureUnitEnum unitlessUnitEnum illuminanceUnitEnum flowUnitEnum"/> </xsd:simpleType> </xsd:attribute> |
type | currencyTypeEnum | ||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="currency" type="currencyTypeEnum"/> |
type | resultsTypeEnum | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="resultsType" type="resultsTypeEnum"/> |
type | resourceTypeEnum | |||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||
source | <xsd:attribute name="resourceType" type="resourceTypeEnum" use="required"/> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that generated the results using the id of the ProgramInfo element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | valueTypeEnum | |||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xsd:attribute name="valueType" type="valueTypeEnum"> <xsd:annotation> <xsd:documentation>Please specify how the values were obtained.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:dateTime | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="startTime" type="xsd:dateTime" use="required"> <xsd:annotation> <xsd:documentation>Use the startTime attribute to define the start of the first Value element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:duration | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="timeIncrement" type="xsd:duration" use="optional"> <xsd:annotation> <xsd:documentation>This specifies the duration of time between each Value element. This is required if more than one Value element exists in a this Results element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="Roughness"> <xsd:annotation> <xsd:documentation>Roughness of the outside surface</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:attribute name="value" type="roughnessValueEnum" use="required"/> </xsd:complexType> </xsd:element> |
type | roughnessValueEnum | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
source | <xsd:attribute name="value" type="roughnessValueEnum" use="required"/> |
diagram | |||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | HOutside | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xsd:element name="RTSParameters"> <xsd:annotation> <xsd:documentation>Parameters required by RTS load calculation method, as described in pages 29.25 and following of the 2001 ASHRAE Handbook, Fundamentals volume. Ignore this element and all elements under it if you are not planning to use that method.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice> <xsd:element ref="HOutside"/> </xsd:choice> <xsd:attribute name="roofCTSType" type="roofCTSTypeEnum"> <xsd:annotation> <xsd:documentation>Specifies which Conduction Time Series to use for the roof. See Table 21, page 29.30, 2001 ASHRAE Handbook, Fundamentals volume. Only used if the construction is a roof and you are using the RTS calculation method.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="wallCTSType" type="wallCTSTypeEnum"> <xsd:annotation> <xsd:documentation>Specifies which Conduction Time Series to use for the wall. See Table 20, page 29.28, 2001 ASHRAE Handbook, Fundamentals volume. Only used if the construction is a wall and you are using the RTS calculation method.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | roofCTSTypeEnum | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="roofCTSType" type="roofCTSTypeEnum"> <xsd:annotation> <xsd:documentation>Specifies which Conduction Time Series to use for the roof. See Table 21, page 29.30, 2001 ASHRAE Handbook, Fundamentals volume. Only used if the construction is a roof and you are using the RTS calculation method.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | wallCTSTypeEnum | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="wallCTSType" type="wallCTSTypeEnum"> <xsd:annotation> <xsd:documentation>Specifies which Conduction Time Series to use for the wall. See Table 20, page 29.28, 2001 ASHRAE Handbook, Fundamentals volume. Only used if the construction is a wall and you are using the RTS calculation method.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||
children | Name Description YearSchedule | ||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||
source | <xsd:element name="Schedule"> <xsd:annotation> <xsd:documentation>List of year schedules that make up an entire calendar year.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="YearSchedule" maxOccurs="unbounded"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="type" type="scheduleTypeEnum" use="required"/> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | scheduleTypeEnum | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xsd:attribute name="type" type="scheduleTypeEnum" use="required"/> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | LowerLimitValue UpperLimitValue | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="ScheduleTypeLimits"> <xsd:annotation> <xsd:documentation/> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="LowerLimitValue" minOccurs="0" maxOccurs="1"/> <xsd:element ref="UpperLimitValue" minOccurs="0" maxOccurs="1"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="type" type="scheduleTypeLimitsEnum" use="required"/> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | scheduleTypeLimitsEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="type" type="scheduleTypeLimitsEnum" use="required"/> |
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="ScheduleValue"> <xsd:annotation> <xsd:documentation>Value for one block of time. Divides a day evenly into number of ScheduleValue elements defined in DaySchedule. Example: If 12 ScheduleValue elements are defined, each will represent two hours</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="OutsideHighReset" type="xsd:decimal" use="optional"> <xsd:annotation> <xsd:documentation>Value of the outside drybulb temperature for when defining HVAC system lower supply reset temperature </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="OutsideLowReset" type="xsd:decimal" use="optional"> <xsd:annotation> <xsd:documentation>Value of the outside drybulb temperature for when defining HVAC system upper supply reset temperature </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="SupplyHighReset" type="xsd:decimal" use="optional"> <xsd:annotation> <xsd:documentation>Value of the upper supply air setpoint temperature for reset of cooling air or heating air temperature </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="SupplyLowReset" type="xsd:decimal" use="optional"> <xsd:annotation> <xsd:documentation>Value of the lower supply air setpoint temperature for reset of cooling air or heating air temperature </xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | xsd:decimal | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="OutsideHighReset" type="xsd:decimal" use="optional"> <xsd:annotation> <xsd:documentation>Value of the outside drybulb temperature for when defining HVAC system lower supply reset temperature </xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:decimal | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="OutsideLowReset" type="xsd:decimal" use="optional"> <xsd:annotation> <xsd:documentation>Value of the outside drybulb temperature for when defining HVAC system upper supply reset temperature </xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:decimal | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="SupplyHighReset" type="xsd:decimal" use="optional"> <xsd:annotation> <xsd:documentation>Value of the upper supply air setpoint temperature for reset of cooling air or heating air temperature </xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:decimal | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="SupplyLowReset" type="xsd:decimal" use="optional"> <xsd:annotation> <xsd:documentation>Value of the lower supply air setpoint temperature for reset of cooling air or heating air temperature </xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
source | <xsd:element name="SecondaryFlow"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="flowUnitEnum" use="required"/> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Secondary supply air maximum flow rate</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | flowUnitEnum | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="flowUnitEnum" use="required"/> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Secondary supply air maximum flow rate</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="SensibleHeatRecoveryEffectiveness" type="xsd:decimal"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="Setback"> <xsd:annotation> <xsd:documentation>Distance from outside surface of window to outside surface of wall</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="lengthUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | lengthUnitEnum | |||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="lengthUnitEnum"/> |
diagram | |||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
children | ShadeSchedule SolarOnOpening HorizontalSolar AirTemperature ZoneCoolingLoad Glare | ||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
source | <xsd:element name="ShadeControl"> <xsd:complexType> <xsd:annotation> <xsd:documentation>The ShadeControl element is a bit complex, as shading control is handled differently in different simulation engines. Each child of ShadeControl represents a criteria to help determine if the shades will be open or closed. The resulting shade action should be a union of these. Example: You have included a ShadeSchedule, which is a 1 on weekdays and a 0 on weekends, and a SolarOnOpening. The shade will be drawn when the solar radiation on this opening is greater than SolarOnOpening and it is a weekday.</xsd:documentation> </xsd:annotation> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="ShadeSchedule" minOccurs="0"/> <xsd:element ref="SolarOnOpening" minOccurs="0"/> <xsd:element ref="HorizontalSolar" minOccurs="0"/> <xsd:element ref="AirTemperature" minOccurs="0"/> <xsd:element ref="ZoneCoolingLoad" minOccurs="0"/> <xsd:element ref="Glare" minOccurs="0"/> </xsd:choice> <xsd:attribute name="type" type="shadeTypeEnum" use="required"/> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | shadeTypeEnum | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="type" type="shadeTypeEnum" use="required"/> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="ShadeSchedule"> <xsd:annotation> <xsd:documentation>Use this element to define schedules for a shade.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:attribute name="scheduleIdRef" type="xsd:ID" use="required"/> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="scheduleIdRef" type="xsd:ID" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="ShadingCoeff"> <xsd:annotation> <xsd:documentation>Shading Coefficient: The ratio of total solar transmittance for the specified glazing system to the total solar transmittance for the standard reference glazing (1/8" clear).</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | unitlessUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> |
diagram | |||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | Name Description ClosedShell | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xsd:element name="ShellGeometry"> <xsd:annotation> <xsd:documentation>All data are global, with the assumption that positive Z is up, and if CADModelAzimuth is undefined or zero, positive X is East and positive Y is North. If CADModelAzimuth is defined it is the angle of positive Y to North, positive X is the vectorial product of Y and Z. If geometry is to be precise, use Longitude Latitude, and Elevation in the Location element to define the origin. Otherwise the origin is an arbitrary point. ShellGeometry is used to define a union of closed shells, where there is no intersection of any two of the given shells.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="ClosedShell"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="unit" type="lengthUnitEnum" default="Meters"/> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | lengthUnitEnum | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="lengthUnitEnum" default="Meters"/> |
diagram | |||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | ConvergenceLimits | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xsd:element name="SimulationParameters"> <xsd:annotation> <xsd:documentation>Simulation parameters refer to simulation engine settings that are used during simulation run-time. These parameters are instructions for a simulation engine to take into account features such as simulation timestep (entered as a number of minutes which should be evenly divisible into 60, see timestep attribute), convergence limits (see ConvergenceLimits), and the version of the simulation engine (version attribute). This element intends to maintain a record of the settings used to run a simulation, which may be important if gbxml stores simulation results, as a user may wish to know what settings and version of the simulation engine were used for analysis.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="1"> <xsd:element ref="ConvergenceLimits" minOccurs="0" maxOccurs="1"/> </xsd:choice> <xsd:attribute name="version" type="xsd:string"/> <xsd:attribute name="timestep" type="xsd:decimal"/> </xsd:complexType> </xsd:element> |
type | xsd:string |
source | <xsd:attribute name="version" type="xsd:string"/> |
type | xsd:decimal |
source | <xsd:attribute name="timestep" type="xsd:decimal"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="SinkRate"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="sinkRateUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | sinkRateUnitEnum | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="unit" type="sinkRateUnitEnum" use="required"/> |
diagram | |||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xsd:element name="SolarHeatGainCoeff"> <xsd:annotation> <xsd:documentation>When element is a child of WindowType: The center of glass solar heat gain coefficient. When element is a child of Opening: The overall solar heat gain coefficient for the window assembly.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> <xsd:attribute name="solarIncidentAngle" type="xsd:decimal" use="optional"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | unitlessUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> |
type | xsd:decimal | ||
properties |
|
||
source | <xsd:attribute name="solarIncidentAngle" type="xsd:decimal" use="optional"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="SolarOnOpening"> <xsd:annotation> <xsd:documentation>Amount of solar radiation striking the opening before a shade is closed.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="powerPerAreaUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | powerPerAreaUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="powerPerAreaUnitEnum" use="required"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Name Description Lighting LightingControl InfiltrationFlow PeopleNumber PeopleHeatGain LightPowerPerArea EquipPowerPerArea AirChangesPerHour Area Temperature Volume PlanarGeometry ShellGeometry AirLoopId HydronicLoopId MeterId IntEquipId AirLoopEquipmentId HydronicLoopEquipmentId CADObjectId TypeCode SpaceBoundary | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="Space"> <xsd:annotation> <xsd:documentation>A space represents a volume enclosed by surfaces.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="Lighting" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="LightingControl" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="InfiltrationFlow" minOccurs="0"/> <xsd:element ref="PeopleNumber" minOccurs="0"/> <xsd:element ref="PeopleHeatGain" minOccurs="0" maxOccurs="3"/> <xsd:element ref="LightPowerPerArea" minOccurs="0"/> <xsd:element ref="EquipPowerPerArea" minOccurs="0"/> <xsd:element ref="AirChangesPerHour" minOccurs="0"/> <xsd:element ref="Area" minOccurs="1"/> <xsd:element ref="Temperature" minOccurs="0"/> <xsd:element ref="Volume" minOccurs="1"/> <xsd:element ref="PlanarGeometry" minOccurs="0"> <xsd:annotation> <xsd:documentation>Planar polygon that represents the perimeter of space and whose area is equal to the floor area of the space.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="ShellGeometry" minOccurs="0"> <xsd:annotation> <xsd:documentation>Planar polygons that represent the interior surfaces bounding the space and whose volume is equal to the volume of the space.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="AirLoopId" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="HydronicLoopId" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="MeterId" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="IntEquipId" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="AirLoopEquipmentId" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="HydronicLoopEquipmentId" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="CADObjectId" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="TypeCode" minOccurs="0"/> <xsd:element ref="SpaceBoundary" minOccurs="0" maxOccurs="unbounded"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="spaceType" type="spaceTypeEnum"> <xsd:annotation> <xsd:documentation>spaceType represents how a space is used.</xsd:documentation> <xsd:appinfo> <xhtml:a href="http://206.55.31.90/cgi-bin/lpd/ShowSpaceTypes.pl">IfcPolyLoop</xhtml:a>, an IESNA and ASHRAE project for determining lighting power density for individual spaces. </xsd:appinfo> </xsd:annotation> </xsd:attribute> <xsd:attribute name="zoneIdRef" type="xsd:IDREF"/> <xsd:attribute name="scheduleIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for the schedule of transmittance of a shading surface</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="lightScheduleIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID of the schedule for lights contained in this space</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="equipmentScheduleIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for schedule of equipment use</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="peopleScheduleIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for schedule of people in this space</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="conditionType" type="conditionTypeEnum"/> <xsd:attribute name="buildingStoreyIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for BuildingStorey this space is on.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="ifcGUID" type="xsd:string" use="optional"> <xsd:annotation> <xsd:documentation>Global Unique ID from Industry Foundation Class (IFC) file.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | spaceTypeEnum | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="spaceType" type="spaceTypeEnum"> <xsd:annotation> <xsd:documentation>spaceType represents how a space is used.</xsd:documentation> <xsd:appinfo> <xhtml:a href="http://206.55.31.90/cgi-bin/lpd/ShowSpaceTypes.pl">IfcPolyLoop</xhtml:a>, an IESNA and ASHRAE project for determining lighting power density for individual spaces. </xsd:appinfo> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF |
source | <xsd:attribute name="zoneIdRef" type="xsd:IDREF"/> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="scheduleIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for the schedule of transmittance of a shading surface</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="lightScheduleIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID of the schedule for lights contained in this space</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="equipmentScheduleIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for schedule of equipment use</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="peopleScheduleIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for schedule of people in this space</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | conditionTypeEnum | |||||||||||||||||||||
facets |
|
|||||||||||||||||||||
source | <xsd:attribute name="conditionType" type="conditionTypeEnum"/> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="buildingStoreyIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for BuildingStorey this space is on.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:string | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="ifcGUID" type="xsd:string" use="optional"> <xsd:annotation> <xsd:documentation>Global Unique ID from Industry Foundation Class (IFC) file.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | PlanarGeometry | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="SpaceBoundary"> <xsd:annotation> <xsd:documentation>This element establishes the logical relation of a given part of the space ShellGeometry such that its PlanarGeometry is part of an interior surface bounding the space.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice> <xsd:element ref="PlanarGeometry"/> </xsd:choice> <xsd:attribute name="ifcGUID" type="xsd:string" use="optional"> <xsd:annotation> <xsd:documentation>Global Unique ID from Industry Foundation Class (IFC) file.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="isSecondLevelBoundary" type="xsd:boolean" use="optional"> <xsd:annotation> <xsd:documentation>If this attribute is set to true, the boundary is important in heat flow calculation.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="surfaceIdRef" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Connects the space boundary to a surface representing a building element (or representing the open air).</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="oppositeIdRef" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>If surface referenced by SpaceBoundary is adjacent to two spaces, then this references the corresponding SpaceBoundary of the opposite space.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:string | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="ifcGUID" type="xsd:string" use="optional"> <xsd:annotation> <xsd:documentation>Global Unique ID from Industry Foundation Class (IFC) file.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:boolean | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="isSecondLevelBoundary" type="xsd:boolean" use="optional"> <xsd:annotation> <xsd:documentation>If this attribute is set to true, the boundary is important in heat flow calculation.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="surfaceIdRef" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Connects the space boundary to a surface representing a building element (or representing the open air).</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="oppositeIdRef" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>If surface referenced by SpaceBoundary is adjacent to two spaces, then this references the corresponding SpaceBoundary of the opposite space.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="SpecificHeat"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="specificHeatUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | specificHeatUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="specificHeatUnitEnum" use="required"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="State" type="xsd:string"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="StateOrProvince" type="xsd:string"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="StationId"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:string"> <xsd:attribute name="IDType" type="stationIdTypeEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | stationIdTypeEnum | ||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="IDType" type="stationIdTypeEnum"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="StreetAddress" type="xsd:string"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="SupplementalGasHeatingCoilEfficiency" type="xsd:decimal"> <xsd:annotation> <xsd:documentation>Supplemental heating coil efficiency</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="SupplementalGasHeatingCoilParasiticElectricLoad" type="xsd:decimal"> <xsd:annotation> <xsd:documentation>Supplemental heating coil parasitic electric load</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="SupplementalHeatingCoilCapacity" type="xsd:decimal"> <xsd:annotation> <xsd:documentation>Supplemental heating coil capacity.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="SupplementalHeatingCoilType"> <xsd:complexType> <xsd:attribute name="unit" type="supplementalHeatingCoilTypeEnum"/> </xsd:complexType> </xsd:element> |
type | supplementalHeatingCoilTypeEnum | ||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="unit" type="supplementalHeatingCoilTypeEnum"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
children | Name Description FamilyName AdjacentSpaceId RectangularGeometry PlanarGeometry Opening CADObjectId | ||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="Surface"> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="FamilyName" minOccurs="0"/> <xsd:element ref="AdjacentSpaceId" minOccurs="1" maxOccurs="2"> <xsd:annotation> <xsd:documentation>First AdjacentSpaceId entered will determine how the referenced construction layers are ordered with the first construction layer being in contact with the outside or 2nd space listed and the last layer in contact with the first space listed. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="RectangularGeometry"/> <xsd:element ref="PlanarGeometry"/> <xsd:element ref="Opening" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="CADObjectId" minOccurs="0" maxOccurs="unbounded"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="surfaceType" type="surfaceTypeEnum" use="required"/> <xsd:attribute name="constructionIdRef" type="xsd:IDREF" use="required"> <xsd:annotation> <xsd:documentation>Identifier pointing to a construction</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="scheduleShadeIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for the schedule of transmittance of a shading surface</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="exposedToSun" type="xsd:boolean" default="true"> <xsd:annotation> <xsd:documentation>This attribute specifies whether or not direct beam radiation from the sun will ever hit this surface. Only relevant to exterior surface types.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="ifcGUID" type="xsd:string" use="optional"> <xsd:annotation> <xsd:documentation>Global Unique ID from Industry Foundation Class (IFC) file.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | surfaceTypeEnum | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="surfaceType" type="surfaceTypeEnum" use="required"/> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="constructionIdRef" type="xsd:IDREF" use="required"> <xsd:annotation> <xsd:documentation>Identifier pointing to a construction</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="scheduleShadeIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for the schedule of transmittance of a shading surface</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:boolean | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="exposedToSun" type="xsd:boolean" default="true"> <xsd:annotation> <xsd:documentation>This attribute specifies whether or not direct beam radiation from the sun will ever hit this surface. Only relevant to exterior surface types.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:string | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="ifcGUID" type="xsd:string" use="optional"> <xsd:annotation> <xsd:documentation>Global Unique ID from Industry Foundation Class (IFC) file.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xsd:element name="Temp"> <xsd:annotation> <xsd:documentation>Temperature</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="temperatureUnitEnum"/> <xsd:attribute name="tempType" type="tempTypeEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | temperatureUnitEnum | |||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="temperatureUnitEnum"/> |
type | tempTypeEnum | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="tempType" type="tempTypeEnum" use="required"/> |
diagram | |||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
source | <xsd:element name="Temperature"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="temperatureUnitEnum"/> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | temperatureUnitEnum | |||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="temperatureUnitEnum"/> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
properties |
|
||
children | DesignTemp MinTemp MaxTemp ResetTemperature | ||
used by |
|
||
annotation |
|
||
source | <xsd:element name="TemperatureControl"> <xsd:annotation> <xsd:documentation>Use this element to describe how the temperature is controlled. The temperatures specified in this element should be measured just upstream of the most critical piece of equipment (air handlers for a chilled water and hot water loops the chiller for the cooling water loop).</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="DesignTemp" minOccurs="0"/> <xsd:element ref="MinTemp" minOccurs="0"/> <xsd:element ref="MaxTemp" minOccurs="0"/> <xsd:element ref="ResetTemperature" minOccurs="0"/> </xsd:choice> </xsd:complexType> </xsd:element> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="Thickness"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="lengthUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | lengthUnitEnum | |||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="lengthUnitEnum"/> |
diagram | ||||||||||
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:double | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:element name="Tilt"> <xsd:annotation> <xsd:documentation>The number of degrees from up that the outside of the surface is tilted in relation to the bottom-left corner.</xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="xsd:double"> <xsd:minInclusive value="0"/> <xsd:maxInclusive value="180"/> </xsd:restriction> </xsd:simpleType> </xsd:element> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="TimeIncrement"> <xsd:annotation> <xsd:documentation>Time or period that results represent. Example: if timeType = Month and TimeIncrement = 1 the Value would be for the month of January or if timeType = Hour and TimeIncrement = 4 the 81st the Value would be for January 14 at noon.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="timeUnit" type="timeUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | timeUnitEnum | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
source | <xsd:attribute name="timeUnit" type="timeUnitEnum" use="required"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xsd:element name="Transmittance"> <xsd:annotation> <xsd:documentation>Transmittance of shading surface</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> <xsd:attribute name="type" type="radiationWavelengthTypeEnum" use="required"/> <xsd:attribute name="surfaceType" type="surfaceDescriptionEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | unitlessUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> |
type | radiationWavelengthTypeEnum | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="type" type="radiationWavelengthTypeEnum" use="required"/> |
type | surfaceDescriptionEnum | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xsd:attribute name="surfaceType" type="surfaceDescriptionEnum" use="required"/> |
diagram | |||||||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||
children | GeneralGeometry ShellGeometry Cost | ||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||
source | <xsd:element name="Transportation"> <xsd:annotation> <xsd:documentation>Public transportation</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="GeneralGeometry" minOccurs="0"/> <xsd:element ref="ShellGeometry" minOccurs="0"/> <xsd:element ref="Cost" minOccurs="0" maxOccurs="unbounded"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="transportationType" type="transportationTypeEnum" use="required"/> <xsd:attribute name="scheduleIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for the schedule of transmittance of a shading surface</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | transportationTypeEnum | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:attribute name="transportationType" type="transportationTypeEnum" use="required"/> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="scheduleIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID for the schedule of transmittance of a shading surface</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="TypeCode" type="xsd:string"> <xsd:annotation> <xsd:documentation>User/project defined Code for Space or Zone.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="U-value"> <xsd:annotation> <xsd:documentation>Overall conductance</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="uValueUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | uValueUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="uValueUnitEnum" use="required"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="UpperLimitValue" type="xsd:decimal"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="URI" type="xsd:string"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="UtilityRate"> <xsd:annotation> <xsd:documentation>We have left the UtilityRate element open to allow for use with billing schemas.</xsd:documentation> </xsd:annotation> <xsd:complexType/> </xsd:element> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:decimal | ||
properties |
|
||
used by |
|
||
annotation |
|
||
source | <xsd:element name="Value" type="xsd:decimal"> <xsd:annotation> <xsd:documentation>Contains the actual numerical result value. If series result type each Value element contains the one value and is in sequential order for the series.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
children | GeneralGeometry ShellGeometry WaterRate BiomassDensity Cost | ||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="Vegetation"> <xsd:annotation> <xsd:documentation>Plants, trees, etc. on a campus</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="GeneralGeometry" minOccurs="0"/> <xsd:element ref="ShellGeometry" minOccurs="0"/> <xsd:element ref="WaterRate" minOccurs="0"/> <xsd:element ref="BiomassDensity" minOccurs="0"/> <xsd:element ref="Cost" minOccurs="0" maxOccurs="unbounded"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="vegetationType" type="vegetationTypeEnum" use="required"/> <xsd:attribute name="waterScheduleIdRef" type="xsd:IDREF"/> <xsd:attribute name="waterMeterIdRef" type="xsd:IDREF"/> <xsd:attribute name="shadeScheduleIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>Refers to a building-level surface.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | vegetationTypeEnum | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
source | <xsd:attribute name="vegetationType" type="vegetationTypeEnum" use="required"/> |
type | xsd:IDREF |
source | <xsd:attribute name="waterScheduleIdRef" type="xsd:IDREF"/> |
type | xsd:IDREF |
source | <xsd:attribute name="waterMeterIdRef" type="xsd:IDREF"/> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="shadeScheduleIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>Refers to a building-level surface.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="Version" type="xsd:string"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="Viscosity"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="viscosityUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | viscosityUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="viscosityUnitEnum" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="ViscosityFofT"> <xsd:annotation> <xsd:documentation>Viscosity as a function of temperature</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="viscosityFofTUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | viscosityFofTUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="viscosityFofTUnitEnum" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="Volume"> <xsd:annotation> <xsd:documentation>Specifies the volume of the space. This value should be equal to the volume enclosed by the actual physical boundaries of the space, as defined by the volumetric model's interior surfaces bounding that space.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="volumeUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | volumeUnitEnum | |||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="volumeUnitEnum"/> |
diagram | |||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||
source | <xsd:element name="WasteWaterHREff"> <xsd:annotation> <xsd:documentation>Waste water heat recovery efficiency</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> <xsd:attribute name="airLoopIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID pointing to an air loop</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="hydronicLoopIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID pointing to a hydronic loop </xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | unitlessUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="airLoopIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID pointing to an air loop</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="hydronicLoopIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID pointing to a hydronic loop </xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="WaterLoss"> <xsd:annotation> <xsd:documentation>This includes blowdown (draining a cooling tower to clean), drift (water loss from water sprayed), and evaporation in cooling towers.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | unitlessUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="WaterRate"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="flowUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | flowUnitEnum | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="flowUnitEnum" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="WaterUsePerCycle"> <xsd:annotation> <xsd:documentation>Amount of water used for water using equipment per cycle of operation.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="waterUseUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | waterUseUnitEnum | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xsd:attribute name="unit" type="waterUseUnitEnum" use="required"/> |
diagram | |||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
children | Name Description Location City StateOrProvince Country HDD CDD DDDBCool DDHiHrCool DDWBCool DDDBRangeCool DDLoHrCool DDPressureCool DDWindSpeedCool DDWindDirCool DDSkyClearnessCool DDRainCool DDSnowCool DDMonthCool DDDayCool DDDaylightCool DDGroundTCool DDDBHeat DDHiHrHeat DDWBHeat DDDBRangeHeat DDLoHrHeat DDPressureHeat DDWindSpeedHeat DDWindDirHeat DDSkyClearnessHeat DDRainHeat DDSnowHeat DDMonthHeat DDDayHeat DDDaylightHeat DDGroundTHeat GroundTemp WFTDTemp WFTDRelHumidity WFTDWindSpeed WFTDWindDir WFTDPressure Reference | ||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
source | <xsd:element name="Weather"> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="Location" minOccurs="1"/> <xsd:element ref="City" minOccurs="0"/> <xsd:element ref="StateOrProvince" minOccurs="0"/> <xsd:element ref="Country" minOccurs="0"/> <xsd:element ref="HDD" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="CDD" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="DDDBCool" minOccurs="0"/> <xsd:element ref="DDHiHrCool" minOccurs="0"/> <xsd:element ref="DDWBCool" minOccurs="0"/> <xsd:element ref="DDDBRangeCool" minOccurs="0"/> <xsd:element ref="DDLoHrCool" minOccurs="0"/> <xsd:element ref="DDPressureCool" minOccurs="0"/> <xsd:element ref="DDWindSpeedCool" minOccurs="0"/> <xsd:element ref="DDWindDirCool" minOccurs="0"/> <xsd:element ref="DDSkyClearnessCool" minOccurs="0"/> <xsd:element ref="DDRainCool" minOccurs="0"/> <xsd:element ref="DDSnowCool" minOccurs="0"/> <xsd:element ref="DDMonthCool" minOccurs="0"/> <xsd:element ref="DDDayCool" minOccurs="0"/> <xsd:element ref="DDDaylightCool" minOccurs="0"/> <xsd:element ref="DDGroundTCool" minOccurs="0"/> <xsd:element ref="DDDBHeat" minOccurs="0"/> <xsd:element ref="DDHiHrHeat" minOccurs="0"/> <xsd:element ref="DDWBHeat" minOccurs="0"/> <xsd:element ref="DDDBRangeHeat" minOccurs="0"/> <xsd:element ref="DDLoHrHeat" minOccurs="0"/> <xsd:element ref="DDPressureHeat" minOccurs="0"/> <xsd:element ref="DDWindSpeedHeat" minOccurs="0"/> <xsd:element ref="DDWindDirHeat" minOccurs="0"/> <xsd:element ref="DDSkyClearnessHeat" minOccurs="0"/> <xsd:element ref="DDRainHeat" minOccurs="0"/> <xsd:element ref="DDSnowHeat" minOccurs="0"/> <xsd:element ref="DDMonthHeat" minOccurs="0"/> <xsd:element ref="DDDayHeat" minOccurs="0"/> <xsd:element ref="DDDaylightHeat" minOccurs="0"/> <xsd:element ref="DDGroundTHeat" minOccurs="0"/> <xsd:element ref="GroundTemp" minOccurs="0"/> <xsd:element ref="WFTDTemp" minOccurs="0"/> <xsd:element ref="WFTDRelHumidity" minOccurs="0"/> <xsd:element ref="WFTDWindSpeed" minOccurs="0"/> <xsd:element ref="WFTDWindDir" minOccurs="0"/> <xsd:element ref="WFTDPressure" minOccurs="0"/> <xsd:element ref="Reference" minOccurs="0" maxOccurs="unbounded"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="WebPage" type="xsd:string"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | Name Description Day | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xsd:element name="WeekSchedule"> <xsd:annotation> <xsd:documentation>Set of day schedules all assigned to a unique particular period of the week using the day type attribute. Do not schedule conflicting day types to the same week schedule.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="Day" maxOccurs="unbounded"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="scheduleType" type="scheduleTypeEnum" use="required"/> <xsd:attribute name="scheduleTypeLimitsId" type="xsd:string"/> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | scheduleTypeEnum | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xsd:attribute name="scheduleType" type="scheduleTypeEnum" use="required"/> |
type | xsd:string |
source | <xsd:attribute name="scheduleTypeLimitsId" type="xsd:string"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="WeekScheduleId"> <xsd:complexType> <xsd:attribute name="weekScheduleIdRef" type="xsd:IDREF" use="required"/> </xsd:complexType> </xsd:element> |
type | xsd:IDREF | ||
properties |
|
||
source | <xsd:attribute name="weekScheduleIdRef" type="xsd:IDREF" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="Weight"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="weightUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | weightUnitEnum | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="unit" type="weightUnitEnum" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="WFTDPressure"> <xsd:annotation> <xsd:documentation>Wildfire threat design atomospheric pressure.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="pressureUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | pressureUnitEnum | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="pressureUnitEnum" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="WFTDRelHumidity"> <xsd:annotation> <xsd:documentation>Wildfire threat design relative humidity.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | unitlessUnitEnum | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="WFTDTemp"> <xsd:annotation> <xsd:documentation>Wildfire threat design dry bulb temperature.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="temperatureUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | temperatureUnitEnum | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:attribute name="unit" type="temperatureUnitEnum" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="WFTDWindDir"> <xsd:annotation> <xsd:documentation>Wildfire threat design wind direction</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="directionUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | directionUnitEnum | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="unit" type="directionUnitEnum" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="WFTDWindSpeed"> <xsd:annotation> <xsd:documentation>Wildfire threat design wind speed.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="velocityUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | velocityUnitEnum | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="unit" type="velocityUnitEnum" use="required"/> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="Width"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="lengthUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | lengthUnitEnum | |||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:attribute name="unit" type="lengthUnitEnum"/> |
diagram | |||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||
children | Name Description U-value ShadingCoeff SolarHeatGainCoeff Transmittance Reflectance Emittance Blind Frame Gap Glaze Cost ExtEquipId | ||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||
source | <xsd:element name="WindowType"> <xsd:annotation> <xsd:documentation>One WindowType should be created for each type of window. Create a Blind, Frame, and Cost for each OpeningType, and then add as many Glaze and Gaps as exist in the window. Place these Glaze and Gap elements in order from outside to inside. For instance, a two pane window will have Glaze Gap Glaze, where the first Glaze represents the outside surface.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="U-value" minOccurs="0"/> <xsd:element ref="ShadingCoeff" minOccurs="0"/> <xsd:element ref="SolarHeatGainCoeff" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Transmittance" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Reflectance" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Emittance" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Blind" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Frame" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Gap" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Glaze" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="Cost" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="ExtEquipId" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This element is for purposes of modeling BIPV (building integrated photovoltaics).</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="DOELibIdRef" type="xsd:string"> <xsd:annotation> <xsd:documentation>Use this attribute to reference objects in the DOE2 library</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | xsd:string | ||
annotation |
|
||
source | <xsd:attribute name="DOELibIdRef" type="xsd:string"> <xsd:annotation> <xsd:documentation>Use this attribute to reference objects in the DOE2 library</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||
type | extension of xsd:decimal | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xsd:element name="WindSpeed"> <xsd:annotation> <xsd:documentation>Wind speed for wind turbine.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="velocityUnitEnum" use="required"/> <xsd:attribute name="type" type="windSpeedEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | velocityUnitEnum | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="unit" type="velocityUnitEnum" use="required"/> |
type | windSpeedEnum | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:attribute name="type" type="windSpeedEnum" use="required"/> |
diagram | |||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | Name Description | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="XAxis"> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name"/> <xsd:element ref="Description" minOccurs="0"/> </xsd:choice> <xsd:attribute name="unit" type="xsd:string" use="required"/> <xsd:attribute name="dataType" type="xsd:string" use="required"/> </xsd:complexType> </xsd:element> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="unit" type="xsd:string" use="required"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="dataType" type="xsd:string" use="required"/> |
diagram | |||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | Name Description | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="YAxis"> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name"/> <xsd:element ref="Description" minOccurs="0"/> </xsd:choice> <xsd:attribute name="unit" type="xsd:string" use="required"/> <xsd:attribute name="dataType" type="xsd:string" use="required"/> </xsd:complexType> </xsd:element> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="unit" type="xsd:string" use="required"/> |
type | xsd:string | ||
properties |
|
||
source | <xsd:attribute name="dataType" type="xsd:string" use="required"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
properties |
|
||
children | BeginDate EndDate HolidaysModeled | ||
used by |
|
||
annotation |
|
||
source | <xsd:element name="YearModeled"> <xsd:annotation> <xsd:documentation>Year of simulation to use</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="2" maxOccurs="unbounded"> <xsd:element ref="BeginDate" minOccurs="1"/> <xsd:element ref="EndDate" minOccurs="1"/> <xsd:element ref="HolidaysModeled" maxOccurs="1"/> </xsd:choice> </xsd:complexType> </xsd:element> |
diagram | |||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | Name Description BeginDate EndDate WeekScheduleId | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xsd:element name="YearSchedule"> <xsd:annotation> <xsd:documentation>Set of week schedules all assigned for a particular time period during the year defined by the begin and end date elements. These must not span more than one calendar year.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="BeginDate"/> <xsd:element ref="EndDate"/> <xsd:element ref="WeekScheduleId"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="scheduleTypeLimitsId" type="xsd:string"/> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | xsd:string |
source | <xsd:attribute name="scheduleTypeLimitsId" type="xsd:string"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="ZipCode" type="xsd:string"/> |
diagram | |||
namespace | http://www.gbxml.org/schema | ||
type | xsd:string | ||
properties |
|
||
used by |
|
||
source | <xsd:element name="ZipcodeOrPostalCode" type="xsd:string"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Name Description Flow SecondaryFlow AirChangesPerHour FlowPerArea FlowPerPerson OAFlowPerArea OAFlowPerPerson OAFlowPerZone MaxOAFlowPerZone MinOAFlowPerZone MinimumOutdoorAirControlType DesignHeatT DesignCoolT IndoorAirQuality HydronicLoopId AirLoopId CADObjectId TypeCode CoolingSizingFactor HeatingSizingFactor BaseboardHeatingType BaseboardHeatingCapacity | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="Zone"> <xsd:complexType> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="Name" minOccurs="0"/> <xsd:element ref="Description" minOccurs="0"/> <xsd:element ref="Flow" minOccurs="0"/> <xsd:element ref="SecondaryFlow" minOccurs="0"/> <xsd:element ref="AirChangesPerHour" minOccurs="0"/> <xsd:element ref="FlowPerArea" minOccurs="0"/> <xsd:element ref="FlowPerPerson" minOccurs="0"/> <xsd:element ref="OAFlowPerArea" minOccurs="0"/> <xsd:element ref="OAFlowPerPerson" minOccurs="0"/> <xsd:element ref="OAFlowPerZone" minOccurs="0"/> <xsd:element ref="MaxOAFlowPerZone" minOccurs="0"/> <xsd:element ref="MinOAFlowPerZone" minOccurs="0"/> <xsd:element ref="MinimumOutdoorAirControlType" minOccurs="0"/> <xsd:element ref="DesignHeatT" minOccurs="0"/> <xsd:element ref="DesignCoolT" minOccurs="0"/> <xsd:element ref="IndoorAirQuality" minOccurs="0"/> <xsd:element ref="HydronicLoopId" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="AirLoopId" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="CADObjectId" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="TypeCode" minOccurs="0"/> <xsd:element ref="CoolingSizingFactor" minOccurs="0"/> <xsd:element ref="HeatingSizingFactor" minOccurs="0"/> <xsd:element ref="BaseboardHeatingType" minOccurs="0"/> <xsd:element ref="BaseboardHeatingCapacity" minOccurs="0"/> </xsd:choice> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="heatSchedIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID of heating schedule</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="coolSchedIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>Design temperature for cooling</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="outAirSchedIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>Outside air schedule ID</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="airChangesSchedIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>Air changes schedule ID</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="fanSchedIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID of the fan schedule for this zone</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="fanTempSchedIdRef" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>ID of the fan temperature schedule for this zone</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="ifcGUID" type="xsd:string" use="optional"> <xsd:annotation> <xsd:documentation>Global Unique ID from Industry Foundation Class (IFC) file.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
type | xsd:ID | ||
properties |
|
||
source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="heatSchedIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID of heating schedule</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="coolSchedIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>Design temperature for cooling</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="outAirSchedIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>Outside air schedule ID</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="airChangesSchedIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>Air changes schedule ID</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF | ||
annotation |
|
||
source | <xsd:attribute name="fanSchedIdRef" type="xsd:IDREF"> <xsd:annotation> <xsd:documentation>ID of the fan schedule for this zone</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="fanTempSchedIdRef" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>ID of the fan temperature schedule for this zone</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:string | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="ifcGUID" type="xsd:string" use="optional"> <xsd:annotation> <xsd:documentation>Global Unique ID from Industry Foundation Class (IFC) file.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="programId" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Please specify the program that added this element.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||||||||
namespace | http://www.gbxml.org/schema | ||||||||||||
type | extension of xsd:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="ZoneCoolingLoad"> <xsd:annotation> <xsd:documentation>Minimum cooling load that triggers the shades to close</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="loadUnitEnum"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
type | loadUnitEnum | |||||||||
facets |
|
|||||||||
source | <xsd:attribute name="unit" type="loadUnitEnum"/> |
namespace | http://www.gbxml.org/schema | |||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:simpleType name="absorptanceUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="IntIR"/> <xsd:enumeration value="IntSolar"/> <xsd:enumeration value="IntVisible"/> <xsd:enumeration value="IntTotal"/> <xsd:enumeration value="ExtIR"/> <xsd:enumeration value="ExtSolar"/> <xsd:enumeration value="ExtVisible"/> <xsd:enumeration value="ExtTotal"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xsd:simpleType name="airTemperatureTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Outside"/> <xsd:enumeration value="Zone"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:simpleType name="areaUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="SquareKilometers"/> <xsd:enumeration value="SquareMeters"/> <xsd:enumeration value="SquareCentimeters"/> <xsd:enumeration value="SquareMillimeters"/> <xsd:enumeration value="SquareMiles"/> <xsd:enumeration value="SquareYards"/> <xsd:enumeration value="SquareFeet"/> <xsd:enumeration value="SquareInches"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:simpleType name="baseboardHeatingTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="ACH"/> <xsd:enumeration value="HotWater"/> <xsd:enumeration value="Electric"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:simpleType name="blowerDoorUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="ACH"/> <xsd:enumeration value="AirChangesPerHour"/> <xsd:enumeration value="SquareFeet"/> <xsd:enumeration value="SquareMeter"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:simpleType name="buildingTypeEnum"> <xsd:annotation> <xsd:documentation>Use to specify the most predominant building use type.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="AutomotiveFacility"/> <xsd:enumeration value="ConventionCenter"/> <xsd:enumeration value="Courthouse"/> <xsd:enumeration value="DataCenter"/> <xsd:enumeration value="DiningBarLoungeOrLeisure"/> <xsd:enumeration value="DiningCafeteriaFastFood"/> <xsd:enumeration value="DiningFamily"/> <xsd:enumeration value="Dormitory"/> <xsd:enumeration value="ExerciseCenter"/> <xsd:enumeration value="FireStation"/> <xsd:enumeration value="Gymnasium"/> <xsd:enumeration value="HospitalOrHealthcare"/> <xsd:enumeration value="Hotel"/> <xsd:enumeration value="Library"/> <xsd:enumeration value="Manufacturing"/> <xsd:enumeration value="Motel"/> <xsd:enumeration value="MotionPictureTheatre"/> <xsd:enumeration value="MultiFamily"/> <xsd:enumeration value="Museum"/> <xsd:enumeration value="Office"/> <xsd:enumeration value="ParkingGarage"/> <xsd:enumeration value="Penitentiary"/> <xsd:enumeration value="PerformingArtsTheater"/> <xsd:enumeration value="PoliceStation"/> <xsd:enumeration value="PostOffice"/> <xsd:enumeration value="ReligiousBuilding"/> <xsd:enumeration value="Retail"/> <xsd:enumeration value="SchoolOrUniversity"/> <xsd:enumeration value="SingleFamily"/> <xsd:enumeration value="SportsArena"/> <xsd:enumeration value="TownHall"/> <xsd:enumeration value="Transportation"/> <xsd:enumeration value="Unknown"> <xsd:annotation> <xsd:documentation>Enumeration value to be used when there is no building type information available.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="Warehouse"/> <xsd:enumeration value="Workshop"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
used by |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
source | <xsd:simpleType name="capacityTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Heating"/> <xsd:enumeration value="CoolingTotal"/> <xsd:enumeration value="CoolingSensible"/> <xsd:enumeration value="CoolingLatent"/> <xsd:enumeration value="CoolingSHR"/> <xsd:enumeration value="Volume"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:simpleType name="capacityUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Tons"/> <xsd:enumeration value="kW"/> <xsd:enumeration value="BtuPerHour"/> <xsd:enumeration value="kBtuPerHour"/> <xsd:enumeration value="Gallons"/> <xsd:enumeration value="Liters"/> <xsd:enumeration value="CubicMeters"/> <xsd:enumeration value="CubicFeet"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:simpleType name="conditioningTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Heating"/> <xsd:enumeration value="Cooling"/> <xsd:enumeration value="HeatingAndCooling"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:simpleType name="conditioningUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="kBtu"/> <xsd:enumeration value="Btu"/> <xsd:enumeration value="kW"/> <xsd:enumeration value="Tons"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
used by |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
source | <xsd:simpleType name="conditionTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Heated"/> <xsd:enumeration value="Cooled"/> <xsd:enumeration value="HeatedAndCooled"/> <xsd:enumeration value="Unconditioned"/> <xsd:enumeration value="Vented"/> <xsd:enumeration value="NaturallyVentedOnly"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xsd:simpleType name="conductivityFofTUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="WPerMSquareK"/> <xsd:enumeration value="BtuPerHourFtSquareF"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:simpleType name="conductivityUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="WPerCmC"/> <xsd:enumeration value="WPerMeterK"/> <xsd:enumeration value="BtuPerHourFtF"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
used by |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
source | <xsd:simpleType name="controlTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Boiler"/> <xsd:enumeration value="Chiller"/> <xsd:enumeration value="Damper"/> <xsd:enumeration value="Fan"/> <xsd:enumeration value="Pump"/> <xsd:enumeration value="Valve"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:simpleType name="coolingCoilSetpointResetTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="None"/> <xsd:enumeration value="Warmest"/> <xsd:enumeration value="OutdoorAirTemperatureReset"/> <xsd:enumeration value="WarmestTemperatureFirst"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xsd:simpleType name="coolingCoilTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="ChilledWater"/> <xsd:enumeration value="ChilledWaterDetailedFlatModel"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:simpleType name="costTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="CO2"/> <xsd:enumeration value="SOx"/> <xsd:enumeration value="NOx"/> <xsd:enumeration value="EmbodiedEnergyTransportation"/> <xsd:enumeration value="EmbodiedEnergyManufacture"/> <xsd:enumeration value="EmbodiedEnergyInstallation"/> <xsd:enumeration value="EmbodiedEnergyTotal"/> <xsd:enumeration value="PurchaseCost"/> <xsd:enumeration value="DeliveryCost"/> <xsd:enumeration value="FirstCost"/> <xsd:enumeration value="MonthlyCost"/> <xsd:enumeration value="AnnualCost"/> <xsd:enumeration value="MaintenanceCost"/> <xsd:enumeration value="OverhaulCost"/> <xsd:enumeration value="InstallationCost"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:simpleType name="currencyTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="USDollars"/> <xsd:enumeration value="CanadianDollars"/> <xsd:enumeration value="Pesos"/> <xsd:enumeration value="Euros"/> <xsd:enumeration value="Yen"/> <xsd:enumeration value="IndianRupee"/> <xsd:enumeration value="Yuan"/> <xsd:enumeration value="TaiwanDollar"/> <xsd:enumeration value="EnglishPound"/> <xsd:enumeration value="Mark"/> <xsd:enumeration value="Franc"/> <xsd:enumeration value="Ruble"/> <xsd:enumeration value="Real"/> <xsd:enumeration value="NewZealandDollar"/> <xsd:enumeration value="AustralianDollar"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xsd:simpleType name="damperHeatingActionEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Normal"/> <xsd:enumeration value="Reverse"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:simpleType name="dayTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Weekday"/> <xsd:enumeration value="Weekend"/> <xsd:enumeration value="Holiday"/> <xsd:enumeration value="WeekendOrHoliday"/> <xsd:enumeration value="HeatingDesignDay"/> <xsd:enumeration value="CoolingDesignDay"/> <xsd:enumeration value="Sun"/> <xsd:enumeration value="Mon"/> <xsd:enumeration value="Tue"/> <xsd:enumeration value="Wed"/> <xsd:enumeration value="Thu"/> <xsd:enumeration value="Fri"/> <xsd:enumeration value="Sat"/> <xsd:enumeration value="Custom"/> <xsd:enumeration value="All"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xsd:simpleType name="defrostControlEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Timed"/> <xsd:enumeration value="OnDemand"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xsd:simpleType name="defrostStrategyEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="ReverseCycle"/> <xsd:enumeration value="Resistive"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
source | <xsd:simpleType name="deltaPUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="PSI"/> <xsd:enumeration value="kPa"/> <xsd:enumeration value="Atmospheres"/> <xsd:enumeration value="InchesOfH2O"/> <xsd:enumeration value="CentimetersOfH2O"/> <xsd:enumeration value="InchesOfMercury"/> <xsd:enumeration value="CentimetersOfMercury"/> <xsd:enumeration value="MillimetersOfMercury"/> <xsd:enumeration value="Pascals"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xsd:simpleType name="densityFofTUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="LbsPerCubicFtF"/> <xsd:enumeration value="KgPerCubicMK"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:simpleType name="densityUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="GramsPerCubicCm"/> <xsd:enumeration value="LbsPerCubicIn"/> <xsd:enumeration value="LbsPerCubicFt"/> <xsd:enumeration value="KgPerCubicM"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||
type | restriction of xsd:NMTOKEN | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <xsd:simpleType name="directionUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="DegreeDecimalFromNorth"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:simpleType name="economizerLockoutEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="NoLockout"/> <xsd:enumeration value="LockoutWithHeating"/> <xsd:enumeration value="LockoutWithCompressor"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:simpleType name="efficiencyTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="COP"> <xsd:annotation> <xsd:documentation>Coefficient of Performance</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="EER"> <xsd:annotation> <xsd:documentation>Energy Efficiency Ratio</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="SEER"> <xsd:annotation> <xsd:documentation>Seasonal Energy Efficiency Ratio</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="AFUE"> <xsd:annotation> <xsd:documentation>Annual Fuel Utilization Efficiency</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="HSPF"> <xsd:annotation> <xsd:documentation>Heating Seasonal Performance Factor</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="effectiveness"/> <xsd:enumeration value="EnergyFactor"/> <xsd:enumeration value="ThermalEff"> <xsd:annotation> <xsd:documentation>Thermal Efficiency</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="MotorEff"> <xsd:annotation> <xsd:documentation>Motor Efficiency</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="FanEff"> <xsd:annotation> <xsd:documentation>Fan Efficiency</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="MechanicalEff"> <xsd:annotation> <xsd:documentation>Mechanical Efficiency</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="BoilerEff"> <xsd:annotation> <xsd:documentation>Boiler Efficiency</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="kWPerTon"/> <xsd:enumeration value="kWPerkW"/> <xsd:enumeration value="BTUPerHourPerF"/> <xsd:enumeration value="kWPerC"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:simpleType name="emissionUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="PoundsPerHour"/> <xsd:enumeration value="KilogramsPerHour"/> <xsd:enumeration value="GramsPerHour"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xsd:simpleType name="emittanceTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="IntIR"/> <xsd:enumeration value="ExtIR"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:simpleType name="energyUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="KilowattHours"/> <xsd:enumeration value="Joules"/> <xsd:enumeration value="BTU"/> <xsd:enumeration value="Therms"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:simpleType name="enthalpyTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="EconomizerUpperLimit"/> <xsd:enumeration value="AirSideEconomizerMinSetpoint"/> <xsd:enumeration value="EconomizerMaxLimit"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xsd:simpleType name="enthalpyUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="BTUPerLb"/> <xsd:enumeration value="KJPerKg"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:simpleType name="entityTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="File"/> <xsd:enumeration value="Model"/> <xsd:enumeration value="Project"/> <xsd:enumeration value="Run"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:simpleType name="equipmentTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Fan"/> <xsd:enumeration value="HeatExchanger"/> <xsd:enumeration value="Coil"/> <xsd:enumeration value="Furnace"/> <xsd:enumeration value="Evaporative"/> <xsd:enumeration value="Radiant"/> <xsd:enumeration value="Economizer"/> <xsd:enumeration value="Duct"/> <xsd:enumeration value="Humidifier"/> <xsd:enumeration value="Dehumidifier"/> <xsd:enumeration value="UnitaryAC"/> <xsd:enumeration value="UnitaryHP"/> <xsd:enumeration value="SplitAC"/> <xsd:enumeration value="SplitHP"/> <xsd:enumeration value="TerminalUnit"/> <xsd:enumeration value="Register"/> <xsd:enumeration value="VAVBox"/> <xsd:enumeration value="EvaporativePreCooler"/> <xsd:enumeration value="PreheatCoil"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:simpleType name="extEquipTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Sprinkler"/> <xsd:enumeration value="LawnMower"/> <xsd:enumeration value="GeneralPlugload"/> <xsd:enumeration value="Fountain"/> <xsd:enumeration value="Refrigerator"/> <xsd:enumeration value="Freezer"/> <xsd:enumeration value="Pool"/> <xsd:enumeration value="HotTub"/> <xsd:enumeration value="Pump"/> <xsd:enumeration value="Sauna"/> <xsd:enumeration value="BatteryCharger"/> <xsd:enumeration value="Furnace"/> <xsd:enumeration value="IndustrialEquip"/> <xsd:enumeration value="Irrigation"/> <xsd:enumeration value="MiscEquip"/> <xsd:enumeration value="Vending"/> <xsd:enumeration value="Elevator"/> <xsd:enumeration value="Escalator"/> <xsd:enumeration value="WindTurbine"/> <xsd:enumeration value="Photovoltaic"/> <xsd:enumeration value="CogenDiesel"/> <xsd:enumeration value="CogenFuelCell"/> <xsd:enumeration value="CogenGasTurbine"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xsd:simpleType name="floorCategoryEnum"> <xsd:annotation> <xsd:documentation>Used with the floorCategory attribute.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="OverEnclosedCrawlSpaceOrBasement"> <xsd:annotation> <xsd:documentation/> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="OverOpenCrawlSpaceOrGarage"> <xsd:annotation> <xsd:documentation/> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="Basement"> <xsd:annotation> <xsd:documentation/> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="SlabOnGrade"> <xsd:annotation> <xsd:documentation/> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:simpleType name="floorSlabPerimeterHeatLossCoefficientUnitTypeEnum"> <xsd:annotation> <xsd:documentation>Used with the floorSlabPerimeterHeatLossCoefficientUnitType attribute.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="btuPerHourDegreeFPerLinearFoot"> <xsd:annotation> <xsd:documentation/> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="wattDegreeCPerLinearMeter"> <xsd:annotation> <xsd:documentation/> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:simpleType name="flowPerAreaUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="CFMPerSquareFoot"/> <xsd:enumeration value="LPerSecPerSquareM"/> <xsd:enumeration value="CubicMPerSecPerSquareM"/> <xsd:enumeration value="CubicMPerHourPerSquareM"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:simpleType name="flowTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Series"/> <xsd:enumeration value="Parallel"/> <xsd:enumeration value="SeriesFromPlenum"/> <xsd:enumeration value="ParallelFromPlenum"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
used by | |||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
source | <xsd:simpleType name="flowUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="CFM"/> <xsd:enumeration value="CubicMPerHr"/> <xsd:enumeration value="LPerSec"/> <xsd:enumeration value="LPM"/> <xsd:enumeration value="GPH"/> <xsd:enumeration value="GPM"/> <xsd:enumeration value="Fraction"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:simpleType name="fluidTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Water"/> <xsd:enumeration value="Brine"/> <xsd:enumeration value="Glycol"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xsd:simpleType name="frameTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Wood"/> <xsd:enumeration value="Vinyl"/> <xsd:enumeration value="Aluminum"/> <xsd:enumeration value="AluminumWithBreak"/> <xsd:enumeration value="Insulated"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xsd:simpleType name="fuelLoadUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="BtuPerHour"/> <xsd:enumeration value="kBtuPerHour"/> <xsd:enumeration value="MBtuPerHour"/> <xsd:enumeration value="Watts"/> <xsd:enumeration value="kW"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
used by |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
source | <xsd:simpleType name="gasTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Air"/> <xsd:enumeration value="Argon"/> <xsd:enumeration value="Krypton"/> <xsd:enumeration value="CO2"/> <xsd:enumeration value="SF6"/> <xsd:enumeration value="Custom"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xsd:simpleType name="heatingCoilSetpointResetTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="None"/> <xsd:enumeration value="OutdoorAirTemperatureReset"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:simpleType name="heatRecoveryTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="None"/> <xsd:enumeration value="Sensible"/> <xsd:enumeration value="Enthalpy"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:simpleType name="hOutsideUnitTypeEnum"> <xsd:annotation> <xsd:documentation>Used with the hOutsideUnitType attribute.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="BTUPerHourSquareFootDegreeF"> <xsd:annotation> <xsd:documentation/> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="WattsPerSecondSquareMeterDegreeC"> <xsd:annotation> <xsd:documentation/> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:simpleType name="hydronicEquipTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Chiller"/> <xsd:enumeration value="CoolingTower"/> <xsd:enumeration value="Condenser"/> <xsd:enumeration value="Boiler"/> <xsd:enumeration value="HeatExchanger"/> <xsd:enumeration value="Pump"/> <xsd:enumeration value="RadiantPanel"/> <xsd:enumeration value="HotWaterHeater"/> <xsd:enumeration value="SolarPanels"/> <xsd:enumeration value="Earth"/> <xsd:enumeration value="Pipe"/> <xsd:enumeration value="Storage"/> <xsd:enumeration value="Coil"/> <xsd:enumeration value="Radiator"/> <xsd:enumeration value="TwoWayValve"/> <xsd:enumeration value="ThreeWayValve"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:simpleType name="illuminanceUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Footcandles"/> <xsd:enumeration value="Lux"/> <xsd:enumeration value="Phot"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:simpleType name="infiltrationTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Loose"/> <xsd:enumeration value="Average"/> <xsd:enumeration value="Tight"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:simpleType name="intEquipTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="GeneralPlugload"/> <xsd:enumeration value="Computer"/> <xsd:enumeration value="Copier"/> <xsd:enumeration value="Refrigerator"/> <xsd:enumeration value="Stove"/> <xsd:enumeration value="Cooktop"/> <xsd:enumeration value="Fryer"/> <xsd:enumeration value="Freezer"/> <xsd:enumeration value="ClothesDryer"/> <xsd:enumeration value="ClothesWasher"/> <xsd:enumeration value="Dishwasher"/> <xsd:enumeration value="TV"/> <xsd:enumeration value="VCR"/> <xsd:enumeration value="Microwave"/> <xsd:enumeration value="Fan"/> <xsd:enumeration value="AudioEquip"/> <xsd:enumeration value="MiscEquip"/> <xsd:enumeration value="Toilet"/> <xsd:enumeration value="Urinal"/> <xsd:enumeration value="Shower"/> <xsd:enumeration value="Sink"/> <xsd:enumeration value="Pool"/> <xsd:enumeration value="HotTub"/> <xsd:enumeration value="Sauna"/> <xsd:enumeration value="BatteryCharger"/> <xsd:enumeration value="Furnace"/> <xsd:enumeration value="IndustrialEquip"/> <xsd:enumeration value="Printer"/> <xsd:enumeration value="Vending"/> <xsd:enumeration value="Elevator"/> <xsd:enumeration value="Escalator"/> <xsd:enumeration value="GeneralLaundryEquip"/> <xsd:enumeration value="GeneralKitchenEquip"/> <xsd:enumeration value="GeneralMedicalEquip"/> <xsd:enumeration value="GeneralOfficeEquip"/> <xsd:enumeration value="GeneralEntertainmentEquip"/> <xsd:enumeration value="GeneralRefrigerationEquip"/> <xsd:enumeration value="GeneralFitnessEquip"/> <xsd:enumeration value="GeneralVideoEquip"/> <xsd:enumeration value="GeneralToilet"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xsd:simpleType name="inverseTempUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="PerK"/> <xsd:enumeration value="PerF"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:simpleType name="lengthUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Kilometers"/> <xsd:enumeration value="Meters"/> <xsd:enumeration value="Centimeters"/> <xsd:enumeration value="Millimeters"/> <xsd:enumeration value="Miles"/> <xsd:enumeration value="Yards"/> <xsd:enumeration value="Feet"/> <xsd:enumeration value="Inches"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:simpleType name="lifeUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Months"/> <xsd:enumeration value="Years"/> <xsd:enumeration value="Cycles"/> <xsd:enumeration value="MillionCycles"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:simpleType name="lightControlTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Continuous"/> <xsd:enumeration value="OnOff"/> <xsd:enumeration value="Stepped2"/> <xsd:enumeration value="Stepped3"/> <xsd:enumeration value="Stepped4"/> <xsd:enumeration value="Stepped5"/> <xsd:enumeration value="Stepped6"/> <xsd:enumeration value="Stepped7"/> <xsd:enumeration value="Stepped8"/> <xsd:enumeration value="Stepped9"/> <xsd:enumeration value="Stepped10"/> <xsd:enumeration value="Stepped11"/> <xsd:enumeration value="Stepped12"/> <xsd:enumeration value="Stepped13"/> <xsd:enumeration value="Stepped14"/> <xsd:enumeration value="Stepped15"/> <xsd:enumeration value="Stepped16"/> <xsd:enumeration value="Stepped17"/> <xsd:enumeration value="Stepped18"/> <xsd:enumeration value="Stepped19"/> <xsd:enumeration value="Stepped20"/> <xsd:enumeration value="ContinuousOff"/> <xsd:enumeration value="MotionSensor"/> <xsd:enumeration value="Photocell"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xsd:simpleType name="loadUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="BtuPerHour"/> <xsd:enumeration value="Watt"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:simpleType name="loopTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="PrimaryChilledWater"/> <xsd:enumeration value="SecondaryChilledWater"/> <xsd:enumeration value="HotWater"/> <xsd:enumeration value="CondenserWater"/> <xsd:enumeration value="DomesticHotWater"/> <xsd:enumeration value="WaterLoopHeatPump"/> <xsd:enumeration value="TwoPipe"/> <xsd:enumeration value="PotableWaterLoop"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xsd:simpleType name="minimumOutdoorAirControlTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="FixedMinimum"/> <xsd:enumeration value="ProportionalMinimum"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:simpleType name="nightCycleControlEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="StayOff"/> <xsd:enumeration value="CycleOnAny"/> <xsd:enumeration value="CycleOnControlZone"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||
source | <xsd:simpleType name="openingTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="FixedWindow"> <xsd:annotation> <xsd:documentation>Opening in a surface with a tilt between 45° and 149.99° with a non-operable glazed opening in it. </xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="OperableWindow"> <xsd:annotation> <xsd:documentation>Opening in a surface with a tilt between 45° and 149.99° with a operable glazed opening in it. </xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="FixedSkylight"> <xsd:annotation> <xsd:documentation>Opening in a surface with a tilt between 0° and 44.99° with a non-operable glazed opening in it. </xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="OperableSkylight"> <xsd:annotation> <xsd:documentation>Opening in a surface with a tilt between 0° and 44.99° with a operable glazed opening in it. </xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="SlidingDoor"> <xsd:annotation> <xsd:documentation>Opening in a surface with a tilt between 45° and 149.99° with a sliding door in it. </xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="NonSlidingDoor"> <xsd:annotation> <xsd:documentation>Opening in a surface with a tilt between 45° and 149.99° with a non-sliding door in it. </xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="Air"> <xsd:annotation> <xsd:documentation>Opening in a surface with a tilt between 0° and 180° with nothing in it. </xsd:documentation> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xsd:simpleType name="operationTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Cycling"/> <xsd:enumeration value="Continuous"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:simpleType name="peopleHeatGainTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Total"/> <xsd:enumeration value="Sensible"/> <xsd:enumeration value="Latent"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xsd:simpleType name="peopleHeatGainUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="WattPerPerson"/> <xsd:enumeration value="BtuPerHourPerson"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:simpleType name="peopleNumberUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="NumberOfPeople"/> <xsd:enumeration value="SquareFtPerPerson"/> <xsd:enumeration value="SquareMPerPerson"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xsd:simpleType name="permUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="PermSI"/> <xsd:enumeration value="PermIP"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xsd:simpleType name="powerPerAreaUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="WattPerSquareMeter"/> <xsd:enumeration value="WattPerSquareFoot"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||
source | <xsd:simpleType name="powerTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Electricity"/> <xsd:enumeration value="NaturalGas"/> <xsd:enumeration value="Propane"/> <xsd:enumeration value="FuelOil1"/> <xsd:enumeration value="FuelOil2"/> <xsd:enumeration value="FuelOil4"/> <xsd:enumeration value="Water"/> <xsd:enumeration value="ChilledWater"/> <xsd:enumeration value="HotWater"/> <xsd:enumeration value="Steam"/> <xsd:enumeration value="Diesel"/> <xsd:enumeration value="Biogas"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:simpleType name="powerUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Watt"/> <xsd:enumeration value="Kilowatt"/> <xsd:enumeration value="Horsepower"/> <xsd:enumeration value="KilogramForceMeterPerSecond"/> <xsd:enumeration value="BtuPerSecond"/> <xsd:enumeration value="FootPoundForcePerSecond"/> <xsd:enumeration value="KilocaloriesPerSecond"/> <xsd:enumeration value="BtuPerHour"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xsd:simpleType name="powerUseTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Heating"/> <xsd:enumeration value="Cooling"/> <xsd:enumeration value="Both"/> <xsd:enumeration value="ElectricityGeneration"/> <xsd:enumeration value="Other"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:simpleType name="preheatCoilTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="None"/> <xsd:enumeration value="Electric"/> <xsd:enumeration value="Gas"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
source | <xsd:simpleType name="pressureUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="PSI"/> <xsd:enumeration value="kPa"/> <xsd:enumeration value="Atmospheres"/> <xsd:enumeration value="InchesOfH2O"/> <xsd:enumeration value="CentimetersOfH2O"/> <xsd:enumeration value="InchesOfMercury"/> <xsd:enumeration value="CentimetersOfMercury"/> <xsd:enumeration value="MillimetersOfMercury"/> <xsd:enumeration value="Pascals"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:simpleType name="radiationWavelengthTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Solar"/> <xsd:enumeration value="IR"/> <xsd:enumeration value="Visible"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
source | <xsd:simpleType name="reflectanceTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Ground"/> <xsd:enumeration value="IntSolar"/> <xsd:enumeration value="IntIR"/> <xsd:enumeration value="IntVisible"/> <xsd:enumeration value="ExtSolar"/> <xsd:enumeration value="ExtVisible"/> <xsd:enumeration value="ExtIR"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:simpleType name="resetTemperatureTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="None"/> <xsd:enumeration value="Automatic"/> <xsd:enumeration value="OutdoorAirBased"/> <xsd:enumeration value="Scheduled"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xsd:simpleType name="resistanceUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="SquareMeterKPerW"/> <xsd:enumeration value="HrSquareFtFPerBTU"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||
source | <xsd:simpleType name="resourceTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Electricity"/> <xsd:enumeration value="NaturalGas"/> <xsd:enumeration value="Propane"/> <xsd:enumeration value="FuelOil1"/> <xsd:enumeration value="FuelOil2"/> <xsd:enumeration value="FuelOil4"/> <xsd:enumeration value="Water"/> <xsd:enumeration value="ChilledWater"/> <xsd:enumeration value="HotWater"/> <xsd:enumeration value="Steam"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xsd:simpleType name="resultsExtraResourceTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Thermal"/> <xsd:enumeration value="Light"/> <xsd:enumeration value="Moisture"/> <xsd:enumeration value="Air"/> <xsd:enumeration value="Contaminant"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:simpleType name="resultsTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="HeatLoad"/> <xsd:enumeration value="CoolingLoad"/> <xsd:enumeration value="CO2"/> <xsd:enumeration value="SO2"/> <xsd:enumeration value="NOx"/> <xsd:enumeration value="Energy"/> <xsd:enumeration value="Power"/> <xsd:enumeration value="Cost"/> <xsd:enumeration value="EnergyCost"/> <xsd:enumeration value="DemandCost"/> <xsd:enumeration value="CommodityCost"/> <xsd:enumeration value="TransportationCost"/> <xsd:enumeration value="DryBulbTemperature"/> <xsd:enumeration value="WetBulbTemperature"/> <xsd:enumeration value="DewPointTemperature"/> <xsd:enumeration value="FootCandles"/> <xsd:enumeration value="Humidity"/> <xsd:enumeration value="MoistureContent"/> <xsd:enumeration value="Flow"/> <xsd:enumeration value="Capacity"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:simpleType name="roofASHRAENumberEnum"> <xsd:annotation> <xsd:documentation>Used with the roofASHRAENumber attribute. Each annotation for the values is only one example of many possible constructions for that ASHRAE roof number. The user should select the one that best matches the thermal characteristics of the roof, not necessarily the one closest to the example description.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="0"> <xsd:annotation> <xsd:documentation>Undefined</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="1"> <xsd:annotation> <xsd:documentation>Steel sheet with 1 or 2 inches insulation</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="2"> <xsd:annotation> <xsd:documentation>One inch wood with 1 inch insulation</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="3"> <xsd:annotation> <xsd:documentation>Four inch light weight concrete</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="4"> <xsd:annotation> <xsd:documentation>Two inch heavy weight concrete</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="5"> <xsd:annotation> <xsd:documentation>One inch wood with 2 inch insulation</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="6"> <xsd:annotation> <xsd:documentation>Six inch light weight concrete</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="7"> <xsd:annotation> <xsd:documentation>2.5 inch wood with 1 inch insulation</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="8"> <xsd:annotation> <xsd:documentation>Eight inch light weight concrete</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="9"> <xsd:annotation> <xsd:documentation>4 inch hvy wt concrete with 1-2 inch insulation</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="10"> <xsd:annotation> <xsd:documentation>2.5 inch wood with 2 inches of insulation</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="11"> <xsd:annotation> <xsd:documentation>Roof Terrace System</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="12"> <xsd:annotation> <xsd:documentation>6 inch hvy wt concrete with 1-2 inch insulation</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="13"> <xsd:annotation> <xsd:documentation>4 inch wood with 1-2 inches of insulation</xsd:documentation> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:simpleType name="roofCLTDIndexEnum"> <xsd:annotation> <xsd:documentation>Used with the roofCLTDIndex attribute.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="1"> <xsd:annotation> <xsd:documentation>Under attic or knee wall, U-value = 0.408 - 0.018, Unvented Attic, No Radiant Barrier, Any Roofing Material, Any Roof Color</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="2"> <xsd:annotation> <xsd:documentation>Under attic or knee wall, U-value = 0.408 - 0.018, Vented Attic, No Radiant Barrier, Dark Asphalt Shingles or Dark Metal, Tar and Gravel or Membrane</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="3"> <xsd:annotation> <xsd:documentation>Under attic or knee wall, U-value = 0.408 - 0.018, Vented Attic, No Radiant Barrier, White or Light Color Shingles, Any Wood Shake Light Metal, Tar and Gravel or Membrane</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="4"> <xsd:annotation> <xsd:documentation>Under attic or knee wall, U-value = 0.408 - 0.02, Vented Attic, No Radiant Barrier, Dark Tile, Slate or Concrete</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="5"> <xsd:annotation> <xsd:documentation>Under attic or knee wall, U-value = 0.408 - 0.02, Vented Attic, No Radiant Barrier, Light Tile, Slate or Concrete</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="6"> <xsd:annotation> <xsd:documentation>Under attic or knee wall, U-value = 0.408 - 0.02, Vented Attic, No Radiant Barrier, White Tile, Slate or Concrete, White Metal or White Membrane</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="7"> <xsd:annotation> <xsd:documentation>On exposed beams, U-value = 0.287 - 0.134, Dark or Bold-Color Asphalt Shingle, Dark Metal, Dark Membrane, Dark Tar and Gravel</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="8"> <xsd:annotation> <xsd:documentation>On exposed beams, U-value = 0.118 - 0.091, Dark or Bold-Color Asphalt Shingle, Dark Metal, Dark Membrane, Dark Tar and Gravel</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="9"> <xsd:annotation> <xsd:documentation>On exposed beams, U-value = 0.074 - 0.063, Dark or Bold-Color Asphalt Shingle, Dark Metal, Dark Membrane, Dark Tar and Gravel</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="10"> <xsd:annotation> <xsd:documentation>On exposed beams, U-value = 0.054, Dark or Bold-Color Asphalt Shingle, Dark Metal, Dark Membrane, Dark Tar and Gravel</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="11"> <xsd:annotation> <xsd:documentation>On exposed beams, U-value = 0.048, Dark or Bold-Color Asphalt Shingle, Dark Metal, Dark Membrane, Dark Tar and Gravel</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="12"> <xsd:annotation> <xsd:documentation>On exposed beams, U-value = 0.043 - 0.039, Dark or Bold-Color Asphalt Shingle, Dark Metal, Dark Membrane, Dark Tar and Gravel</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="13"> <xsd:annotation> <xsd:documentation>On exposed beams, U-value = 0.035, Dark or Bold-Color Asphalt Shingle, Dark Metal, Dark Membrane, Dark Tar and Gravel</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="14"> <xsd:annotation> <xsd:documentation>On exposed beams, U-value = 0.032 - 0.027, Dark or Bold-Color Asphalt Shingle, Dark Metal, Dark Membrane, Dark Tar and Gravel</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="15"> <xsd:annotation> <xsd:documentation>On exposed beams, U-value = 0.287 - 0.134, White or Light Color Asphalt Shingle, Any Wood Shake, Dark or Medium Color Tile, Slate or Concrete, Light or Unpainted Metal, Light or Silver Membrane, Light Tar and Gravel</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="16"> <xsd:annotation> <xsd:documentation>On exposed beams, U-value = 0.118 - 0.091, White or Light Color Asphalt Shingle, Any Wood Shake, Dark or Medium Color Tile, Slate or Concrete, Light or Unpainted Metal, Light or Silver Membrane, Light Tar and Gravel</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="17"> <xsd:annotation> <xsd:documentation>On exposed beams, U-value = 0.074 - 0.063, White or Light Color Asphalt Shingle, Any Wood Shake, Dark or Medium Color Tile, Slate or Concrete, Light or Unpainted Metal, Light or Silver Membrane, Light Tar and Gravel</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="18"> <xsd:annotation> <xsd:documentation>On exposed beams, U-value = 0.054, White or Light Color Asphalt Shingle, Any Wood Shake, Dark or Medium Color Tile, Slate or Concrete, Light or Unpainted Metal, Light or Silver Membrane, Light Tar and Gravel</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="19"> <xsd:annotation> <xsd:documentation>On exposed beams, U-value = 0.048, White or Light Color Asphalt Shingle, Any Wood Shake, Dark or Medium Color Tile, Slate or Concrete, Light or Unpainted Metal, Light or Silver Membrane, Light Tar and Gravel</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="20"> <xsd:annotation> <xsd:documentation>On exposed beams, U-value = 0.043 - 0.039, White or Light Color Asphalt Shingle, Any Wood Shake, Dark or Medium Color Tile, Slate or Concrete, Light or Unpainted Metal, Light or Silver Membrane, Light Tar and Gravel</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="21"> <xsd:annotation> <xsd:documentation>On exposed beams, U-value = 0.035, White or Light Color Asphalt Shingle, Any Wood Shake, Dark or Medium Color Tile, Slate or Concrete, Light or Unpainted Metal, Light or Silver Membrane, Light Tar and Gravel</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="22"> <xsd:annotation> <xsd:documentation>On exposed beams, U-value = 0.032 - 0.027, White or Light Color Asphalt Shingle, Any Wood Shake, Dark or Medium Color Tile, Slate or Concrete, Light or Unpainted Metal, Light or Silver Membrane, Light Tar and Gravel</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="23"> <xsd:annotation> <xsd:documentation>On exposed beams, U-value = 0.287 - 0.134, White or Light Color Tile, Slate or Concrete, White Metal, White Membrane</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="24"> <xsd:annotation> <xsd:documentation>On exposed beams, U-value = 0.118 - 0.091, White or Light Color Tile, Slate or Concrete, White Metal, White Membrane</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="25"> <xsd:annotation> <xsd:documentation>On exposed beams, U-value = 0.074 - 0.063, White or Light Color Tile, Slate or Concrete, White Metal, White Membrane</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="26"> <xsd:annotation> <xsd:documentation>On exposed beams, U-value = 0.054, White or Light Color Tile Slate or Concrete, White Metal, White Membrane</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="27"> <xsd:annotation> <xsd:documentation>On exposed beams, U-value = 0.048, White or Light Color Tile Slate or Concrete, White Metal, White Membrane</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="28"> <xsd:annotation> <xsd:documentation>On exposed beams, U-value = 0.043 - 0.039, White or Light Color Tile, Slate or Concrete, White Metal, White Membrane</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="29"> <xsd:annotation> <xsd:documentation>On exposed beams, U-value = 0.035, White or Light Color Tile Slate or Concrete, White Metal, White Membrane</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="30"> <xsd:annotation> <xsd:documentation>On exposed beams, U-value = 0.032 - 0.027, White or Light Color Tile, Slate or Concrete, White Metal, White Membrane</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="31"> <xsd:annotation> <xsd:documentation>Below roof joists, U-value = 0.241 - 0.109, Dark or Bold-Color Asphalt Shingle, Dark Metal, Dark Membrane, Dark Tar and Gravel</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="32"> <xsd:annotation> <xsd:documentation>Below roof joists, U-value = 0.09 - 0.076, Dark or Bold-Color Asphalt Shingle, Dark Metal, Dark Membrane, Dark Tar and Gravel</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="33"> <xsd:annotation> <xsd:documentation>Below roof joists, U-value = 0.069, Dark or Bold-Color Asphalt Shingle, Dark Metal, Dark Membrane, Dark Tar and Gravel</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="34"> <xsd:annotation> <xsd:documentation>Below roof joists, U-value = 0.051 - 0.047, Dark or Bold-Color Asphalt Shingle, Dark Metal, Dark Membrane, Dark Tar and Gravel</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="35"> <xsd:annotation> <xsd:documentation>Below roof joists, U-value = 0.034, Dark or Bold-Color Asphalt Shingle, Dark Metal, Dark Membrane, Dark Tar and Gravel</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="36"> <xsd:annotation> <xsd:documentation>Below roof joists, U-value = 0.029, Dark or Bold-Color Asphalt Shingle, Dark Metal, Dark Membrane, Dark Tar and Gravel</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="37"> <xsd:annotation> <xsd:documentation>Below roof joists, U-value = 0.241 - 0.109, White or Light Color Asphalt Shingle, Any Wood Shake, Dark or Medium Color Tile, Slate or Concrete, Light or Unpainted Metal, Light or Silver Membrane, Light Tar and Gravel</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="38"> <xsd:annotation> <xsd:documentation>Below roof joists, U-value = 0.09 - 0.076, White or Light Color Asphalt Shingle, Any Wood Shake, Dark or Medium Color Tile, Slate or Concrete, Light or Unpainted Metal, Light or Silver Membrane, Light Tar and Gravel</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="39"> <xsd:annotation> <xsd:documentation>Below roof joists, U-value = 0.069, White or Light Color Asphalt Shingle, Any Wood Shake, Dark or Medium Color Tile, Slate or Concrete, Light or Unpainted Metal, Light or Silver Membrane, Light Tar and Gravel</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="40"> <xsd:annotation> <xsd:documentation>Below roof joists, U-value = 0.051 - 0.047, White or Light Color Asphalt Shingle, Any Wood Shake, Dark or Medium Color Tile, Slate or Concrete, Light or Unpainted Metal, Light or Silver Membrane, Light Tar and Gravel</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="41"> <xsd:annotation> <xsd:documentation>Below roof joists, U-value = 0.034, White or Light Color Asphalt Shingle, Any Wood Shake, Dark or Medium Color Tile, Slate or Concrete, Light or Unpainted Metal, Light or Silver Membrane, Light Tar and Gravel</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="42"> <xsd:annotation> <xsd:documentation>Below roof joists, U-value = 0.029, White or Light Color Asphalt Shingle, Any Wood Shake, Dark or Medium Color Tile, Slate or Concrete, Light or Unpainted Metal, Light or Silver Membrane, Light Tar and Gravel</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="43"> <xsd:annotation> <xsd:documentation>Below roof joists, U-value = 0.241 - 0.109, White or Light Color Tile, Slate or Concrete, White Metal, White Membrane</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="44"> <xsd:annotation> <xsd:documentation>Below roof joists, U-value = 0.09 - 0.076, White or Light Color Tile, Slate or Concrete, White Metal, White Membrane</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="45"> <xsd:annotation> <xsd:documentation>Below roof joists, U-value = 0.069, White or Light Color Tile, Slate or Concrete, White Metal, White Membrane</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="46"> <xsd:annotation> <xsd:documentation>Below roof joists, U-value = 0.051 - 0.034, White or Light Color Tile, Slate or Concrete, White Metal, White Membrane</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="47"> <xsd:annotation> <xsd:documentation>Below roof joists, U-value = 0.029, White or Light Color Tile, Slate or Concrete, White Metal, White Membrane</xsd:documentation> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||
properties |
|
|||||||||||||
used by |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
source | <xsd:simpleType name="roofColorEnum"> <xsd:annotation> <xsd:documentation>Used with the roofColor attribute. Only enter Light if the construction is a roof and if it's in a rural location.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Dark"> <xsd:annotation> <xsd:documentation>Dark colored or light colored in an industrial area</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="Light"> <xsd:annotation> <xsd:documentation>Permanently light colored and in a rural area</xsd:documentation> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:simpleType name="roofCTSTypeEnum"> <xsd:annotation> <xsd:documentation>Used with the roofCTSType attribute. Each annotation for the values is only one example of many possible constructions for that CTS type. The user should select the one that best matches the thermal characteristics of the roof, not necessarily the one closest to the example description.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="1"> <xsd:annotation> <xsd:documentation>Metal Roof, R-19 Batt Insulation, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="2"> <xsd:annotation> <xsd:documentation>Metal Roof, R-19 Batt Insulation, Suspended Acoustical Ceiling </xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="3"> <xsd:annotation> <xsd:documentation>Metal Roof, R-19 Batt Insulation</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="4"> <xsd:annotation> <xsd:documentation>Asphalt Shingles, Wood Sheathing, R-19 Batt Insulation, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="5"> <xsd:annotation> <xsd:documentation>Slate or Tile, Wood Sheathing, R-19 Batt Insulation, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="6"> <xsd:annotation> <xsd:documentation>Wood Shingles, Wood Sheathing, R-19 Batt Insulation, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="7"> <xsd:annotation> <xsd:documentation>Membrane, Sheathing, R-10 Insulation Board, Wood Deck</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="8"> <xsd:annotation> <xsd:documentation>Membrane, Sheathing, R-10 Insulation Board, Wood Deck Suspended Acoustical Ceiling</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="9"> <xsd:annotation> <xsd:documentation>Membrane, Sheathing, R-10 Insulation Board, Metal Deck</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="10"> <xsd:annotation> <xsd:documentation>Membrane, Sheathing, R-10 Insulation Board, Metal Deck Suspended Acoustical Ceiling</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="11"> <xsd:annotation> <xsd:documentation>Membrane, Sheathing, R-15 Insulation Board, Metal Deck</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="12"> <xsd:annotation> <xsd:documentation>Membrane, Sheathing, R-10 plus R-15 Insulation Boards, Metal Deck</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="13"> <xsd:annotation> <xsd:documentation>2" Concrete Roof Ballast, Membrane, Sheathing, R-15 Insulation Board, Metal Deck</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="14"> <xsd:annotation> <xsd:documentation>Membrane, Sheathing, R-15 Insulation Board, 4" LW Concrete</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="15"> <xsd:annotation> <xsd:documentation>Membrane, Sheathing, R-15 Insulation Board, 6" LW Concrete</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="16"> <xsd:annotation> <xsd:documentation>Membrane, Sheathing, R-15 Insulation Board, 8" LW Concrete</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="17"> <xsd:annotation> <xsd:documentation>Membrane, Sheathing, R-15 Insulation Board, 6" HW Concrete</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="18"> <xsd:annotation> <xsd:documentation>Membrane, Sheathing, R-15 Insulation Board, 8" HW Concrete</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="19"> <xsd:annotation> <xsd:documentation>Membrane, 6" HW Concrete, R-19 Batt Insulation, Suspended Acoustical Ceiling</xsd:documentation> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
used by |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
source | <xsd:simpleType name="roughnessValueEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="VeryRough"/> <xsd:enumeration value="MediumRough"/> <xsd:enumeration value="Rough"/> <xsd:enumeration value="Smooth"/> <xsd:enumeration value="MediumSmooth"/> <xsd:enumeration value="VerySmooth"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xsd:simpleType name="scheduleTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Temp"/> <xsd:enumeration value="Fraction"/> <xsd:enumeration value="OnOff"/> <xsd:enumeration value="ResetTemp"/> <xsd:enumeration value="ActivityLevel"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xsd:simpleType name="scheduleTypeLimitsEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Continuous"/> <xsd:enumeration value="Discrete"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xsd:simpleType name="shadeOperationEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Fixed"/> <xsd:enumeration value="Operable"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xsd:simpleType name="shadeScheduleTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Shade"/> <xsd:enumeration value="Blind"/> <xsd:enumeration value="Operation"/> <xsd:enumeration value="Probability"/> <xsd:enumeration value="MaxSolar"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:simpleType name="shadeTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="InteriorInsulated"/> <xsd:enumeration value="InteriorUnInsulated"/> <xsd:enumeration value="ExternalInsulated"/> <xsd:enumeration value="ExternalUnInsulated"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:simpleType name="sinkRateUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="PoundsPerHour"/> <xsd:enumeration value="KilogramsPerHour"/> <xsd:enumeration value="GramsPerHour"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:simpleType name="spaceTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="ActiveStorage"/> <xsd:enumeration value="ActiveStorageHospitalOrHealthcare"/> <xsd:enumeration value="AirOrTrainOrBusBaggageArea"/> <xsd:enumeration value="AirportConcourse"/> <xsd:enumeration value="AtriumEachAdditionalFloor"/> <xsd:enumeration value="AtriumFirstThreeFloors"/> <xsd:enumeration value="AudienceOrSeatingAreaPenitentiary"/> <xsd:enumeration value="AudienceOrSeatingAreaExerciseCenter"/> <xsd:enumeration value="AudienceOrSeatingAreaGymnasium"/> <xsd:enumeration value="AudienceOrSeatingAreaSportsArena"/> <xsd:enumeration value="AudienceOrSeatingAreaConventionCenter"/> <xsd:enumeration value="AudienceOrSeatingAreaMotionPictureTheatre"/> <xsd:enumeration value="AudienceOrSeatingAreaPerformingArtsTheatre"/> <xsd:enumeration value="AudienceOrSeatingAreaReligious"/> <xsd:enumeration value="AudienceOrSeatingAreaPoliceOrFireStations"/> <xsd:enumeration value="AudienceOrSeatingAreaCourtHouse"/> <xsd:enumeration value="AudienceOrSeatingAreaAuditorium"/> <xsd:enumeration value="BankCustomerArea"/> <xsd:enumeration value="BankingActivityAreaOffice"/> <xsd:enumeration value="BarberAndBeautyParlor"/> <xsd:enumeration value="CardFileAndCataloguingLibrary"/> <xsd:enumeration value="ClassroomOrLectureOrTrainingPenitentiary"/> <xsd:enumeration value="ClassroomOrLectureOrTraining"/> <xsd:enumeration value="ConfinementCellsPenitentiary"/> <xsd:enumeration value="ConfinementCellsCourtHouse"/> <xsd:enumeration value="ConferenceMeetingOrMultipurpose"/> <xsd:enumeration value="CorridorOrTransition"/> <xsd:enumeration value="CorridorOrTransitionManufacturingFacility"/> <xsd:enumeration value="CorridorsWithPatientWaitingExamHospitalOrHealthcare"/> <xsd:enumeration value="CourtSportsAreaSportsArena"/> <xsd:enumeration value="CourtroomCourtHouse"/> <xsd:enumeration value="DepartmentStoreSalesAreaRetail"/> <xsd:enumeration value="DetailedManufacturingFacility"/> <xsd:enumeration value="DiningArea"/> <xsd:enumeration value="DiningAreaHotel"/> <xsd:enumeration value="DiningAreaFamilyDining"/> <xsd:enumeration value="DiningAreaLoungeOrLeisureDining"/> <xsd:enumeration value="DiningAreaMotel"/> <xsd:enumeration value="DiningAreaTransportation"/> <xsd:enumeration value="DiningAreaPenitentiary"/> <xsd:enumeration value="DiningAreaCivilServices"/> <xsd:enumeration value="DormitoryBedroom"/> <xsd:enumeration value="DormitoryStudyHall"/> <xsd:enumeration value="DressingOrLockerOrFittingRoomGymnasium"/> <xsd:enumeration value="DressingOrLockerOrFittingRoomCourtHouse"/> <xsd:enumeration value="DressingOrLockerOrFittingRoomPerformingArtsTheatre"/> <xsd:enumeration value="DressingOrLockerOrFittingRoomAuditorium"/> <xsd:enumeration value="DressingOrLockerOrFittingRoomExerciseCenter"/> <xsd:enumeration value="ElectricalOrMechanical"/> <xsd:enumeration value="ElevatorLobbies"/> <xsd:enumeration value="EmergencyHospitalOrHealthcare"/> <xsd:enumeration value="EquipmentRoomManufacturingFacility"/> <xsd:enumeration value="ExamOrTreatmentHospitalOrHealthcare"/> <xsd:enumeration value="ExcerciseAreaExerciseCenter"/> <xsd:enumeration value="ExcerciseAreaGymnasium"/> <xsd:enumeration value="ExhibitSpaceConventionCenter"/> <xsd:enumeration value="FellowshipHallReligiousBuildings"/> <xsd:enumeration value="FineMaterialWarehouse"/> <xsd:enumeration value="FineMerchandiseSalesAreaRetail"/> <xsd:enumeration value="FireStationEngineRoomPoliceOrFireStation"/> <xsd:enumeration value="FoodPreparation"/> <xsd:enumeration value="GarageServiceOrRepairAutomotiveFacility"/> <xsd:enumeration value="GeneralHighBayManufacturingFacility"/> <xsd:enumeration value="GeneralLowBayManufacturingFacility"/> <xsd:enumeration value="GeneralExhibitionMuseum"/> <xsd:enumeration value="HospitalNurseryHospitalOrHealthcare"/> <xsd:enumeration value="HospitalOrMedicalSuppliesHospitalOrHealthcare"/> <xsd:enumeration value="HospitalOrRadiologyHospitalOrHealthcare"/> <xsd:enumeration value="HotelOrConferenceCenterConferenceOrMeeting"/> <xsd:enumeration value="InactiveStorage"/> <xsd:enumeration value="JudgesChambersCourtHouse"/> <xsd:enumeration value="LaboratoryOffice"/> <xsd:enumeration value="LaundryIroningAndSorting"/> <xsd:enumeration value="LaundryWashingHospitalOrHealthcare"/> <xsd:enumeration value="LibraryAudioVisualLibraryAudioVisual"/> <xsd:enumeration value="LivingQuartersDormitory"/> <xsd:enumeration value="LivingQuartersMotel"/> <xsd:enumeration value="LivingQuartersHotel"/> <xsd:enumeration value="Lobby"/> <xsd:enumeration value="LobbyReligiousBuildings"/> <xsd:enumeration value="LobbyMotionPictureTheatre"/> <xsd:enumeration value="LobbyAuditorium"/> <xsd:enumeration value="LobbyPerformingArtsTheatre"/> <xsd:enumeration value="LobbyPostOffice"/> <xsd:enumeration value="LobbyHotel"/> <xsd:enumeration value="LoungeOrRecreation"/> <xsd:enumeration value="MallConcourseSalesAreaRetail"/> <xsd:enumeration value="MassMerchandisingSalesAreaRetail"/> <xsd:enumeration value="MediumOrBulkyMaterialWarehouse"/> <xsd:enumeration value="MerchandisingSalesAreaRetail"/> <xsd:enumeration value="MuseumAndGalleryStorage"/> <xsd:enumeration value="NurseStationHospitalOrHealthcare"/> <xsd:enumeration value="OfficeEnclosed"/> <xsd:enumeration value="OfficeOpenPlan"/> <xsd:enumeration value="OfficeCommonActivityAreasInactiveStorage"/> <xsd:enumeration value="OperatingRoomHospitalOrHealthcare"/> <xsd:enumeration value="OtherTelevisedPlayingAreaSportsArena"/> <xsd:enumeration value="ParkingAreaAttendantOnlyParkingGarage"/> <xsd:enumeration value="ParkingAreaPedestrianParkingGarage"/> <xsd:enumeration value="PatientRoomHospitalOrHealthcare"/> <xsd:enumeration value="PersonalServicesSalesAreaRetail"/> <xsd:enumeration value="PharmacyHospitalOrHealthcare"/> <xsd:enumeration value="PhysicalTherapyHospitalOrHealthcare"/> <xsd:enumeration value="PlayingAreaGymnasium"/> <xsd:enumeration value="Plenum"/> <xsd:enumeration value="PoliceStationLaboratoryPoliceOrFireStations"/> <xsd:enumeration value="PublicAndStaffLoungeHospitalOrHealthcare"/> <xsd:enumeration value="ReadingAreaLibrary"/> <xsd:enumeration value="ReceptionOrWaitingTransportation"/> <xsd:enumeration value="ReceptionOrWaitingMotel"/> <xsd:enumeration value="ReceptionOrWaitingHotel"/> <xsd:enumeration value="RecoveryHospitalOrHealthcare"/> <xsd:enumeration value="RestorationMuseum"/> <xsd:enumeration value="Restrooms"/> <xsd:enumeration value="RingSportsAreaSportsArena"/> <xsd:enumeration value="ServerRoom"/> <xsd:enumeration value="SleepingQuartersPoliceOrFireStation"/> <xsd:enumeration value="SortingAreaPostOffice"/> <xsd:enumeration value="SpecialtyStoreSalesAreaRetail"/> <xsd:enumeration value="StacksLibrary"/> <xsd:enumeration value="StairsInactive"/> <xsd:enumeration value="Stairway"/> <xsd:enumeration value="SupermarketSalesAreaRetail"/> <xsd:enumeration value="TerminalTicketCounterTransportation"/> <xsd:enumeration value="WorkshopWorkshop"/> <xsd:enumeration value="WorshipPulpitChoirReligious"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xsd:simpleType name="specificHeatUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="JPerKgK"/> <xsd:enumeration value="BTUPerLbF"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:simpleType name="stageTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="1Stage"/> <xsd:enumeration value="2Stage"/> <xsd:enumeration value="Variable"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
source | <xsd:simpleType name="standardsTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="DOE"> <xsd:annotation> <xsd:documentation>Department of Energy</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="ARI"> <xsd:annotation> <xsd:documentation>Air-Conditioning and Refrigeration Institute</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="ANSI"> <xsd:annotation> <xsd:documentation>American National Standards Institute</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="NEMA"> <xsd:annotation> <xsd:documentation>National Electrical Manufacturers Association</xsd:documentation> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||
source | <xsd:simpleType name="stationIdTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="WMO"> <xsd:annotation> <xsd:documentation>A five-digit station identifier assigned by the World Meteorological Organization (WMO), used for international weather data exchange and station documentation.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="WBAN"> <xsd:annotation> <xsd:documentation>Weather-Bureau-Army-Navy station id. A five-digit station identifier used at National Climatic Data Center (NCDC) for digital data storage and general station identification purposes.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="ICAO"> <xsd:annotation> <xsd:documentation>A 4-letter indicator for geographical locations throughout the world, managed by the International Civil Aviation Organization (ICAO).</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="NWSLI"> <xsd:annotation> <xsd:documentation>A 3- to 5-character alpha-numeric identifier assigned by the US National Weather Service (NWS), used for site identification in the NWS communications systems (e.g. AFOS, ROSA, SHEF, etc.).</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="FAACallSign"> <xsd:annotation> <xsd:documentation>An alpha-numeric identifier of up to 4-characters managed by the USDT Federal Aviation Administration (FAA), used for site identification of airports, weather stations and other sites vital to navigation.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="COOP"> <xsd:annotation> <xsd:documentation>A 6-digit number identifying a station in the NWS Cooperative Network.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="Modeled"> <xsd:annotation> <xsd:documentation>A custom code identifying a virtual station for a particular grid location on the planet that was modeled by a simulation program such as MM5, WRF, or other weather simulation programs.</xsd:documentation> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:simpleType name="supplementalHeatingCoilTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Electric"/> <xsd:enumeration value="Gas"/> <xsd:enumeration value="HotWater"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xsd:simpleType name="surfaceDescriptionEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="1"> <xsd:annotation> <xsd:documentation>The surfaceDescriptionEnum allows control over the specification of material surface properties. By setting the surfaceDescriptionEnum to 1, it is implied that the attribute (e.g. - Reflectance, Emittance, etc.) is associated with Surface 1 of the material's two surfaces [it is assumed that the material is a large planar object]. Surface 1 represents the surface that points away from the building interior.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="2"> <xsd:annotation> <xsd:documentation>The surfaceDescriptionEnum allows control over the specification of material surface properties. By setting the surfaceDescriptionEnum to 2, it is implied that the attribute (e.g. - Reflectance, Emittance, etc.) is associated with Surface 2 of the material's two surfaces [it is assumed that the material is a large planar object]. Surface 2 represents the surface that points towards the building interior.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="Both"> <xsd:annotation> <xsd:documentation>The surfaceDescriptionEnum allows control over the specification of material surface properties. By setting the surfaceDescriptionEnum to Both, it is implied that the attribute (e.g. - Reflectance, Emittance, etc.) is associated both Surface 1 and Surface 2 of the material's 2 surfaces [it is assumed that the material is a large planar object]. See the enumerations above for a description of Surface 1 and 2.</xsd:documentation> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xsd:simpleType name="surfaceReferenceLocationEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Centerline"/> <xsd:enumeration value="InteriorSurface"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:simpleType name="surfaceTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="InteriorWall"> <xsd:annotation> <xsd:documentation>The portion of the building envelope, including opaque area and fenestration, that is adjacent to two conditioned or unconditioned spaces and that is vertical or tilted at an angle of 60° from horizontal or greater.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="ExteriorWall"> <xsd:annotation> <xsd:documentation>The portion of the building envelope, including opaque area and fenestration, that is adjacent to one conditioned or unconditioned space and that is vertical or tilted at an angle of 60° from horizontal or greater.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="Roof"> <xsd:annotation> <xsd:documentation>The upper portion of the building envelope, including opaque areas and fenestration, that is adjacent to one conditioned or unconditioned space and that is horizontal or tilted at an angle of less than 60° from horizontal.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="InteriorFloor"> <xsd:annotation> <xsd:documentation>The lower portion of the building envelope, including opaque area and fenestration, that has conditioned or semiheated space above and is horizontal or tilted at an angle of less than 60 degrees from horizontal but excluding slab-on-grade floors.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="ExposedFloor"> <xsd:annotation> <xsd:documentation>The floor area exposed to non-conditioned space or outside.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="Shade"> <xsd:annotation> <xsd:documentation>Surface not adjacent to any spaces with tilt between 0° and 180°.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="UndergroundWall"> <xsd:annotation> <xsd:documentation>The portion of the building envelope, including opaque area and fenestration, that is adjacent to one conditioned or unconditioned space and earth (soil) and that is vertical or tilted at an angle of 60° from horizontal or greater.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="UndergroundSlab"> <xsd:annotation> <xsd:documentation>Surface adjacent to one conditioned or unconditioned space and earth (soil) below grade with a tilt between 150° and 180°.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="Ceiling"> <xsd:annotation> <xsd:documentation>The upper portion of the building envelope that is adjacent to two conditioned or unconditioned spaces and that is horizontal or tilted at an angle of less than 60° from horizontal.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="Air"> <xsd:annotation> <xsd:documentation>Air membrane between two conditioned or unconditioned spaces with a tilt between 0° and 180°. </xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="UndergroundCeiling"> <xsd:annotation> <xsd:documentation>The portion of the building envelope, including opaque area and fenestration, that is adjacent to one conditioned or unconditioned space and earth (soil) and that is horizontal or tilted at an angle of less than 60° from horizontal.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="RaisedFloor"> <xsd:annotation> <xsd:documentation>The lower portion of the building envelope, including opaque area and fenestration, that is adjacent to one conditioned or unconditioned space and the outside and is horizontal or tilted at an angle between 150° and 180°.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="SlabOnGrade"> <xsd:annotation> <xsd:documentation>The lower portion of the building envelope, including opaque area and fenestration, that is adjacent to one conditioned or unconditioned space and earth (soil) at grade with a tilt between 150° and 180°.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="FreestandingColumn"> <xsd:annotation> <xsd:documentation>Freestanding column in space specified by its top surface having the same ifcGUID.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="EmbeddedColumn"> <xsd:annotation> <xsd:documentation>Embedded column in wall specified by a surface which is coplanar with (one of) the embedding wall(s).</xsd:documentation> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:simpleType name="systemTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="SingleZoneReheat"> <xsd:annotation> <xsd:documentation>Variable Temperature</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="PackagedSingleZone"> <xsd:annotation> <xsd:documentation>Packaged Single-zone</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="SingleZoneCeilingInduction"> <xsd:annotation> <xsd:documentation>Ceiling Induction</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="ReheatFan"> <xsd:annotation> <xsd:documentation>Constant-volume Reheat Fan</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="VariableAirVolume"> <xsd:annotation> <xsd:documentation>Variable-volume Fan</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="PoweredInductionUnit"> <xsd:annotation> <xsd:documentation>Powered Induction Unit</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="PackagedVariableAirVolume"> <xsd:annotation> <xsd:documentation>Packaged Variable Air Volume</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="PackagedVariableVolumeVariableTemperature"> <xsd:annotation> <xsd:documentation>Packaged Variable-Volume Variable-Temperature</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="CeilingBypassVariableAirVolume"> <xsd:annotation> <xsd:documentation>Ceiling Bypass</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="EvaporativeCooling"> <xsd:annotation> <xsd:documentation>Evaporative Cooling</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="MultiZone"> <xsd:annotation> <xsd:documentation>Multizone Fan</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="PackagedMultiZone"> <xsd:annotation> <xsd:documentation>Packaged Multizone</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="DualDuct"> <xsd:annotation> <xsd:documentation>Dual-duct Fan</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="FanCoil"> <xsd:annotation> <xsd:documentation>Fan Coil</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="InductionUnit"> <xsd:annotation> <xsd:documentation>Induction Unit</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="PackagedTerminalAirConditioner"> <xsd:annotation> <xsd:documentation>Packaged Terminal Air Conditioner</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="WaterLoopHeatPump"> <xsd:annotation> <xsd:documentation>Water Loop Heat Pump</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="ResidentialCyclingFurnaceCyclingAC"> <xsd:annotation> <xsd:documentation>Residential with cycling furnace and cycling air-conditioner</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="ResidentialVariableAirVolumeVariableTemperature"> <xsd:annotation> <xsd:documentation>Residential Variable-Volume Variable-Temperature</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="FloorPanelHeating"> <xsd:annotation> <xsd:documentation>Floor Panel Heating</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="HeatingAndVentilating"> <xsd:annotation> <xsd:documentation>Heating and Ventilating</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="UnitHeater"> <xsd:annotation> <xsd:documentation>Unit Heater</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="UnitVentilator"> <xsd:annotation> <xsd:documentation>Unit Ventilator</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="CentralHeatingRadiators"> <xsd:annotation> <xsd:documentation>Central Heating Radiators</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="CentralHeatingConvectors"> <xsd:annotation> <xsd:documentation>Central Heating Convectors</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="CentralHeatingRadiantFloor"> <xsd:annotation> <xsd:documentation>Central Heating Radiant Floor</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="CentralHeatingHotAir"> <xsd:annotation> <xsd:documentation>Central Heating Hot Air</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="OtherRoomHeater"> <xsd:annotation> <xsd:documentation>Other Room Heater</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="RadiantHeaterNoFlue"> <xsd:annotation> <xsd:documentation>Radiant Heater No Flue</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="RadiantHeaterFlue"> <xsd:annotation> <xsd:documentation>Radiant Heater Flue</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="RadiantHeaterMultiburner"> <xsd:annotation> <xsd:documentation>Radiant Heater Multiburner</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="ForcedConvectionHeaterFlue"> <xsd:annotation> <xsd:documentation>Forced Convection Heater Flue</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="ForcedConvectionHeaterNoFlue"> <xsd:annotation> <xsd:documentation>Forced Convection Heater No Flue</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="VAVSingleDuct"> <xsd:annotation> <xsd:documentation>VAV Single Duct</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="VAVDualDuct"> <xsd:annotation> <xsd:documentation>VAV Dual Duct</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="VAVReheatFan"> <xsd:annotation> <xsd:documentation>VAV Reheat Fan</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="VAVIndoorPackagedCabinet"> <xsd:annotation> <xsd:documentation>VAV Indoor Packaged Cabinet</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="ConstantVolumeFixedOA"> <xsd:annotation> <xsd:documentation>Constant Volume Fixed OA</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="ConstantVolumeVariableOA"> <xsd:annotation> <xsd:documentation>Constant Volume Variable OA</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="ConstantVolumeTerminalReheat"> <xsd:annotation> <xsd:documentation>Constant Volume Terminal Reheat</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="MultizoneHotDeckColdDeck"> <xsd:annotation> <xsd:documentation>Multizone Hot Deck Cold Deck</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="ConstantVolumeDualDuct"> <xsd:annotation> <xsd:documentation>Constant Volume Dual Duct</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="RadiantCooledCeilings"> <xsd:annotation> <xsd:documentation>Radiant Cooled Ceilings</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="ActiveChilledBeams"> <xsd:annotation> <xsd:documentation>Active Chilled Beams</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="VariableRefrigerantFlow"> <xsd:annotation> <xsd:documentation>Variable Refrigerant Flow</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="SplitSystemsWithNaturalVentilation"> <xsd:annotation> <xsd:documentation>Split Systems With Natural Ventilation</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="SplitSystemsWithMechanicalVentilation"> <xsd:annotation> <xsd:documentation>Split Systems With Mechanical Ventilation</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="SplitSystemsWithMechanicalVentilationWithCooling"> <xsd:annotation> <xsd:documentation>Split Systems With Mechanical Ventilation With Cooling</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="Exhaust"> <xsd:annotation> <xsd:documentation>Exhaust Air Systems</xsd:documentation> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||
properties |
|
|||||||||||||||
used by | ||||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:simpleType name="temperatureUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="F"/> <xsd:enumeration value="C"/> <xsd:enumeration value="K"/> <xsd:enumeration value="R"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:simpleType name="tempTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Max"/> <xsd:enumeration value="Min"/> <xsd:enumeration value="Design"/> <xsd:enumeration value="CoolDesign"/> <xsd:enumeration value="HeatDesign"/> <xsd:enumeration value="Throttle"/> <xsd:enumeration value="Range"/> <xsd:enumeration value="Approach"/> <xsd:enumeration value="EnteringWetBulb"/> <xsd:enumeration value="LeavingDryBulb"/> <xsd:enumeration value="EnteringDryBulb"/> <xsd:enumeration value="LeavingWetBulb"/> <xsd:enumeration value="ChilledWaterSupply"/> <xsd:enumeration value="CondenserWaterSupply"/> <xsd:enumeration value="LeavingChilledWater"/> <xsd:enumeration value="LeavingCondenserWater"/> <xsd:enumeration value="HighTempLockout"/> <xsd:enumeration value="LowTempLockout"/> <xsd:enumeration value="EconomizerMaxLimitDewpoint"/> <xsd:enumeration value="HeatPumpDefrostMaxOADryBulb"/> <xsd:enumeration value="SupplementalHeatingCoilMaxOADryBulb"/> <xsd:enumeration value="PreheatCoilDesignSetpoint"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xsd:simpleType name="timePeriodEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Annual"/> <xsd:enumeration value="Jan"/> <xsd:enumeration value="Feb"/> <xsd:enumeration value="Mar"/> <xsd:enumeration value="Apr"/> <xsd:enumeration value="May"/> <xsd:enumeration value="Jun"/> <xsd:enumeration value="Jul"/> <xsd:enumeration value="Aug"/> <xsd:enumeration value="Sep"/> <xsd:enumeration value="Oct"/> <xsd:enumeration value="Nov"/> <xsd:enumeration value="Dec"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
used by |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
source | <xsd:simpleType name="timeUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Year"/> <xsd:enumeration value="Month"/> <xsd:enumeration value="Week"/> <xsd:enumeration value="Day"/> <xsd:enumeration value="Hour"/> <xsd:enumeration value="Minute"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:simpleType name="transportationTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Bus"/> <xsd:enumeration value="Train"/> <xsd:enumeration value="Car"/> <xsd:enumeration value="LightRail"/> <xsd:enumeration value="Ferry"/> <xsd:enumeration value="Airplane"/> <xsd:enumeration value="Monorail"/> <xsd:enumeration value="Bike"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:simpleType name="unitlessSmallUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Percent"/> <xsd:enumeration value="PartPerMillionByVolume"/> <xsd:enumeration value="milliGramsPerCubicMeter"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by | ||||||||||
facets |
|
|||||||||
source | <xsd:simpleType name="unitlessUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Percent"/> <xsd:enumeration value="Fraction"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xsd:simpleType name="uValueUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="WPerSquareMeterK"/> <xsd:enumeration value="BtuPerHourSquareFtF"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:simpleType name="valueTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Historical"/> <xsd:enumeration value="Simulated"/> <xsd:enumeration value="Rated"/> <xsd:enumeration value="Measured"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
source | <xsd:simpleType name="vegetationTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Trees"/> <xsd:enumeration value="Bushes"/> <xsd:enumeration value="Plants"/> <xsd:enumeration value="Grass"/> <xsd:enumeration value="Moss"/> <xsd:enumeration value="EvergreenTrees"/> <xsd:enumeration value="EvergreenShrubs"/> <xsd:enumeration value="DeciduousTrees"/> <xsd:enumeration value="DeciduousShrubs"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:simpleType name="velocityUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="MetersPerSecond"/> <xsd:enumeration value="MilesPerHour"/> <xsd:enumeration value="Knots"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||
source | <xsd:simpleType name="versionEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="0.35"/> <xsd:enumeration value="0.36"/> <xsd:enumeration value="0.37"/> <xsd:enumeration value="5.00"/> <xsd:enumeration value="5.01"/> <xsd:enumeration value="5.10"/> <xsd:enumeration value="5.11"/> <xsd:enumeration value="5.12"/> <xsd:enumeration value="6.00"/> <xsd:enumeration value="6.01"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xsd:simpleType name="viscosityFofTUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="KgPerMSecK"/> <xsd:enumeration value="PoundPerFootSecF"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xsd:simpleType name="viscosityUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="KgPerMSec"/> <xsd:enumeration value="PoundPerFootSec"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | |||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:simpleType name="volumeUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="CubicKilometers"/> <xsd:enumeration value="CubicMeters"/> <xsd:enumeration value="CubicCentimeters"/> <xsd:enumeration value="CubicMillimeters"/> <xsd:enumeration value="CubicMiles"/> <xsd:enumeration value="CubicYards"/> <xsd:enumeration value="CubicFeet"/> <xsd:enumeration value="CubicInches"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xsd:simpleType name="wallASHRAEGroupEnum"> <xsd:annotation> <xsd:documentation>Used with the wallASHRAEGroup attribute. Each annotation for the values is only one example of many possible constructions for that ASHRAE wall group. The user should select the one that best matches the thermal characteristics of the wall, not necessarily the one closest to the example description.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="A"> <xsd:annotation> <xsd:documentation>4-in. face brick, insulation + 8-in. com. brick</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="B"> <xsd:annotation> <xsd:documentation>4-in. face brick, 2-in. insul., 4-in. com. brick</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="C"> <xsd:annotation> <xsd:documentation>4-in. face brick, air space + 4-in. face brick</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="D"> <xsd:annotation> <xsd:documentation>4-in. face brick + 4-in. common brick</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="E"> <xsd:annotation> <xsd:documentation>4-in. face brick + 4-in. block</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="F"> <xsd:annotation> <xsd:documentation>4-in. block + air space or insulation</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="G"> <xsd:annotation> <xsd:documentation>Metal curtain wall + 1 to 3-in. insulation</xsd:documentation> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xsd:simpleType name="wallColorEnum"> <xsd:annotation> <xsd:documentation>Used with the wallColor attribute. Only enter Light or Medium if the construction is a wall and if it's in a rural location.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Dark"> <xsd:annotation> <xsd:documentation>Dark colored or light colored in an industrial area</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="Medium"> <xsd:annotation> <xsd:documentation>Permanently medium colored and in a rural area</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="Light"> <xsd:annotation> <xsd:documentation>Permanently light colored and in a rural area</xsd:documentation> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:simpleType name="wallCTSTypeEnum"> <xsd:annotation> <xsd:documentation>Used with the wallCTSType attribute. Each annotation for the values is only one example of many possible constructions for that CTS type. The user should select the one that best matches the thermal characteristics of the wall, not necessarily the one closest to the example description.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="1"> <xsd:annotation> <xsd:documentation>Spandrel Glass, R-10 Insulation Board, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="2"> <xsd:annotation> <xsd:documentation>Metal Wall Panel, R-10 Insulation Board, Gyp Board </xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="3"> <xsd:annotation> <xsd:documentation>1" Stone, R-10 Insulation Board, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="4"> <xsd:annotation> <xsd:documentation>Metal Wall Panel, Sheathing, R-11 Batt Insulation, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="5"> <xsd:annotation> <xsd:documentation>1" Stone, Sheathing, R-11 Batt Insulation, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="6"> <xsd:annotation> <xsd:documentation>Wood Siding, Sheathing, R-11 Batt Insulation, 1/2" Wood</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="7"> <xsd:annotation> <xsd:documentation>1" Stucco, Sheathing, R-11 Batt Insulation, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="8"> <xsd:annotation> <xsd:documentation>EIFS Finish, R-5 Insulation Board, Sheathing, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="9"> <xsd:annotation> <xsd:documentation>EIFS Finish, R-5 Insulation Board, Sheathing, R-11 Batt Insulation, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="10"> <xsd:annotation> <xsd:documentation>EIFS Finish, R-5 Insulation Board, Sheathing, 8" LW CMU, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="11"> <xsd:annotation> <xsd:documentation>Brick, R-5 Insulation Board, Sheathing, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="12"> <xsd:annotation> <xsd:documentation>Brick, Sheathing, R-11 Batt Insulation, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="13"> <xsd:annotation> <xsd:documentation>Brick, R-5 Insulation Board, Sheathing, R-11 Batt Insulation Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="14"> <xsd:annotation> <xsd:documentation>Brick, R-5 Insulation Board, 8" LW CMU</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="15"> <xsd:annotation> <xsd:documentation>Brick, 8" LW CMU, R-11 Batt Insulation, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="16"> <xsd:annotation> <xsd:documentation>Brick, R-5 Insulation Board, 8" HW CMU, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="17"> <xsd:annotation> <xsd:documentation>Brick, R-5 Insulation Board, Brick</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="18"> <xsd:annotation> <xsd:documentation>Brick, R-5 Insulation Board, 8" LW Concrete, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="19"> <xsd:annotation> <xsd:documentation>Brick, R-5 Insulation Board, 12" HW Concrete, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="20"> <xsd:annotation> <xsd:documentation>Brick, 8" HW Concrete, R-11 Batt Insulation, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="21"> <xsd:annotation> <xsd:documentation>8" LW CMU, R-11 Batt Insulation, Gyp Board </xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="22"> <xsd:annotation> <xsd:documentation>8" LW CMU w Fill Insulation, R-11 Batt Insulation, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="23"> <xsd:annotation> <xsd:documentation>1" Stucco, 8" HW CMU, R-11 Batt Insulation, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="24"> <xsd:annotation> <xsd:documentation>8" LW CMU w Fill Insulation</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="25"> <xsd:annotation> <xsd:documentation>8" LW CMU w Fill Insulation, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="26"> <xsd:annotation> <xsd:documentation>12" LW CMU w Fill Insulation, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="27"> <xsd:annotation> <xsd:documentation>4" LW Concrete. R-5 Board Insulation, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="28"> <xsd:annotation> <xsd:documentation>4" LW Concrete. R-11 Batt Insulation, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="29"> <xsd:annotation> <xsd:documentation>4" LW Concrete. R-10 Board Insulation, 4" LW Concrete</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="30"> <xsd:annotation> <xsd:documentation>EIFS Finish, R-5 Insulation Board, 8" LW Concrete, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="31"> <xsd:annotation> <xsd:documentation>8" LW Concrete. R-11 Batt Insulation, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="32"> <xsd:annotation> <xsd:documentation>EIFS Finish, R-10 Insulation Board, 8" HW Concrete, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="33"> <xsd:annotation> <xsd:documentation>8" HW Concrete. R-11 Batt Insulation, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="34"> <xsd:annotation> <xsd:documentation>12" HW Concrete. R-19 Batt Insulation, Gyp Board</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="35"> <xsd:annotation> <xsd:documentation>12" HW Concrete</xsd:documentation> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xsd:simpleType name="wallGroupManualJEnum"> <xsd:annotation> <xsd:documentation>Used with the wallGroupManualJ attribute.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="A"> <xsd:annotation> <xsd:documentation>Fastest heat transfer</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="B"> <xsd:annotation> <xsd:documentation/> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="C"> <xsd:annotation> <xsd:documentation/> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="D"> <xsd:annotation> <xsd:documentation/> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="E"> <xsd:annotation> <xsd:documentation/> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="F"> <xsd:annotation> <xsd:documentation>Medium heat transfer</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="G"> <xsd:annotation> <xsd:documentation/> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="H"> <xsd:annotation> <xsd:documentation/> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="I"> <xsd:annotation> <xsd:documentation/> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="J"> <xsd:annotation> <xsd:documentation/> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="K"> <xsd:annotation> <xsd:documentation>Slowest heat transfer</xsd:documentation> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xsd:simpleType name="waterUseUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="CubicMeters"/> <xsd:enumeration value="Gallons"/> <xsd:enumeration value="Tons"/> <xsd:enumeration value="Kilograms"/> <xsd:enumeration value="Liters"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:simpleType name="weightUnitEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Pounds"/> <xsd:enumeration value="Kilograms"/> <xsd:enumeration value="Tons"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.gbxml.org/schema | ||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:simpleType name="windSpeedEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="RatedWindSpeed"/> <xsd:enumeration value="CutInWindSpeed"/> <xsd:enumeration value="CutOutWindSpeed"/> </xsd:restriction> </xsd:simpleType> |