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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

kml:ViewVolume

Element information

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

Schema document: ogckml22.xsd

Type: kml:ViewVolumeType

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:ViewVolume>
   <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
   <kml:leftFov>0.0</kml:leftFov>
   <kml:rightFov>0.0</kml:rightFov>
   <kml:bottomFov>0.0</kml:bottomFov>
   <kml:topFov>0.0</kml:topFov>
   <kml:near>1.0</kml:near>
   <kml:ViewVolumeSimpleExtensionGroup>any text content</kml:ViewVolumeSimpleExtensionGroup>
   <kml:ViewVolumeObjectExtensionGroup>
      <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
   </kml:ViewVolumeObjectExtensionGroup>
</kml:ViewVolume>

Site developed and hosted by Datypic, Inc.

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