ComplexTypebldg:ClosureSurfaceType
bldg:ClosureSurfaceType
定義
建築物や地下街の立体又は部屋の立体を構成するために仮想的に設ける閉鎖面を表現するための型。
地物を主題属性の異なる複数の部分に分ける場合に、その境界面として使用する。
屋内においては、境界面となる内壁面や天井面、床面はないが、建築確認申請では部屋となっている空間を区切る場合に、部屋の境界面として便宜上設けられた仮想的な面をさす。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
gml:metaDataProperty
gml:MetaDataPropertyType [0..*]
gml:boundedBy
gml:BoundingShapeType [0..1]
gml:location
gml:LocationPropertyType [0..1]
xs:date [0..1]
xs:date [0..1]
core:externalReference
core:ExternalReferenceType [0..*]
core:generalizesTo
core:GeneralizationRelationType [0..*]
core:relativeToTerrain
core:RelativeToTerrainType [0..1]
core:relativeToWater
core:RelativeToWaterType [0..1]
app:appearance
app:AppearancePropertyType [0..*]
gml:surfaceMember
gml:SurfacePropertyType [0..*]
gml:surfaceMember
gml:SurfacePropertyType [0..*]
gml:surfaceMember
gml:SurfacePropertyType [0..*]
bldg:opening
bldg:OpeningPropertyType [0..*]
uro:ifcBoundarySurfaceAttribute
uro:IfcAttributePropertyType [0..*]
uro:indoorBoundarySurfaceAttribute
uro:IndoorAttributePropertyType [0..*]
XMLスキーマ
<xs:complexType name="ClosureSurfaceType">
	<xs:complexContent>
		<xs:extension base="AbstractBoundarySurfaceType">
			<xs:sequence>
				<xs:element ref="_GenericApplicationPropertyOfClosureSurface" minOccurs="0" maxOccurs="unbounded"/>
			</xs:sequence>
		</xs:extension>
	</xs:complexContent>
</xs:complexType>