Ten element określa domyślne atrybuty całego dokumentu gbXML.
| Atrybut | Wartość | Opis |
|---|---|---|
| temperatureUnit | F lub C | Określa domyślną jednostkę temperatury w każdym przypadku użycia prostego typu atrybutu temperatureUnit. Wartość to F, gdy jednostki projektu dotyczące długości to stopy i cale ułamkowe, oraz C, gdy jednostkami długości są metry. |
| lengthUnit | Stopy lub metry | Określa domyślną jednostkę długości. Wartość to Stopy, gdy jednostki projektu dotyczące długości to stopy i cale ułamkowe, oraz Metry, gdy jednostkami długości są metry. |
| areaUnit | SquareFeet lub SquareMeters | Określa domyślną jednostkę powierzchni. |
| volumeUnit | CubicFeet lub CubicMeters | Określa domyślną jednostkę pola objętości. |
| useSIUnitsForResults | prawda lub fałsz | Określa, czy wyniki mają być podawane w jednostkach brytyjskich, czy metrycznych — fałsz dla brytyjskich i prawda dla metrycznych. |
| xmlns | http://www.gbxml.org/currentschema.php | Określa domyślną przestrzeń nazw. |
| wersja | “0.37” | Numer wersji schematu gbXML używanego przez ten plik. |
| Element | Opis |
|---|---|
| Kampus | Zobacz Element Kampus. |
| System oświetleniowy | Zobacz Element LightingSystem. |
| Budowa | Zobacz Element Konstrukcja. |
| Warstwa | Zobacz Element Warstwa. |
| Materiał | Zobacz Element Materiał. |
| Typ okna | Zobacz Element WindowType. |
| Harmonogram | Zobacz Element Zestawienie. |
| Harmonogram tygodniowy | Zobacz Element WeekSchedule. |
| Harmonogram dzienny | Zobacz Element DaySchedule. |
| Strefa | Zobacz Element Strefa. |
| DocumentHistory | Zobacz Element DocumentHistory. |
| Element | Opis |
|---|---|
| Kampus | Zobacz Element Kampus. |
| DocumentHistory | Zobacz Element DocumentHistory. |
- </gbXML>
temperatureUnit="F"
lengthUnit="Feet"
areaUnit="SquareFeet"
volumeUnit="CubicFeet"
useSIUnitsForResults="false"
xmlns="http://www.gbxml.org/schema">
version="0.37">>
+ <Campus id="cmps-1">
+ <Construction id=”con-w10”>
+ <Layer id=”lay-266”>
+ <Material id=mat-266”>
+ <Schedule id="schdl-Common_Office” >
+ <WeekSchedule id="wk-schdl-Common_Office"
+ <DaySchedule id="dy-schdl-Common_Office"
+ <Zone id="zone-A">
+ <DocumentHistory>
</gbXML>