ComplexTypebldg:RoomType
bldg:RoomType
螳夂セゥ
螢√€�俣莉募�繧翫€∝コ翫€∝、ゥ莠輔↑縺ゥ縺ァ莉募�繧峨l縲∫函豢サ縺ョ蝣エ縺ェ縺ゥ縺ォ逕ィ縺�i繧後k縲∝�驛ィ縺ョ髫斐※繧峨l縺溽ゥコ髢薙�蛹コ逕サ�磯Κ螻具シ峨r陦ィ迴セ縺吶k縺溘a縺ョ蝙九€�
螻樊€ァ�城未騾」蠖ケ蜑イ
螻樊€ァ�城未騾」蠖ケ蜑イ縺ョ蜷咲ァー
螻樊€ァ�城未騾」蠖ケ蜑イ縺ョ蝙九€€螟夐㍾蠎ヲ
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..*]
bldg:usage
gml:CodeType縲€[0..*]
gml:surfaceMember
gml:SurfacePropertyType縲€[0..*]
gml:description
gml:StringOrRefType縲€[0..1]
gml:name
gml:CodeType縲€[0..*]
core:creationDate
xs:date縲€[0..1]
core:terminationDate
xs:date縲€[0..1]
uro:pointCloud
uro:AbstractPointCloudPropertyType縲€[0..*]
gen:stringAttribute
gen:StringAttributeType縲€[1]
gen:intAttribute
gen:IntAttributeType縲€[1]
gen:doubleAttribute
gen:DoubleAttributeType縲€[1]
gen:dateAttribute
gen:DateAttributeType縲€[1]
gen:uriAttribute
gen:UriAttributeType縲€[1]
gen:measureAttribute
gen:MeasureAttributeType縲€[1]
gen:genericAttributeSet
gen:GenericAttributeSetType縲€[1]
bldg:class
gml:CodeType縲€[0..1]
bldg:function
gml:CodeType縲€[0..*]
bldg:lod4Geometry
gml:GeometryPropertyType縲€[0..1]
uro:ifcBuildingFurnitureAttribute
uro:IfcAttributePropertyType縲€[0..*]
uro:indoorFurnitureAttribute
uro:IndoorAttributePropertyType縲€[0..*]
gml:description
gml:StringOrRefType縲€[0..1]
gml:name
gml:CodeType縲€[0..*]
core:creationDate
xs:date縲€[0..1]
core:terminationDate
xs:date縲€[0..1]
uro:pointCloud
uro:AbstractPointCloudPropertyType縲€[0..*]
gen:stringAttribute
gen:StringAttributeType縲€[1]
gen:intAttribute
gen:IntAttributeType縲€[1]
gen:doubleAttribute
gen:DoubleAttributeType縲€[1]
gen:dateAttribute
gen:DateAttributeType縲€[1]
gen:uriAttribute
gen:UriAttributeType縲€[1]
gen:measureAttribute
gen:MeasureAttributeType縲€[1]
gen:genericAttributeSet
gen:GenericAttributeSetType縲€[1]
bldg:class
gml:CodeType縲€[0..1]
bldg:function
gml:CodeType縲€[0..*]
bldg:lod4Geometry
gml:GeometryPropertyType縲€[0..1]
bldg:boundedBy
bldg:BoundarySurfacePropertyType縲€[0..*]
uro:ifcIntBuildingInstallationAttribute
uro:IfcAttributePropertyType縲€[0..*]
XML繧ケ繧ュ繝シ繝�
<xs:complexType name="RoomType">
	<xs:annotation>
		<xs:documentation>A Room is a thematic object for modelling the closed parts inside a building. It has to be closed, if
			necessary by using closure surfaces. The geometry may be either a solid, or a MultiSurface if the boundary is not
			topologically clean. The room connectivity may be derived by detecting shared thematic openings or closure surfaces: two
			rooms are connected if both use the same opening object or the same closure surface. The thematic surfaces bounding a room
			are referenced by the boundedBy property. As subclass of _CityObject, a Room inherits all attributes and relations, in
			particular an id, names, external references, and generalization relations. </xs:documentation>
	</xs:annotation>
	<xs:complexContent>
		<xs:extension base="core:AbstractCityObjectType">
			<xs:sequence>
				<xs:element name="class" type="gml:CodeType" minOccurs="0"/>
				<xs:element name="function" type="gml:CodeType" minOccurs="0" maxOccurs="unbounded"/>
				<xs:element name="usage" type="gml:CodeType" minOccurs="0" maxOccurs="unbounded"/>
				<xs:element name="lod4Solid" type="gml:SolidPropertyType" minOccurs="0"/>
				<xs:element name="lod4MultiSurface" type="gml:MultiSurfacePropertyType" minOccurs="0"/>
				<xs:element name="boundedBy" type="BoundarySurfacePropertyType" minOccurs="0" maxOccurs="unbounded"/>
				<xs:element name="interiorFurniture" type="InteriorFurniturePropertyType" minOccurs="0" maxOccurs="unbounded"/>
				<xs:element name="roomInstallation" type="IntBuildingInstallationPropertyType" minOccurs="0" maxOccurs="unbounded"/>
				<xs:element ref="_GenericApplicationPropertyOfRoom" minOccurs="0" maxOccurs="unbounded"/>
			</xs:sequence>
		</xs:extension>
	</xs:complexContent>
</xs:complexType>