ComplexTypebrid:OuterFloorSurfaceType
brid:OuterFloorSurfaceType
定義
橋梁の外側を覆う部分であり、通行可能な床面としての機能を有する部分を表現するための型。上部工の床版(道路や線路が敷設されている面)が該当する。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
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..*]
XMLスキーマ
<xs:complexType name="OuterFloorSurfaceType">
	<xs:complexContent>
		<xs:extension base="AbstractBoundarySurfaceType">
			<xs:sequence>
				<xs:element ref="_GenericApplicationPropertyOfOuterFloorSurface" minOccurs="0" maxOccurs="unbounded"/>
			</xs:sequence>
		</xs:extension>
	</xs:complexContent>
</xs:complexType>