Documentation for CityGML

Simple Type: MimeTypeType

[Table of contents]

Super-types: xs:string < MimeTypeType (by restriction)
Sub-types: None
Name MimeTypeType
Used by (from the same schema document) Complex Type ImplicitGeometryType , Complex Type AbstractTextureType
Content
  • Base XSD Type: string
Documentation MIME type of a geometry in an external library file. MIME types are defined by the IETF (Internet Engineering Task Force). The values of this type are defined in the XML file CityGML_ExternalCodeLists.xml, according to the dictionary concept of GML3.
Diagram
Schema Component Representation
<xs:simpleType name="MimeTypeType">
<xs:restriction base=" xs:string "/>
</xs:simpleType>