<xs:complexType name="RoofSurfaceType">
<xs:annotation>
<xs:documentation>Construction that separates the interior part of the Tunnel from the ambient medium ( water, air, ..) from
above.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="AbstractBoundarySurfaceType">
<xs:sequence>
<xs:element ref="_GenericApplicationPropertyOfRoofSurface" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>