Schema Central > KML 2.2 > ogckml22.xsd > kml:Model
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

kml:Model

Element information

Namespace: http://www.opengis.net/kml/2.2

Schema document: ogckml22.xsd

Type: kml:ModelType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:IDfrom group kml:idAttributes
targetId [0..1]xsd:NCNamefrom group kml:idAttributes

Used in

Substitution hierarchy

Sample instance

<kml:Model>
   <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
   <kml:AbstractGeometrySimpleExtensionGroup>any text content</kml:AbstractGeometrySimpleExtensionGroup>
   <kml:AbstractGeometryObjectExtensionGroup>
      <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
   </kml:AbstractGeometryObjectExtensionGroup>
   <kml:altitudeMode>clampToGround</kml:altitudeMode>
   <kml:Location>
      <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
      <kml:longitude>0.0</kml:longitude>
      <kml:latitude>0.0</kml:latitude>
      <kml:altitude>1.0</kml:altitude>
      <kml:LocationSimpleExtensionGroup>any text content</kml:LocationSimpleExtensionGroup>
      <kml:LocationObjectExtensionGroup>
         <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
      </kml:LocationObjectExtensionGroup>
   </kml:Location>
   <kml:Orientation>
      <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
      <kml:heading>0.0</kml:heading>
      <kml:tilt>0.0</kml:tilt>
      <kml:roll>0.0</kml:roll>
      <kml:OrientationSimpleExtensionGroup>any text content</kml:OrientationSimpleExtensionGroup>
      <kml:OrientationObjectExtensionGroup>
         <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
      </kml:OrientationObjectExtensionGroup>
   </kml:Orientation>
   <kml:Scale>
      <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
      <kml:x>1.0</kml:x>
      <kml:y>1.0</kml:y>
      <kml:z>1.0</kml:z>
      <kml:ScaleSimpleExtensionGroup>any text content</kml:ScaleSimpleExtensionGroup>
      <kml:ScaleObjectExtensionGroup>
         <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
      </kml:ScaleObjectExtensionGroup>
   </kml:Scale>
   <kml:Link>
      <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
      <kml:href>string</kml:href>
      <kml:BasicLinkSimpleExtensionGroup>any text content</kml:BasicLinkSimpleExtensionGroup>
      <kml:BasicLinkObjectExtensionGroup>
         <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
      </kml:BasicLinkObjectExtensionGroup>
      <kml:refreshMode>onChange</kml:refreshMode>
      <kml:refreshInterval>1.0</kml:refreshInterval>
      <kml:viewRefreshMode>never</kml:viewRefreshMode>
      <kml:viewRefreshTime>1.0</kml:viewRefreshTime>
      <kml:viewBoundScale>1.0</kml:viewBoundScale>
      <kml:viewFormat>string</kml:viewFormat>
      <kml:httpQuery>string</kml:httpQuery>
      <kml:LinkSimpleExtensionGroup>any text content</kml:LinkSimpleExtensionGroup>
      <kml:LinkObjectExtensionGroup>
         <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
      </kml:LinkObjectExtensionGroup>
   </kml:Link>
   <kml:ResourceMap>
      <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
      <kml:Alias>
         <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
         <kml:targetHref>http://www.example.com/</kml:targetHref>
         <kml:sourceHref>http://www.example.com/</kml:sourceHref>
         <kml:AliasSimpleExtensionGroup>any text content</kml:AliasSimpleExtensionGroup>
         <kml:AliasObjectExtensionGroup>...
         </kml:AliasObjectExtensionGroup>
      </kml:Alias>
      <kml:ResourceMapSimpleExtensionGroup>any text content</kml:ResourceMapSimpleExtensionGroup>
      <kml:ResourceMapObjectExtensionGroup>
         <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
      </kml:ResourceMapObjectExtensionGroup>
   </kml:ResourceMap>
   <kml:ModelSimpleExtensionGroup>any text content</kml:ModelSimpleExtensionGroup>
   <kml:ModelObjectExtensionGroup>
      <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
   </kml:ModelObjectExtensionGroup>
</kml:Model>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com