Documentation for CityGML

Element: _Texture

[Table of contents]

Name _Texture
Type AbstractTextureType
Nillable no
Abstract yes
Logical Diagram
XML Instance Representation
<_Texture
gml:id="[0..1]">
<gml:metaDataProperty> ... </gml:metaDataProperty> [0..*]
<gml:description> ... </gml:description> [0..1]
<gml:name> ... </gml:name> [0..*]

'Multiple names may be provided. These will often be distinguished by being assigned by different authorities, as indicated by the value of the codeSpace attribute. In an instance document there will usually only be one name per authority.'

<gml:boundedBy> ... </gml:boundedBy> [0..1]
<gml:location> ... </gml:location> [0..1]

'deprecated in GML version 3.1'

<isFront> xs:boolean </isFront> [0..1]
<_GenericApplicationPropertyOfAbstractSurfaceData> ... </_GenericApplicationPropertyOfAbstractSurfaceData> [0..*]
<imageURI> xs:anyURI </imageURI> [1]
<mimeType> MimeTypeType </mimeType> [0..1]
<textureType> TextureTypeType </textureType> [0..1]
<wrapMode> WrapModeType </wrapMode> [0..1]
<borderColor> ColorPlusOpacity </borderColor> [0..1]
<_GenericApplicationPropertyOfAbstractTexture> ... </_GenericApplicationPropertyOfAbstractTexture> [0..*]
</_Texture>
Diagram
h1832893563 h-1993721947 h1753430708
Schema Component Representation
<xs:element name="_Texture" type=" AbstractTextureType " abstract="true" substitutionGroup="_SurfaceData"/>