Dimap 1.1.3 SPOTView Profile

<COMPONENT_TITLE>Dimap_Generic 1.0

Current component title

Description :

This keyword provides the title (name) of the component being described.

When a dataset has a complex content, it is composed of several "components". This keyword provides the title of the components attached to the current dataset.

Typical such components are :

  • layers (image, vectors, DEM) of a single map
  • products of a volume delivery

Components (from a given dataset point of view) look like hyper-links to some embedded data.

Example :
 

<Component> <COMPONENT_PATH href="Alfaro_dtm.dim"/> <COMPONENT_TITLE>Alfaro DTM (raster layer)</COMPONENT_TITLE> <COMPONENT_CONTENT>Satellite image</COMPONENT_CONTENT> <COMPONENT_TYPE>DIMAP</COMPONENT_TYPE> <COMPONENT_TN_PATH href="Alfaro_dtm_tn.gif"/> <COMPONENT_TN_FORMAT version='GIF87a'>GIF</COMPONENT_TN_FORMAT> </Component> or <Component> <COMPONENT_PATH href="Alfaro.dem"/> <COMPONENT_TYPE>ENCAPSULATED</COMPONENT_TYPE> <COMPONENT_TITLE>Alfaro DEM, DTED format</COMPONENT_TITLE> <COMPONENT_CONTENT>DEM</COMPONENT_CONTENT> </Component>

Datatype : t_COMPONENT_TITLE (based on String)

String (based on xsd:string)

Possible parent(s)