Documentation for CityGML

Complex Type: ImplicitRepresentationPropertyType

[Table of contents]

Super-types: gml:AssociationType < ImplicitRepresentationPropertyType (by restriction)
Sub-types: None
Name ImplicitRepresentationPropertyType
Used by (from the same schema document) Complex Type GenericCityObjectType , Complex Type GenericCityObjectType , Complex Type GenericCityObjectType , Complex Type GenericCityObjectType , Complex Type GenericCityObjectType , Complex Type BuildingFurnitureType , Complex Type SolitaryVegetationObjectType , Complex Type SolitaryVegetationObjectType , Complex Type SolitaryVegetationObjectType , Complex Type SolitaryVegetationObjectType , Complex Type CityFurnitureType , Complex Type CityFurnitureType , Complex Type CityFurnitureType , Complex Type CityFurnitureType
Abstract no
Documentation A property that has a Implicit Representation as its value domain, which is a representation of a geometry by referencing a prototype and transforming it to its real position in space.
XML Instance Representation
<...
xlink:type="simple [0..1]"
xlink:href="[0..1]"
xlink:role="[0..1]"
xlink:arcrole="[0..1]"
xlink:title="[0..1]"
xlink:show="[0..1]"
xlink:actuate="[0..1]"
gml:remoteSchema="[0..1]"
xlink:type="simple [0..1]"
xlink:href="[0..1]"
xlink:role="[0..1]"
xlink:arcrole="[0..1]"
xlink:title="[0..1]"
xlink:show="[0..1]"
xlink:actuate="[0..1]"
gml:remoteSchema="[0..1]">
Start Sequence [0..1]
End Sequence
</...>
Diagram
Schema Component Representation
<xs:complexType name="ImplicitRepresentationPropertyType">
<xs:complexContent>
<xs:restriction base=" gml:AssociationType ">
<xs:sequence minOccurs="0">
<xs:element ref=" ImplicitGeometry "/>
</xs:sequence>
<xs:attributeGroup ref=" gml:AssociationAttributeGroup "/>
</xs:restriction>
</xs:complexContent>
</xs:complexType>