Documentation for CityGML

Element: X3DMaterial

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name X3DMaterial
Type X3DMaterialType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<X3DMaterial
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..*]
<ambientIntensity> doubleBetween0and1 </ambientIntensity> [0..1]
<diffuseColor> Color </diffuseColor> [0..1]
<emissiveColor> Color </emissiveColor> [0..1]
<specularColor> Color </specularColor> [0..1]
<shininess> doubleBetween0and1 </shininess> [0..1]
<transparency> doubleBetween0and1 </transparency> [0..1]
<isSmooth> xs:boolean </isSmooth> [0..1]
<target> xs:anyURI </target> [0..*]
<_GenericApplicationPropertyOfX3DMaterial> ... </_GenericApplicationPropertyOfX3DMaterial> [0..*]
</X3DMaterial>
Diagram
h1832893563
Schema Component Representation
<xs:element name="X3DMaterial" type=" X3DMaterialType " substitutionGroup="_SurfaceData"/>