Documentation for CityGML

Element: SimpleTexture

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name SimpleTexture
Type SimpleTextureType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<SimpleTexture
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.'

<textureMap> xs:anyURI </textureMap> [1]
<textureCoordinates> gml:doubleList </textureCoordinates> [1]
<textureType> TextureTypeType </textureType> [0..1]
<repeat> xs:boolean </repeat> [0..1]
</SimpleTexture>
Diagram
h-2116759200
Schema Component Representation
<xs:element name="SimpleTexture" type=" SimpleTextureType " substitutionGroup="_Appearance"/>