Class TLcdGMDDataTypes

java.lang.Object
com.luciad.format.metadata.model.TLcdGMDDataTypes

public class TLcdGMDDataTypes extends Object
This class provides access to the data model and the types of http://www.isotc211.org/2005/gmd.

Refer to the package javadoc for more information about this domain model.

The data model and its types are typically used to:

  • introspect the data structures (types, properties) of the domain model in a generic way
  • create Java instances for XML types which don't have a dedicated Java class equivalent
  • configure an XML decoder for decoding data of this data model:
    new TLcdXMLSchemaBasedDecoder().configure(getDataModel())
  • configure an XML encoder for encoding data of this data model:
    new TLcdXMLSchemaBasedEncoder().configure(getDataModel())
  • set up transformations between data models

This mapping has been automatically generated based on the XML schema iso/19139/gmd/gmd.xsd.

The display names of the entities in this data model can be customized by creating a resource bundle with base name com/luciad/format/metadata/model/TLcdGMDDataTypes. See TLcdResourceBundleDataModelDisplayNameProvider for more details on the required structure of the resource bundle.

Since:
10.0
See Also:
  • Field Details

    • MD_ApplicationSchemaInformation_PropertyType

      public static final TLcdDataType MD_ApplicationSchemaInformation_PropertyType
    • CI_RoleCode_PropertyType

      public static final TLcdDataType CI_RoleCode_PropertyType
    • MD_ReferenceSystem_Type

      public static final TLcdDataType MD_ReferenceSystem_Type
    • RS_ReferenceSystem_PropertyType

      public static final TLcdDataType RS_ReferenceSystem_PropertyType
    • DQ_Scope_Type

      public static final TLcdDataType DQ_Scope_Type
    • MD_Dimension_PropertyType

      public static final TLcdDataType MD_Dimension_PropertyType
    • MD_Identifier_Type

      public static final TLcdDataType MD_Identifier_Type
    • AbstractDS_Aggregate_Type

      public static final TLcdDataType AbstractDS_Aggregate_Type
    • DQ_FormatConsistency_PropertyType

      public static final TLcdDataType DQ_FormatConsistency_PropertyType
    • MD_GeometricObjects_PropertyType

      public static final TLcdDataType MD_GeometricObjects_PropertyType
    • DS_DataSet_Type

      public static final TLcdDataType DS_DataSet_Type
    • DS_OtherAggregate_Type

      public static final TLcdDataType DS_OtherAggregate_Type
    • MD_Band_PropertyType

      public static final TLcdDataType MD_Band_PropertyType
    • DQ_TemporalValidity_PropertyType

      public static final TLcdDataType DQ_TemporalValidity_PropertyType
    • DQ_LogicalConsistency_PropertyType

      public static final TLcdDataType DQ_LogicalConsistency_PropertyType
    • DQ_GriddedDataPositionalAccuracy_Type

      public static final TLcdDataType DQ_GriddedDataPositionalAccuracy_Type
    • DQ_CompletenessOmission_PropertyType

      public static final TLcdDataType DQ_CompletenessOmission_PropertyType
    • DQ_AbsoluteExternalPositionalAccuracy_Type

      public static final TLcdDataType DQ_AbsoluteExternalPositionalAccuracy_Type
    • DQ_FormatConsistency_Type

      public static final TLcdDataType DQ_FormatConsistency_Type
    • DQ_AccuracyOfATimeMeasurement_PropertyType

      public static final TLcdDataType DQ_AccuracyOfATimeMeasurement_PropertyType
    • MD_ScopeDescription_Type

      public static final TLcdDataType MD_ScopeDescription_Type
    • MD_CoverageDescription_Type

      public static final TLcdDataType MD_CoverageDescription_Type
    • CI_DateTypeCode_PropertyType

      public static final TLcdDataType CI_DateTypeCode_PropertyType
    • MD_ObligationCode_PropertyType

      public static final TLcdDataType MD_ObligationCode_PropertyType
    • MD_Identifier_PropertyType

      public static final TLcdDataType MD_Identifier_PropertyType
    • AbstractDQ_TemporalAccuracy_Type

      public static final TLcdDataType AbstractDQ_TemporalAccuracy_Type
    • DQ_NonQuantitativeAttributeAccuracy_PropertyType

      public static final TLcdDataType DQ_NonQuantitativeAttributeAccuracy_PropertyType
    • MD_Constraints_PropertyType

      public static final TLcdDataType MD_Constraints_PropertyType
    • MD_StandardOrderProcess_Type

      public static final TLcdDataType MD_StandardOrderProcess_Type
    • URL_PropertyType

      public static final TLcdDataType URL_PropertyType
    • DQ_GriddedDataPositionalAccuracy_PropertyType

      public static final TLcdDataType DQ_GriddedDataPositionalAccuracy_PropertyType
    • MD_FeatureCatalogueDescription_PropertyType

      public static final TLcdDataType MD_FeatureCatalogueDescription_PropertyType
    • MD_Medium_Type

      public static final TLcdDataType MD_Medium_Type
    • EX_TemporalExtent_Type

      public static final TLcdDataType EX_TemporalExtent_Type
    • LI_ProcessStep_Type

      public static final TLcdDataType LI_ProcessStep_Type
    • MD_MaintenanceInformation_Type

      public static final TLcdDataType MD_MaintenanceInformation_Type
    • MD_MediumFormatCode_PropertyType

      public static final TLcdDataType MD_MediumFormatCode_PropertyType
    • MD_RestrictionCode_PropertyType

      public static final TLcdDataType MD_RestrictionCode_PropertyType
    • DQ_ThematicAccuracy_PropertyType

      public static final TLcdDataType DQ_ThematicAccuracy_PropertyType
    • MD_Distributor_Type

      public static final TLcdDataType MD_Distributor_Type
    • MD_CoverageDescription_PropertyType

      public static final TLcdDataType MD_CoverageDescription_PropertyType
    • MD_Format_PropertyType

      public static final TLcdDataType MD_Format_PropertyType
    • LocalisedCharacterString_PropertyType

      public static final TLcdDataType LocalisedCharacterString_PropertyType
    • MD_BrowseGraphic_PropertyType

      public static final TLcdDataType MD_BrowseGraphic_PropertyType
    • DQ_QuantitativeAttributeAccuracy_PropertyType

      public static final TLcdDataType DQ_QuantitativeAttributeAccuracy_PropertyType
    • AbstractDQ_LogicalConsistency_Type

      public static final TLcdDataType AbstractDQ_LogicalConsistency_Type
    • EX_GeographicDescription_PropertyType

      public static final TLcdDataType EX_GeographicDescription_PropertyType
    • DS_DataSet_PropertyType

      public static final TLcdDataType DS_DataSet_PropertyType
    • DQ_DomainConsistency_PropertyType

      public static final TLcdDataType DQ_DomainConsistency_PropertyType
    • CI_Contact_PropertyType

      public static final TLcdDataType CI_Contact_PropertyType
    • MD_Constraints_Type

      public static final TLcdDataType MD_Constraints_Type
    • MD_ScopeDescription_PropertyType

      public static final TLcdDataType MD_ScopeDescription_PropertyType
    • MD_ImagingConditionCode_PropertyType

      public static final TLcdDataType MD_ImagingConditionCode_PropertyType
    • MD_KeywordTypeCode_PropertyType

      public static final TLcdDataType MD_KeywordTypeCode_PropertyType
    • MD_Resolution_Type

      public static final TLcdDataType MD_Resolution_Type
    • CI_Address_Type

      public static final TLcdDataType CI_Address_Type
    • MD_MaintenanceInformation_PropertyType

      public static final TLcdDataType MD_MaintenanceInformation_PropertyType
    • DQ_TemporalAccuracy_PropertyType

      public static final TLcdDataType DQ_TemporalAccuracy_PropertyType
    • DQ_AccuracyOfATimeMeasurement_Type

      public static final TLcdDataType DQ_AccuracyOfATimeMeasurement_Type
    • AbstractDQ_Element_Type

      public static final TLcdDataType AbstractDQ_Element_Type
    • MD_SecurityConstraints_Type

      public static final TLcdDataType MD_SecurityConstraints_Type
    • MD_Georeferenceable_PropertyType

      public static final TLcdDataType MD_Georeferenceable_PropertyType
    • DQ_DomainConsistency_Type

      public static final TLcdDataType DQ_DomainConsistency_Type
    • MD_ProgressCode_PropertyType

      public static final TLcdDataType MD_ProgressCode_PropertyType
    • MD_Distributor_PropertyType

      public static final TLcdDataType MD_Distributor_PropertyType
    • PT_Locale_Type

      public static final TLcdDataType PT_Locale_Type
    • DS_Aggregate_PropertyType

      public static final TLcdDataType DS_Aggregate_PropertyType
    • MD_Usage_PropertyType

      public static final TLcdDataType MD_Usage_PropertyType
    • MD_LegalConstraints_PropertyType

      public static final TLcdDataType MD_LegalConstraints_PropertyType
    • DQ_RelativeInternalPositionalAccuracy_PropertyType

      public static final TLcdDataType DQ_RelativeInternalPositionalAccuracy_PropertyType
    • DQ_TopologicalConsistency_PropertyType

      public static final TLcdDataType DQ_TopologicalConsistency_PropertyType
    • AbstractEX_GeographicExtent_Type

      public static final TLcdDataType AbstractEX_GeographicExtent_Type
    • CI_Series_PropertyType

      public static final TLcdDataType CI_Series_PropertyType
    • MD_MediumNameCode_PropertyType

      public static final TLcdDataType MD_MediumNameCode_PropertyType
    • Country_PropertyType

      public static final TLcdDataType Country_PropertyType
    • CI_Date_Type

      public static final TLcdDataType CI_Date_Type
    • EX_SpatialTemporalExtent_PropertyType

      public static final TLcdDataType EX_SpatialTemporalExtent_PropertyType
    • DQ_QuantitativeAttributeAccuracy_Type

      public static final TLcdDataType DQ_QuantitativeAttributeAccuracy_Type
    • CI_ResponsibleParty_Type

      public static final TLcdDataType CI_ResponsibleParty_Type
    • AbstractMD_ContentInformation_Type

      public static final TLcdDataType AbstractMD_ContentInformation_Type
    • DQ_CompletenessOmission_Type

      public static final TLcdDataType DQ_CompletenessOmission_Type
    • EX_GeographicExtent_PropertyType

      public static final TLcdDataType EX_GeographicExtent_PropertyType
    • MD_Resolution_PropertyType

      public static final TLcdDataType MD_Resolution_PropertyType
    • DS_InitiativeTypeCode_PropertyType

      public static final TLcdDataType DS_InitiativeTypeCode_PropertyType
    • DS_Association_Type

      public static final TLcdDataType DS_Association_Type
    • DS_ProductionSeries_PropertyType

      public static final TLcdDataType DS_ProductionSeries_PropertyType
    • LocalisedCharacterString_Type

      public static final TLcdDataType LocalisedCharacterString_Type
    • MD_Band_Type

      public static final TLcdDataType MD_Band_Type
    • PT_LocaleContainer_Type

      public static final TLcdDataType PT_LocaleContainer_Type
    • CI_PresentationFormCode_PropertyType

      public static final TLcdDataType CI_PresentationFormCode_PropertyType
    • DQ_QuantitativeResult_Type

      public static final TLcdDataType DQ_QuantitativeResult_Type
    • MD_Distribution_Type

      public static final TLcdDataType MD_Distribution_Type
    • MD_DistributionUnits_PropertyType

      public static final TLcdDataType MD_DistributionUnits_PropertyType
    • CI_Date_PropertyType

      public static final TLcdDataType CI_Date_PropertyType
    • DS_Platform_Type

      public static final TLcdDataType DS_Platform_Type
    • MD_GeometricObjects_Type

      public static final TLcdDataType MD_GeometricObjects_Type
    • CI_OnlineResource_Type

      public static final TLcdDataType CI_OnlineResource_Type
    • CI_OnLineFunctionCode_PropertyType

      public static final TLcdDataType CI_OnLineFunctionCode_PropertyType
    • LI_Source_Type

      public static final TLcdDataType LI_Source_Type
    • AbstractDQ_PositionalAccuracy_Type

      public static final TLcdDataType AbstractDQ_PositionalAccuracy_Type
    • AbstractMD_SpatialRepresentation_Type

      public static final TLcdDataType AbstractMD_SpatialRepresentation_Type
    • MD_ApplicationSchemaInformation_Type

      public static final TLcdDataType MD_ApplicationSchemaInformation_Type
    • EX_Extent_Type

      public static final TLcdDataType EX_Extent_Type
    • DQ_TemporalConsistency_Type

      public static final TLcdDataType DQ_TemporalConsistency_Type
    • MD_ContentInformation_PropertyType

      public static final TLcdDataType MD_ContentInformation_PropertyType
    • MD_PortrayalCatalogueReference_PropertyType

      public static final TLcdDataType MD_PortrayalCatalogueReference_PropertyType
    • DQ_EvaluationMethodTypeCode_PropertyType

      public static final TLcdDataType DQ_EvaluationMethodTypeCode_PropertyType
    • MD_DimensionNameTypeCode_PropertyType

      public static final TLcdDataType MD_DimensionNameTypeCode_PropertyType
    • MD_CharacterSetCode_PropertyType

      public static final TLcdDataType MD_CharacterSetCode_PropertyType
    • EX_GeographicBoundingBox_Type

      public static final TLcdDataType EX_GeographicBoundingBox_Type
    • RS_Identifier_Type

      public static final TLcdDataType RS_Identifier_Type
    • RS_Identifier_PropertyType

      public static final TLcdDataType RS_Identifier_PropertyType
    • MD_VectorSpatialRepresentation_Type

      public static final TLcdDataType MD_VectorSpatialRepresentation_Type
    • MD_Identification_PropertyType

      public static final TLcdDataType MD_Identification_PropertyType
    • EX_TemporalExtent_PropertyType

      public static final TLcdDataType EX_TemporalExtent_PropertyType
    • MD_DataIdentification_PropertyType

      public static final TLcdDataType MD_DataIdentification_PropertyType
    • EX_BoundingPolygon_PropertyType

      public static final TLcdDataType EX_BoundingPolygon_PropertyType
    • MD_AggregateInformation_PropertyType

      public static final TLcdDataType MD_AggregateInformation_PropertyType
    • MD_TopologyLevelCode_PropertyType

      public static final TLcdDataType MD_TopologyLevelCode_PropertyType
    • DS_Association_PropertyType

      public static final TLcdDataType DS_Association_PropertyType
    • DQ_ConceptualConsistency_PropertyType

      public static final TLcdDataType DQ_ConceptualConsistency_PropertyType
    • MD_MetadataExtensionInformation_PropertyType

      public static final TLcdDataType MD_MetadataExtensionInformation_PropertyType
    • MD_Georeferenceable_Type

      public static final TLcdDataType MD_Georeferenceable_Type
    • DS_Initiative_Type

      public static final TLcdDataType DS_Initiative_Type
    • MD_TopicCategoryCode_PropertyType

      public static final TLcdDataType MD_TopicCategoryCode_PropertyType
    • DS_StereoMate_Type

      public static final TLcdDataType DS_StereoMate_Type
    • MD_VectorSpatialRepresentation_PropertyType

      public static final TLcdDataType MD_VectorSpatialRepresentation_PropertyType
    • MD_Keywords_PropertyType

      public static final TLcdDataType MD_Keywords_PropertyType
    • DQ_NonQuantitativeAttributeAccuracy_Type

      public static final TLcdDataType DQ_NonQuantitativeAttributeAccuracy_Type
    • DQ_CompletenessCommission_Type

      public static final TLcdDataType DQ_CompletenessCommission_Type
    • MD_Distribution_PropertyType

      public static final TLcdDataType MD_Distribution_PropertyType
    • LI_ProcessStep_PropertyType

      public static final TLcdDataType LI_ProcessStep_PropertyType
    • DQ_CompletenessCommission_PropertyType

      public static final TLcdDataType DQ_CompletenessCommission_PropertyType
    • MD_ServiceIdentification_PropertyType

      public static final TLcdDataType MD_ServiceIdentification_PropertyType
    • MD_PixelOrientationCode_Type

      public static final TLcdDataType MD_PixelOrientationCode_Type
    • MD_RangeDimension_Type

      public static final TLcdDataType MD_RangeDimension_Type
    • MD_Keywords_Type

      public static final TLcdDataType MD_Keywords_Type
    • EX_SpatialTemporalExtent_Type

      public static final TLcdDataType EX_SpatialTemporalExtent_Type
    • DQ_ConformanceResult_PropertyType

      public static final TLcdDataType DQ_ConformanceResult_PropertyType
    • MD_ExtendedElementInformation_Type

      public static final TLcdDataType MD_ExtendedElementInformation_Type
    • CI_Contact_Type

      public static final TLcdDataType CI_Contact_Type
    • MD_ServiceIdentification_Type

      public static final TLcdDataType MD_ServiceIdentification_Type
    • MD_GeometricObjectTypeCode_PropertyType

      public static final TLcdDataType MD_GeometricObjectTypeCode_PropertyType
    • LanguageCode_PropertyType

      public static final TLcdDataType LanguageCode_PropertyType
    • EX_GeographicDescription_Type

      public static final TLcdDataType EX_GeographicDescription_Type
    • AbstractDQ_Completeness_Type

      public static final TLcdDataType AbstractDQ_Completeness_Type
    • MD_CellGeometryCode_PropertyType

      public static final TLcdDataType MD_CellGeometryCode_PropertyType
    • MD_ImageDescription_Type

      public static final TLcdDataType MD_ImageDescription_Type
    • MD_MaintenanceFrequencyCode_PropertyType

      public static final TLcdDataType MD_MaintenanceFrequencyCode_PropertyType
    • DS_StereoMate_PropertyType

      public static final TLcdDataType DS_StereoMate_PropertyType
    • DQ_TopologicalConsistency_Type

      public static final TLcdDataType DQ_TopologicalConsistency_Type
    • DS_Series_PropertyType

      public static final TLcdDataType DS_Series_PropertyType
    • LI_Lineage_Type

      public static final TLcdDataType LI_Lineage_Type
    • DS_Sensor_Type

      public static final TLcdDataType DS_Sensor_Type
    • DQ_ThematicClassificationCorrectness_PropertyType

      public static final TLcdDataType DQ_ThematicClassificationCorrectness_PropertyType
    • DS_Platform_PropertyType

      public static final TLcdDataType DS_Platform_PropertyType
    • MD_Metadata_PropertyType

      public static final TLcdDataType MD_Metadata_PropertyType
    • DQ_ConformanceResult_Type

      public static final TLcdDataType DQ_ConformanceResult_Type
    • DQ_RelativeInternalPositionalAccuracy_Type

      public static final TLcdDataType DQ_RelativeInternalPositionalAccuracy_Type
    • MD_GridSpatialRepresentation_Type

      public static final TLcdDataType MD_GridSpatialRepresentation_Type
    • CI_Telephone_Type

      public static final TLcdDataType CI_Telephone_Type
    • MD_Format_Type

      public static final TLcdDataType MD_Format_Type
    • MD_AggregateInformation_Type

      public static final TLcdDataType MD_AggregateInformation_Type
    • CI_ResponsibleParty_PropertyType

      public static final TLcdDataType CI_ResponsibleParty_PropertyType
    • EX_BoundingPolygon_Type

      public static final TLcdDataType EX_BoundingPolygon_Type
    • EX_VerticalExtent_PropertyType

      public static final TLcdDataType EX_VerticalExtent_PropertyType
    • MD_RepresentativeFraction_Type

      public static final TLcdDataType MD_RepresentativeFraction_Type
    • DQ_Scope_PropertyType

      public static final TLcdDataType DQ_Scope_PropertyType
    • PT_FreeText_Type

      public static final TLcdDataType PT_FreeText_Type
    • DS_Initiative_PropertyType

      public static final TLcdDataType DS_Initiative_PropertyType
    • LI_Lineage_PropertyType

      public static final TLcdDataType LI_Lineage_PropertyType
    • MD_Medium_PropertyType

      public static final TLcdDataType MD_Medium_PropertyType
    • MD_SpatialRepresentationTypeCode_PropertyType

      public static final TLcdDataType MD_SpatialRepresentationTypeCode_PropertyType
    • MD_RangeDimension_PropertyType

      public static final TLcdDataType MD_RangeDimension_PropertyType
    • DS_AssociationTypeCode_PropertyType

      public static final TLcdDataType DS_AssociationTypeCode_PropertyType
    • DQ_TemporalValidity_Type

      public static final TLcdDataType DQ_TemporalValidity_Type
    • AbstractMD_Identification_Type

      public static final TLcdDataType AbstractMD_Identification_Type
    • MD_Georectified_PropertyType

      public static final TLcdDataType MD_Georectified_PropertyType
    • MD_LegalConstraints_Type

      public static final TLcdDataType MD_LegalConstraints_Type
    • DQ_ConceptualConsistency_Type

      public static final TLcdDataType DQ_ConceptualConsistency_Type
    • CI_Citation_Type

      public static final TLcdDataType CI_Citation_Type
    • MD_SpatialRepresentation_PropertyType

      public static final TLcdDataType MD_SpatialRepresentation_PropertyType
    • MD_TopicCategoryCode_Type

      public static final TLcdDataType MD_TopicCategoryCode_Type
    • MD_Metadata_Type

      public static final TLcdDataType MD_Metadata_Type
    • MD_ObligationCode_Type

      public static final TLcdDataType MD_ObligationCode_Type
    • AbstractDQ_Result_Type

      public static final TLcdDataType AbstractDQ_Result_Type
    • MD_StandardOrderProcess_PropertyType

      public static final TLcdDataType MD_StandardOrderProcess_PropertyType
    • AbstractRS_ReferenceSystem_Type

      public static final TLcdDataType AbstractRS_ReferenceSystem_Type
    • CI_OnlineResource_PropertyType

      public static final TLcdDataType CI_OnlineResource_PropertyType
    • EX_Extent_PropertyType

      public static final TLcdDataType EX_Extent_PropertyType
    • MD_SecurityConstraints_PropertyType

      public static final TLcdDataType MD_SecurityConstraints_PropertyType
    • MD_DigitalTransferOptions_PropertyType

      public static final TLcdDataType MD_DigitalTransferOptions_PropertyType
    • CI_Series_Type

      public static final TLcdDataType CI_Series_Type
    • MD_DigitalTransferOptions_Type

      public static final TLcdDataType MD_DigitalTransferOptions_Type
    • DQ_DataQuality_Type

      public static final TLcdDataType DQ_DataQuality_Type
    • DQ_DataQuality_PropertyType

      public static final TLcdDataType DQ_DataQuality_PropertyType
    • MD_DataIdentification_Type

      public static final TLcdDataType MD_DataIdentification_Type
    • MD_DatatypeCode_PropertyType

      public static final TLcdDataType MD_DatatypeCode_PropertyType
    • DQ_QuantitativeResult_PropertyType

      public static final TLcdDataType DQ_QuantitativeResult_PropertyType
    • LI_Source_PropertyType

      public static final TLcdDataType LI_Source_PropertyType
    • MD_CoverageContentTypeCode_PropertyType

      public static final TLcdDataType MD_CoverageContentTypeCode_PropertyType
    • PT_FreeText_PropertyType

      public static final TLcdDataType PT_FreeText_PropertyType
    • MD_RepresentativeFraction_PropertyType

      public static final TLcdDataType MD_RepresentativeFraction_PropertyType
    • DQ_AbsoluteExternalPositionalAccuracy_PropertyType

      public static final TLcdDataType DQ_AbsoluteExternalPositionalAccuracy_PropertyType
    • CI_Telephone_PropertyType

      public static final TLcdDataType CI_Telephone_PropertyType
    • MD_ImageDescription_PropertyType

      public static final TLcdDataType MD_ImageDescription_PropertyType
    • MD_ExtendedElementInformation_PropertyType

      public static final TLcdDataType MD_ExtendedElementInformation_PropertyType
    • AbstractDQ_ThematicAccuracy_Type

      public static final TLcdDataType AbstractDQ_ThematicAccuracy_Type
    • MD_Dimension_Type

      public static final TLcdDataType MD_Dimension_Type
    • MD_FeatureCatalogueDescription_Type

      public static final TLcdDataType MD_FeatureCatalogueDescription_Type
    • MD_BrowseGraphic_Type

      public static final TLcdDataType MD_BrowseGraphic_Type
    • MD_ReferenceSystem_PropertyType

      public static final TLcdDataType MD_ReferenceSystem_PropertyType
    • DS_ProductionSeries_Type

      public static final TLcdDataType DS_ProductionSeries_Type
    • PT_Locale_PropertyType

      public static final TLcdDataType PT_Locale_PropertyType
    • MD_GridSpatialRepresentation_PropertyType

      public static final TLcdDataType MD_GridSpatialRepresentation_PropertyType
    • CI_Citation_PropertyType

      public static final TLcdDataType CI_Citation_PropertyType
    • MD_Georectified_Type

      public static final TLcdDataType MD_Georectified_Type
    • DQ_Completeness_PropertyType

      public static final TLcdDataType DQ_Completeness_PropertyType
    • MD_ScopeCode_PropertyType

      public static final TLcdDataType MD_ScopeCode_PropertyType
    • DQ_Element_PropertyType

      public static final TLcdDataType DQ_Element_PropertyType
    • MD_Usage_Type

      public static final TLcdDataType MD_Usage_Type
    • DQ_PositionalAccuracy_PropertyType

      public static final TLcdDataType DQ_PositionalAccuracy_PropertyType
    • DQ_ThematicClassificationCorrectness_Type

      public static final TLcdDataType DQ_ThematicClassificationCorrectness_Type
    • DS_Series_Type

      public static final TLcdDataType DS_Series_Type
    • MD_MetadataExtensionInformation_Type

      public static final TLcdDataType MD_MetadataExtensionInformation_Type
    • DQ_TemporalConsistency_PropertyType

      public static final TLcdDataType DQ_TemporalConsistency_PropertyType
    • DQ_Result_PropertyType

      public static final TLcdDataType DQ_Result_PropertyType
    • MD_PixelOrientationCode_PropertyType

      public static final TLcdDataType MD_PixelOrientationCode_PropertyType
    • EX_GeographicBoundingBox_PropertyType

      public static final TLcdDataType EX_GeographicBoundingBox_PropertyType
    • MD_PortrayalCatalogueReference_Type

      public static final TLcdDataType MD_PortrayalCatalogueReference_Type
    • MD_ClassificationCode_PropertyType

      public static final TLcdDataType MD_ClassificationCode_PropertyType
    • EX_VerticalExtent_Type

      public static final TLcdDataType EX_VerticalExtent_Type
    • DS_Sensor_PropertyType

      public static final TLcdDataType DS_Sensor_PropertyType
    • DS_OtherAggregate_PropertyType

      public static final TLcdDataType DS_OtherAggregate_PropertyType
    • PT_LocaleContainer_PropertyType

      public static final TLcdDataType PT_LocaleContainer_PropertyType
    • CI_Address_PropertyType

      public static final TLcdDataType CI_Address_PropertyType
  • Method Details

    • getDataModel

      public static TLcdDataModel getDataModel()
      Returns the data model for http://www.isotc211.org/2005/gmd.
      Returns:
      the data model