Campus Element

The Campus element should be used as the base for all physical objects. On a campus, position one or more buildings.

Supported Attributes:

Attribute Description
Id Always cmps-1

Supported Children:

Element Description
Location See Location Element.
Building See Building Element.
Surface See Surface Element.

Sample:

<Campus id="cmps-1">

+ <Location>

+ <Building id="bldg-1" buildingType="Office">

+ <Surface id="su-1" surfaceType="ExteriorWall">

</Campus>