Documentation for CityGML

Element: TexCoordList

[Table of contents]

Name TexCoordList
Type TexCoordListType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<TexCoordList
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.'

<_GenericApplicationPropertyOfTextureParameterization> ... </_GenericApplicationPropertyOfTextureParameterization> [0..*]
<textureCoordinates
ring=" xs:anyURI [1]"> [1..*]
gml:doubleList
</textureCoordinates>
<_GenericApplicationPropertyOfTexCoordList> ... </_GenericApplicationPropertyOfTexCoordList> [0..*]
</TexCoordList>
Diagram
h-1790199718
Schema Component Representation
<xs:element name="TexCoordList" type=" TexCoordListType " substitutionGroup="_TextureParameterization"/>