EDCS language bindings — Part 4:  C

4 Tables

4.1  Introduction and table of contents

4.1.1  Introduction

This clause contains tables defining abbreviations used and mapping abstract names from ISO/IEC 18025 to those of this binding.

4.1.2  Table of contents

See Table 4.1 for the table of contents for this clause.

Table 4.1—Table of contents

4  Tables

4.1  Introduction and table of contents

4.1.1  Introduction

4.1.2  Table of contents

4.2  Abbreviations

4.2.1  Abbreviation policy in construction of identifiers

4.2.2  Table of abbreviations used

4.3  Mappings of abstract names to C binding names

4.3.1  Introduction

4.3.2  Data type names

4.3.3  Function names

4.2  Abbreviations

4.2.1  Abbreviation policy in construction of identifiers

The abbreviations are based upon the abbreviation policy used in other ISO C binding standards and are used for:

In the construction of C binding identifiers, the following policy is applied:

  1. For function names:
    EDCS_” followed by function name with words adjoined and the start of each word capitalized.

    Example: EDCS_ConvertQuantityValue

  2. For data type names:
    EDCS_” followed by the data type name except for data types for enumerated attributes and organizational schemas. In the latter cases, the data type name is preceded by “EAC_” and “EOC_” respectively. The words of the data type name are separated by underscores and the first letter of each word is capitalized.

    Example: EDCS_Unit_Code

  3. For data type field names and function parameter names:
    All field names and parameter names consist of words in lower case connected by underscores.

    Example: dictionary_name

  4. For macro names of macros defining codes for enumerated attribute data types:
     “EEC” followed by an abbreviation for the attribute label followed by the EDCS label for the enumerant. The three parts are separated from each other by underscores. The attribute label abbreviations use the abbreviations defined in Table 5.2. All words in the label are separated by underscores and the entire symbol name is capitalized except as stated in item j.

    Example: EEC_FLRCOVTY_CARPET

  5. For macro names of macros defining codes for organizational schema of EDCS groups:
     “EGC” followed by an abbreviation for the organizational schema label followed by the EDCS label for the group of that organizational schema. The three parts are separated from each other by underscores. The organizational schema label abbreviations use the abbreviations defined in Table 5.3. All words in the label are separated by underscores and the entire symbol name is capitalized except as stated in item j.

    Example: EGC_GEN_ABSTRACT_OBJECT

  6. For macro names of macros defining codes for all other EDCS dictionary entires:
     The dictionary name (e.g., EA) followed immediately by “C_” followed by the EDCS label for the code. The last two parts are separated from each other by an underscore. All words in the label are separated by underscores and the entire symbol name is capitalized except as stated in item j.

    Examples: EAC_MAGNETIC_AZIMUTH, ECC_CHIMNEY

  7. For macro names of macros defining status codes defined in EDCS:
    EDCS” followed by “SC” followed by the label of the constant.  The three parts are separated from each other by underscores. All words in the label are separated by underscores and the entire symbol name is capitalized.

    Example: EDCS_SC_INVALID_INPUT_UNIT

  8. For macro names of macros defining attribute value types defined in EDCS:
    EDCS” followed by “AVT” followed by the label of the constant.  The three parts are separated from each other by underscores. All words in the label are separated by underscores and the entire symbol name is capitalized.

    Example: EDCS_AVT_STRING

  9. For macro names of macros defining constants defined in EDCS:
    EDCS” followed by “LF” followed by the label of the constant.  The three parts are separated from each other by underscores. The “LF” indicates that the  constant is of type Long_Float. All words in the label are separated by underscores and the entire symbol name is capitalized.

    Example: EDCS_LF_PI

  10. Digits are also preceded by underscores. When a radix point is needed in a label, a lower case “r” will be used to represent it.

    Example: EAC_STELLAR_RF_FLUX_10r7

4.2.2  Table of abbreviations used

In Table 4.2, only words from the abstract specification that are abbreviated are listed. Terms from the abstract specification that are abbreviated in the abstract specification and not further abbreviated in this binding are not listed.

Table 4.2 -- Table of abbreviations

Term

Abbreviation

EDCS Attribute Code

EAC

EDCS Attribute Value Characteristic Code

EVC

EDCS Attribute Enumeration Code

EEC 

EDCS Classification Code

ECC

EDCS Group Code

EGC

EDCS Organizational Schema Code

EOC

EDCS Unit Code

EUC

EDCS Unit Equivalence Class Code

EQC

EDCS Unit Scale Code

ESC

Environmental Data Coding Specification

EDCS

In addition, there are tables of abbreviations used to define enumerated attribute data types and organizational schema group data types. These abbreviations may be found in Table 5.2 and Table 5.3, respectively.

4.3  Mappings of abstract names to C binding names

4.3.1  Introduction

In the following tables, the names are listed alphabetically by abstract name.

4.3.2  Data type names

In Table 4.3, each row lists an abstract name of a data type from ISO/IEC 18025 followed by the corresponding bound name. In Table 4.4, each row lists a bound name followed by the abstract name of a data type from ISO/IEC 18025.

Table 4.3—Data type names listed alphabetically by abstract name

Abstract data type name

Bound data type name

Accumulation_Period_Category

EAC_Accumulation_Period_Category

Acoustic_Centre_Frequency

EAC_Acoustic_Centre_Frequency

Acoustic_Reflection_Type

EAC_Acoustic_Reflection_Type

Aerial_Type

EAC_Aerial_Type

Aerial_Use

EAC_Aerial_Use

Aerodrome_Type

EAC_Aerodrome_Type

Aeronautical_Light_Type

EAC_Aeronautical_Light_Type

Aerosol_Particle_Type

EAC_Aerosol_Particle_Type

Aid_To_Navigation_Colour_Pattern

EAC_Aid_To_Navigation_Colour_Pattern

Aid_To_Navigation_Mark_Colour

EAC_Aid_To_Navigation_Mark_Colour

Aid_To_Navigation_Mark_System

EAC_Aid_To_Navigation_Mark_System

Aid_To_Navigation_Marker_Type

EAC_Aid_To_Navigation_Marker_Type

Aid_To_Navigation_Status

EAC_Aid_To_Navigation_Status

Aid_To_Navigation_System_Type

EAC_Aid_To_Navigation_System_Type

Aircraft_Carrier_Class

EAC_Aircraft_Carrier_Class

Aircraft_Function

EAC_Aircraft_Function

Aircraft_Icing_Intensity

EAC_Aircraft_Icing_Intensity

Aircraft_Icing_Type

EAC_Aircraft_Icing_Type

Aircraft_Propulsion_Type

EAC_Aircraft_Propulsion_Type

Aircraft_Type

EAC_Aircraft_Type

Airspace_Limitation

EAC_Airspace_Limitation

Airspace_Type

EAC_Airspace_Type

Aperture_Cover_Position

EAC_Aperture_Cover_Position

Aperture_State

EAC_Aperture_State

Aqueduct_Type

EAC_Aqueduct_Type

Arresting_Gear_Type

EAC_Arresting_Gear_Type

Assault_Landing_Craft_Type

EAC_Assault_Landing_Craft_Type

ASW_Winged_Aircraft_Type

EAC_ASW_Winged_Aircraft_Type

Atm_Ceiling_Method

EAC_Atm_Ceiling_Method

Atm_Pressure_Change_Quality

EAC_Atm_Pressure_Change_Quality

Atm_Pressure_Change_Tendency_Category

EAC_Atm_Pressure_Change_Tendency_Category

Atm_Pressure_Quality

EAC_Atm_Pressure_Quality

Atm_Profile_Measurement_Technique

EAC_Atm_Profile_Measurement_Technique

Atm_Turbulence_Type

EAC_Atm_Turbulence_Type

Atm_Vertical_Reference

EAC_Atm_Vertical_Reference

ATS_Airspace_Class

EAC_ATS_Airspace_Class

ATS_Route_Component_Level

EAC_ATS_Route_Component_Level

ATS_Route_Type

EAC_ATS_Route_Type

ATS_Use_Type

EAC_ATS_Use_Type

Attack_Winged_Aircraft_Type

EAC_Attack_Winged_Aircraft_Type

Attribute_Code

EDCS_Attribute_Code

Attribute_Value

EDCS_Attribute_Value

Attribute_Value_Type

EDCS_Attribute_Value_Type

Auxiliary_Vessel_Type

EAC_Auxiliary_Vessel_Type

Available_Facilities_Type

EAC_Available_Facilities_Type

Averaging_Period_Category

EAC_Averaging_Period_Category

Aviation_Location_Id_Value_Set

EAC_Aviation_Location_Id_Value_Set

Balcony_Type

EAC_Balcony_Type

Basement_Construction_Material

EAC_Basement_Construction_Material

Beach_Portion

EAC_Beach_Portion

Beacon_Shape

EAC_Beacon_Shape

Beaufort_Wind_Scale

EAC_Beaufort_Wind_Scale

Below_Station_Cloud_Coverage

EAC_Below_Station_Cloud_Coverage

Below_Station_Cloud_Top_Characteristics

EAC_Below_Station_Cloud_Top_Characteristics

Below_Station_Cloud_Type

EAC_Below_Station_Cloud_Type

Benchmark_Type

EAC_Benchmark_Type

Berth_Type

EAC_Berth_Type

Biologic_Agent_Type

EAC_Biologic_Agent_Type

Bomber_Winged_Aircraft_Type

EAC_Bomber_Winged_Aircraft_Type

Boolean

EDCS_Boolean

Bottom_Return_Allegiance

EAC_Bottom_Return_Allegiance

Bottom_Return_Obstacle_Status

EAC_Bottom_Return_Obstacle_Status

Bottom_Return_Rock_Status

EAC_Bottom_Return_Rock_Status

Bottom_Return_Seabed_Status

EAC_Bottom_Return_Seabed_Status

Bottom_Return_Status

EAC_Bottom_Return_Status

Bottom_Return_Type

EAC_Bottom_Return_Type

Bottom_Return_Wreck_Status

EAC_Bottom_Return_Wreck_Status

Boundary_Status

EAC_Boundary_Status

Boundary_Type

EAC_Boundary_Type

Branch_Railway_Type

EAC_Branch_Railway_Type

Breaker_Flank

EAC_Breaker_Flank

Bridge_Component_Type

EAC_Bridge_Component_Type

Bridge_Design

EAC_Bridge_Design

Bridge_Function

EAC_Bridge_Function

Bridge_Information_Reliability

EAC_Bridge_Information_Reliability

Bridge_Opening_Type

EAC_Bridge_Opening_Type

Bridge_Span_Type

EAC_Bridge_Span_Type

Bridge_Structure_Type

EAC_Bridge_Structure_Type

Buddhism_Denominational_Family

EAC_Buddhism_Denominational_Family

Building_Component_Type

EAC_Building_Component_Type

Building_Construction_Type

EAC_Building_Construction_Type

Building_Foundation_Type

EAC_Building_Foundation_Type

Building_Function

EAC_Building_Function

Built_Up_Region_Density

EAC_Built_Up_Region_Density

Buoy_Shape

EAC_Buoy_Shape

Buoy_Type

EAC_Buoy_Type

Bypass_Condition

EAC_Bypass_Condition

Cable_Type

EAC_Cable_Type

Camouflage_Type

EAC_Camouflage_Type

Change_Point_Type

EAC_Change_Point_Type

Character

EDCS_Character

Charged_Particle_Species

EAC_Charged_Particle_Species

Chemical_Agent_Type

EAC_Chemical_Agent_Type

Christianity_Denominational_Family

EAC_Christianity_Denominational_Family

Classification_Code

EDCS_Classification_Code

Cloud_Phase

EAC_Cloud_Phase

Cloud_Sky_Cover_Layer_Type

EAC_Cloud_Sky_Cover_Layer_Type

Colour_Intensity

EAC_Colour_Intensity

Colouration

EAC_Colouration

Combat_Support_Vessel_Function

EAC_Combat_Support_Vessel_Function

Combatant_Vessel_Type

EAC_Combatant_Vessel_Type

Combustion_State

EAC_Combustion_State

Commercial_Winged_Aircraft_Type

EAC_Commercial_Winged_Aircraft_Type

Communication_Structure_Type

EAC_Communication_Structure_Type

Conspicuousness

EAC_Conspicuousness

Contour_Type

EAC_Contour_Type

Contrail_Persistence

EAC_Contrail_Persistence

Control_Panel_State

EAC_Control_Panel_State

Control_Panel_Type

EAC_Control_Panel_Type

Count

EDCS_Count

Count_Interval

EDCS_Count_Interval

Count_Value

EDCS_Count_Value

Country_Id_Value_Set

EAC_Country_Id_Value_Set

Crane_Mobility_Type

EAC_Crane_Mobility_Type

Crane_Type

EAC_Crane_Type

Crossing_Control

EAC_Crossing_Control

Culvert_Type

EAC_Culvert_Type

Dam_Face_Type

EAC_Dam_Face_Type

Data_Collection_Reason

EAC_Data_Collection_Reason

Date_Format

EAC_Date_Format

Date_Time_Format

EAC_Date_Time_Format

Defensive_Position_Type

EAC_Defensive_Position_Type

Dew_Point_Quality

EAC_Dew_Point_Quality

Dictionary_Type

EDCS_Dictionary_Type

Dominant_Breaker_Type

EAC_Dominant_Breaker_Type

Door_Construction_Type

EAC_Door_Construction_Type

Door_Opening_Method

EAC_Door_Opening_Method

Door_Type

EAC_Door_Type

Dragon_Teeth_Type

EAC_Dragon_Teeth_Type

Drop_Gate_Method

EAC_Drop_Gate_Method

Ecosystem_Type

EAC_Ecosystem_Type

Educational_Building_Type

EAC_Educational_Building_Type

Elev_Electrical_Cable_Type

EAC_Elev_Electrical_Cable_Type

Elevation_Accuracy_Statement

EAC_Elevation_Accuracy_Statement

Em_Band

EAC_Em_Band

Em_Evaporative_Duct_Strength

EAC_Em_Evaporative_Duct_Strength

Em_Polarization_Type

EAC_Em_Polarization_Type

Em_Propagation_Condition

EAC_Em_Propagation_Condition

Engineer_Trench_Type

EAC_Engineer_Trench_Type

Existence_Certainty

EAC_Existence_Certainty

Existence_Status

EAC_Existence_Status

Explosive_Mine_Type

EAC_Explosive_Mine_Type

Exterior_Wall_Construction_Type

EAC_Exterior_Wall_Construction_Type

Exterior_Wall_Fortification

EAC_Exterior_Wall_Fortification

External_Paint_Scheme

EAC_External_Paint_Scheme

External_Window_Covering

EAC_External_Window_Covering

Extraction_Mine_Type

EAC_Extraction_Mine_Type

Fabrication_Type

EAC_Fabrication_Type

Facet_Type

EAC_Facet_Type

Farming_Method

EAC_Farming_Method

Fence_Type

EAC_Fence_Type

Ferry_Route_Type

EAC_Ferry_Route_Type

Field_Pattern

EAC_Field_Pattern

Fighter_Winged_Aircraft_Type

EAC_Fighter_Winged_Aircraft_Type

Fishing_Facility_Type

EAC_Fishing_Facility_Type

Floor_Construction_Type

EAC_Floor_Construction_Type

Floor_Covering_Type

EAC_Floor_Covering_Type

Fog_Signal_Generation_Type

EAC_Fog_Signal_Generation_Type

Foliage_State

EAC_Foliage_State

Frigate_Type

EAC_Frigate_Type

Front_And_Axis_Reference

EAC_Front_And_Axis_Reference

Frozen_Surface_Cover_Type

EAC_Frozen_Surface_Cover_Type

Fuel_Facilities_Available

EAC_Fuel_Facilities_Available

Furniture_Type

EAC_Furniture_Type

Gate_Type

EAC_Gate_Type

General

EOC_General

Geographic_Region

EAC_Geographic_Region

Grading_Type

EAC_Grading_Type

Grid_Diagonalization

EAC_Grid_Diagonalization

Ground_Vehicle_Function

EAC_Ground_Vehicle_Function

Ground_Vehicle_Propulsion_Type

EAC_Ground_Vehicle_Propulsion_Type

Guided_Missile_Destroyer_Type

EAC_Guided_Missile_Destroyer_Type

Guided_Missile_Frigate_Type

EAC_Guided_Missile_Frigate_Type

Hallway_Type

EAC_Hallway_Type

Harbour_Facility_Type

EAC_Harbour_Facility_Type

Hazard_Marker_Type

EAC_Hazard_Marker_Type

Hazard_Severity

EAC_Hazard_Severity

Hazardous_Gas_Type

EAC_Hazardous_Gas_Type

High_Cloud_Genus

EAC_High_Cloud_Genus

High_Cloud_Type_Observed

EAC_High_Cloud_Type_Observed

Hinduism_Denominational_Family

EAC_Hinduism_Denominational_Family

Horizontal_Datum

EAC_Horizontal_Datum

Hulk_Type

EAC_Hulk_Type

Human_Function

EAC_Human_Function

Human_Role

EAC_Human_Role

Hydrographic_Barrier_Type

EAC_Hydrographic_Barrier_Type

Hydrographic_Depth_Category

EAC_Hydrographic_Depth_Category

Hydrographic_Depth_Information

EAC_Hydrographic_Depth_Information

Hydrographic_Object_Origin

EAC_Hydrographic_Object_Origin

Hydrographic_Survey_Contact_Type

EAC_Hydrographic_Survey_Contact_Type

Hydrologic_Permanence

EAC_Hydrologic_Permanence

Hypsographic_Portrayal_Type

EAC_Hypsographic_Portrayal_Type

Icing_Type

EAC_Icing_Type

Inland_Hydrographic_Permanence

EAC_Inland_Hydrographic_Permanence

Installation_Buoy_Type

EAC_Installation_Buoy_Type

Integer

EDCS_Integer

Integer_Interval

EDCS_Integer_Interval

Integer_Value

EDCS_Integer_Value

Interest_Type

EAC_Interest_Type

Interior_Wall_Construction_Type

EAC_Interior_Wall_Construction_Type

Irrigation_Method

EAC_Irrigation_Method

Islamic_Denominational_Family

EAC_Islamic_Denominational_Family

Jainism_Denominational_Family

EAC_Jainism_Denominational_Family

Judaism_Denominational_Family

EAC_Judaism_Denominational_Family

Landing_Craft_Type

EAC_Landing_Craft_Type

Lane_Marking_Type

EAC_Lane_Marking_Type

Lift_Type

EAC_Lift_Type

Light_Colour

EAC_Light_Colour

Light_Exhibition_Condition

EAC_Light_Exhibition_Condition

Light_Function

EAC_Light_Function

Light_Pattern

EAC_Light_Pattern

Light_Relative_Location

EAC_Light_Relative_Location

Light_Type

EAC_Light_Type

Light_Visibility

EAC_Light_Visibility

Lighting_Characterization

EAC_Lighting_Characterization

Lightning_Polarity

EAC_Lightning_Polarity

Locale

EDCS_Locale

Location_Accuracy_Method

EAC_Location_Accuracy_Method

Location_Accuracy_Statement

EAC_Location_Accuracy_Statement

Long_Float

EDCS_Long_Float

Long_Float_Interval

EDCS_Long_Float_Interval

Long_Float_Value

EDCS_Long_Float_Value

Low_Cloud_Genus

EAC_Low_Cloud_Genus

Low_Cloud_Type_Observed

EAC_Low_Cloud_Type_Observed

Lowest_Cloud_Cover_Category

EAC_Lowest_Cloud_Cover_Category

Marine_Boundary_Limit_Type

EAC_Marine_Boundary_Limit_Type

Marine_Construction_Type

EAC_Marine_Construction_Type

Marine_Light_Type

EAC_Marine_Light_Type

Marine_Line_Associated_Atnav

EAC_Marine_Line_Associated_Atnav

Marine_Navigation_Line_Type

EAC_Marine_Navigation_Line_Type

Marine_Pilot_Boarding_Method

EAC_Marine_Pilot_Boarding_Method

Marine_Pilot_Boarding_Vehicle

EAC_Marine_Pilot_Boarding_Vehicle

Marine_Region_Type

EAC_Marine_Region_Type

Marine_Rescue_Station_Type

EAC_Marine_Rescue_Station_Type

Marine_Route_Type

EAC_Marine_Route_Type

Marine_Station_Activity

EAC_Marine_Station_Activity

Marine_Station_Equipment

EAC_Marine_Station_Equipment

Marine_Survey_Type

EAC_Marine_Survey_Type

Marine_Track_Type

EAC_Marine_Track_Type

Marine_Traffic_Signal_Type

EAC_Marine_Traffic_Signal_Type

Marine_TSS_Component

EAC_Marine_TSS_Component

Marine_Warning_Signal_Type

EAC_Marine_Warning_Signal_Type

Marine_Wreck_Status

EAC_Marine_Wreck_Status

Marine_Wreck_Type

EAC_Marine_Wreck_Type

Mark_Type

EAC_Mark_Type

Mast_Type

EAC_Mast_Type

Material_Handling_Facilities2

EAC_Material_Handling_Facilities2

Merchant_Marine_Vessel_Type

EAC_Merchant_Marine_Vessel_Type

Middle_Cloud_Genus

EAC_Middle_Cloud_Genus

Middle_Cloud_Type_Observed

EAC_Middle_Cloud_Type_Observed

Military_Asset_Type

EAC_Military_Asset_Type

Military_Force_Allegiance

EAC_Military_Force_Allegiance

Military_Use

EAC_Military_Use

Mine_Acoustic_Actuation

EAC_Mine_Acoustic_Actuation

Mine_Actuation

EAC_Mine_Actuation

Mine_Allegiance

EAC_Mine_Allegiance

Mine_Anti_Hunting_Type

EAC_Mine_Anti_Hunting_Type

Mine_Anti_Recovery_Type

EAC_Mine_Anti_Recovery_Type

Mine_Anti_Sweep_Wire_Type

EAC_Mine_Anti_Sweep_Wire_Type

Mine_Cableless_Actuation

EAC_Mine_Cableless_Actuation

Mine_Capability_Type

EAC_Mine_Capability_Type

Mine_Contact_Actuation

EAC_Mine_Contact_Actuation

Mine_Control_Method

EAC_Mine_Control_Method

Mine_Countermeasure_Vessel_Type

EAC_Mine_Countermeasure_Vessel_Type

Mine_Independent_Actuation

EAC_Mine_Independent_Actuation

Mine_Influence_Actuation

EAC_Mine_Influence_Actuation

Mine_Information_Type

EAC_Mine_Information_Type

Mine_Magnetic_Sensitivity

EAC_Mine_Magnetic_Sensitivity

Mine_Moored_Position_Type

EAC_Mine_Moored_Position_Type

Mine_Operational_Use

EAC_Mine_Operational_Use

Mine_Other_Actuation_Type

EAC_Mine_Other_Actuation_Type

Mine_Other_Information_Type

EAC_Mine_Other_Information_Type

Mine_Position_Type

EAC_Mine_Position_Type

Mine_Special_Capability_Type

EAC_Mine_Special_Capability_Type

Mine_Status

EAC_Mine_Status

Mine_Tactical_Use

EAC_Mine_Tactical_Use

Minefield_Delivery_Method

EAC_Minefield_Delivery_Method

Minefield_Type

EAC_Minefield_Type

Missile_Site_Type

EAC_Missile_Site_Type

Missing_Information_Type

EAC_Missing_Information_Type

Month

EAC_Month

Moon_Phase

EAC_Moon_Phase

Mooring_Connection_Type

EAC_Mooring_Connection_Type

Mooring_Facility_Type

EAC_Mooring_Facility_Type

Multipass_Surface_Degradation

EAC_Multipass_Surface_Degradation

Munition_Fuse_Type

EAC_Munition_Fuse_Type

Munition_Protection_Level

EAC_Munition_Protection_Level

National_Paint_Scheme_Value_Set

EAC_National_Paint_Scheme_Value_Set

Native_Settlement_Type

EAC_Native_Settlement_Type

Nautical_Gate_Type

EAC_Nautical_Gate_Type

Navigation_Path_Type

EAC_Navigation_Path_Type

Navigation_System_Type

EAC_Navigation_System_Type

Non_Sub_Contact_Source

EAC_Non_Sub_Contact_Source

Non_Sub_Contact_Source_Type

EAC_Non_Sub_Contact_Source_Type

Null

EDCS_Null

Numeric_Value_Type

EDCS_Numeric_Value_Type

Object_Aspect

EAC_Object_Aspect

Object_Configuration

EAC_Object_Configuration

Object_Facet_Shape

EAC_Object_Facet_Shape

Object_Ordinal_Rank

EAC_Object_Ordinal_Rank

Object_Orientation_Wrt_Vertical

EAC_Object_Orientation_Wrt_Vertical

Object_Set_Type

EAC_Object_Set_Type

Obscurant_Type

EAC_Obscurant_Type

Observation_Platform_Type

EAC_Observation_Platform_Type

Observed_Visibility_Report_Type

EAC_Observed_Visibility_Report_Type

Ocean_Floor_Region_Name_Type

EAC_Ocean_Floor_Region_Name_Type

Ocean_Name

EAC_Ocean_Name

Offshore_Platform_Type

EAC_Offshore_Platform_Type

Oil_Barrier_Type

EAC_Oil_Barrier_Type

Omni_Dir_Ship_Noise_Confidence

EAC_Omni_Dir_Ship_Noise_Confidence

Operating_Restrictions_Type

EAC_Operating_Restrictions_Type

Operating_Time

EAC_Operating_Time

Organization_Schema_Code

EDCS_Organization_Schema_Code

Overhead_Obstruction_Type

EAC_Overhead_Obstruction_Type

Parapet_Type

EAC_Parapet_Type

Pasquill_Atmosphere_Stability_Index

EAC_Pasquill_Atmosphere_Stability_Index

Patrol_Craft_Type

EAC_Patrol_Craft_Type

Peak_Tide_Type

EAC_Peak_Tide_Type

Pedestrian_Traversability

EAC_Pedestrian_Traversability

Periodic_Restriction_End

EAC_Periodic_Restriction_End

Periodic_Restriction_Start

EAC_Periodic_Restriction_Start

Periodic_Restriction_Type

EAC_Periodic_Restriction_Type

Physical_State

EAC_Physical_State

Pipeline_Type

EAC_Pipeline_Type

Plant_Component_Type

EAC_Plant_Component_Type

Point_Object_Type

EAC_Point_Object_Type

Pond_Type

EAC_Pond_Type

Populated_Place_Type

EAC_Populated_Place_Type

Posture

EAC_Posture

Power_Plant_Type

EAC_Power_Plant_Type

Precipitation_Intensity

EAC_Precipitation_Intensity

Precipitation_Phase

EAC_Precipitation_Phase

Precipitation_Type

EAC_Precipitation_Type

Predominant_Surround_Type

EAC_Predominant_Surround_Type

Present_Weather_Type_Automated

EAC_Present_Weather_Type_Automated

Present_Weather_Type_Manual

EAC_Present_Weather_Type_Manual

Present_Weather_Type_Special

EAC_Present_Weather_Type_Special

Pressure_Altimeter_Quality

EAC_Pressure_Altimeter_Quality

Pri_Weapon_Deployed_Pos_Category

EAC_Pri_Weapon_Deployed_Pos_Category

Primary_Byproduct

EAC_Primary_Byproduct

Primary_Entrance_Location

EAC_Primary_Entrance_Location

Primary_Material_Type

EAC_Primary_Material_Type

Primary_Product

EAC_Primary_Product

Primary_Raw_Material

EAC_Primary_Raw_Material

Primary_Surface_Thermal_Condition

EAC_Primary_Surface_Thermal_Condition

Property_Set_Data_Source

EAC_Property_Set_Data_Source

Property_Set_Spatial_Domain

EAC_Property_Set_Spatial_Domain

Radar_Significance_Factor

EAC_Radar_Significance_Factor

Radar_Station_Type

EAC_Radar_Station_Type

Radar_Transponder_Type

EAC_Radar_Transponder_Type

Radio_Station_Type

EAC_Radio_Station_Type

Radiologic_Agent_Type

EAC_Radiologic_Agent_Type

Railing_Type

EAC_Railing_Type

Railway_Gauge_Category

EAC_Railway_Gauge_Category

Railway_Power_Source

EAC_Railway_Power_Source

Railway_Track_Arrangement

EAC_Railway_Track_Arrangement

Railway_Type

EAC_Railway_Type

Rapid_Class

EAC_Rapid_Class

Real_Value

EDCS_Real_Value

Recommended_Track_Type

EAC_Recommended_Track_Type

Recording_Date_Type

EAC_Recording_Date_Type

Regional_Style

EAC_Regional_Style

Relative_Location

EAC_Relative_Location

Religious_Designation

EAC_Religious_Designation

Reservoir_Type

EAC_Reservoir_Type

RF_Directivity

EAC_RF_Directivity

Road_Interchange_Type

EAC_Road_Interchange_Type

Road_Junction_Connectivity

EAC_Road_Junction_Connectivity

Road_Lane_Adjacency

EAC_Road_Lane_Adjacency

Road_Lane_Control_Type

EAC_Road_Lane_Control_Type

Road_Lane_Light_State

EAC_Road_Lane_Light_State

Road_Lane_Passing

EAC_Road_Lane_Passing

Road_Lane_Turn

EAC_Road_Lane_Turn

Road_Type

EAC_Road_Type

Rock_Formation_Structure

EAC_Rock_Formation_Structure

Rolling_Stock_Type

EAC_Rolling_Stock_Type

Roof_Assembly_Type

EAC_Roof_Assembly_Type

Roof_Framing_Type

EAC_Roof_Framing_Type

Roof_Predominant_Pattern

EAC_Roof_Predominant_Pattern

Roof_Predominant_Surface_Material

EAC_Roof_Predominant_Surface_Material

Roof_Shape

EAC_Roof_Shape

Roof_Sheathing_Type

EAC_Roof_Sheathing_Type

Roof_Style

EAC_Roof_Style

Room_Ceiling_Construction_Type

EAC_Room_Ceiling_Construction_Type

Route_Constriction_Type

EAC_Route_Constriction_Type

Route_Crossing_Type

EAC_Route_Crossing_Type

Route_Expansion_Type

EAC_Route_Expansion_Type

Route_Weather_Type

EAC_Route_Weather_Type

Rubble_Stability

EAC_Rubble_Stability

Runway_End

EAC_Runway_End

Runway_Point_Abeam_Type

EAC_Runway_Point_Abeam_Type

Runway_Relative_Position

EAC_Runway_Relative_Position

Runway_Surface_Condition

EAC_Runway_Surface_Condition

Runway_Visibility

EAC_Runway_Visibility

Satellite_Name

EAC_Satellite_Name

Scale_Code

EDCS_Scale_Code

Scnd_Weapon_Deployed_Pos_Category

EAC_Scnd_Weapon_Deployed_Pos_Category

Scrap_Type

EAC_Scrap_Type

Sea_Ice_Type

EAC_Sea_Ice_Type

Sea_Name

EAC_Sea_Name

Sea_State_Category

EAC_Sea_State_Category

Season

EAC_Season

Seasonal_Tent_Location

EAC_Seasonal_Tent_Location

Secondary_Material_Characteristic

EAC_Secondary_Material_Characteristic

Secondary_Material_Type

EAC_Secondary_Material_Type

Secondary_Surface_Thermal_Condition

EAC_Secondary_Surface_Thermal_Condition

Security_Level

EAC_Security_Level

Security_Lock_Type

EAC_Security_Lock_Type

Service_Branch

EAC_Service_Branch

Shipping_Noise_Measurement_Status

EAC_Shipping_Noise_Measurement_Status

Shipping_Noise_Season_Type

EAC_Shipping_Noise_Season_Type

Shoreline_Physiography

EAC_Shoreline_Physiography

Shoreline_Type

EAC_Shoreline_Type

Sides_Visible

EAC_Sides_Visible

Snow_Depth_Category

EAC_Snow_Depth_Category

Soil_Type

EAC_Soil_Type

Soil_Wetness_Category

EAC_Soil_Wetness_Category

Sound_Signal_Type

EAC_Sound_Signal_Type

Sounding_Datum

EAC_Sounding_Datum

Sounding_Exposition

EAC_Sounding_Exposition

Sounding_Information

EAC_Sounding_Information

Sounding_Measurement_Technique

EAC_Sounding_Measurement_Technique

Sounding_Velocity_Correction_Type

EAC_Sounding_Velocity_Correction_Type

Source

EAC_Source

Spatial_Alignment

EAC_Spatial_Alignment

Sport_Type

EAC_Sport_Type

Spot_Elevation_Type

EAC_Spot_Elevation_Type

Spring_Type

EAC_Spring_Type

Stair_Construction_Type

EAC_Stair_Construction_Type

Stair_Style

EAC_Stair_Style

Status_Code

EDCS_Status_Code

Stellar_RF_Nb_Maximum_Time_Quality

EAC_Stellar_RF_Nb_Maximum_Time_Quality

Stellar_RF_Nb_Mean_Flux_Quality

EAC_Stellar_RF_Nb_Mean_Flux_Quality

Stellar_RF_Nb_Peak_Flux_Quality

EAC_Stellar_RF_Nb_Peak_Flux_Quality

Stellar_RF_Nb_Period_Quality

EAC_Stellar_RF_Nb_Period_Quality

Stellar_RF_Nb_Start_Quality

EAC_Stellar_RF_Nb_Start_Quality

Storage_Facility_Type

EAC_Storage_Facility_Type

String

EDCS_String

Structural_Pile_Type

EAC_Structural_Pile_Type

Structure_Protection_Type

EAC_Structure_Protection_Type

Structure_Shape

EAC_Structure_Shape

Surface_Category

EAC_Surface_Category

Surface_Characteristic_Type

EAC_Surface_Characteristic_Type

Surface_Em_Duct_Strength

EAC_Surface_Em_Duct_Strength

Surface_Material_Type

EAC_Surface_Material_Type

Surface_Thermal_Model

EAC_Surface_Thermal_Model

Surveillance_Winged_Aircraft_Type

EAC_Surveillance_Winged_Aircraft_Type

Survey_Control_Point_Type

EAC_Survey_Control_Point_Type

Telescope_Type

EAC_Telescope_Type

Temperature_Extreme

EAC_Temperature_Extreme

Temperature_Quality

EAC_Temperature_Quality

Terrain_Morphology_Type

EAC_Terrain_Morphology_Type

Terrain_Obstacle_Type

EAC_Terrain_Obstacle_Type

Terrain_Route_Type

EAC_Terrain_Route_Type

Terrain_Route_Usable_Weather_Type

EAC_Terrain_Route_Usable_Weather_Type

Terrain_Surface_Mark_Type

EAC_Terrain_Surface_Mark_Type

Terrain_Trafficability_Coarse

EAC_Terrain_Trafficability_Coarse

Terrain_Trafficability_Fine

EAC_Terrain_Trafficability_Fine

Terrain_Trafficability_Medium

EAC_Terrain_Trafficability_Medium

Terrain_Transportation_Route_Surface_Type

EAC_Terrain_Transportation_Route_Surface_Type

Thunderstorm_Intensity

EAC_Thunderstorm_Intensity

Time_Division_Within_Day

EAC_Time_Division_Within_Day

Time_Format

EAC_Time_Format

Time_Period_Format

EAC_Time_Period_Format

Topmark_Shape

EAC_Topmark_Shape

Topmark_Type

EAC_Topmark_Type

Total_Cloud_Cover_Category

EAC_Total_Cloud_Cover_Category

Towed_Vehicle_Type

EAC_Towed_Vehicle_Type

Tower_Type

EAC_Tower_Type

Transport_Helicopter_Type

EAC_Transport_Helicopter_Type

Transport_Landing_Craft_Type

EAC_Transport_Landing_Craft_Type

Transport_Winged_Aircraft_Type

EAC_Transport_Winged_Aircraft_Type

Transportation_Use

EAC_Transportation_Use

Tree_Type

EAC_Tree_Type

Truck_Load_Class

EAC_Truck_Load_Class

Tunnel_Cross_Section

EAC_Tunnel_Cross_Section

Turbulence_Frequency

EAC_Turbulence_Frequency

Turbulence_Intensity

EAC_Turbulence_Intensity

Underlying_Material_Characteristic

EAC_Underlying_Material_Characteristic

Underlying_Material_Type

EAC_Underlying_Material_Type

Unit_Code

EDCS_Unit_Code

Unit_Equivalence_Code

EDCS_Unit_Equivalence_Code

Urban_Street_Pattern

EAC_Urban_Street_Pattern

Urban_Terrain_Zone_Type

EAC_Urban_Terrain_Zone_Type

Usage

EAC_Usage

Value_Characteristic_Code

EDCS_Value_Characteristic_Code

Vegetation_Type

EAC_Vegetation_Type

Vehicle_Maintenance_Available

EAC_Vehicle_Maintenance_Available

Vehicle_Smoke_Type

EAC_Vehicle_Smoke_Type

Vehicle_Traffic_Flow

EAC_Vehicle_Traffic_Flow

Vertical_Datum

EAC_Vertical_Datum

Vertical_Measurement_Quality

EAC_Vertical_Measurement_Quality

Vessel_Density_Acoustic_Level_Category

EAC_Vessel_Density_Acoustic_Level_Category

Vessel_Function

EAC_Vessel_Function

Vessel_Identifier_Value_Set

EAC_Vessel_Identifier_Value_Set

Vessel_Type

EAC_Vessel_Type

Visibility_Distance_Quality

EAC_Visibility_Distance_Quality

Volcanic_Formation_Type

EAC_Volcanic_Formation_Type

Wall_Predominant_Pattern

EAC_Wall_Predominant_Pattern

Wall_Predominant_Surface_Material

EAC_Wall_Predominant_Surface_Material

Wall_Type

EAC_Wall_Type

Water_Acoustic_Trans_Loss_Model

EAC_Water_Acoustic_Trans_Loss_Model

Water_Body_Acoustic_Ambient_Noise_Spectral_Model

EAC_Water_Body_Acoustic_Ambient_Noise_Spectral_Model

Water_Body_Floor_Configuration

EAC_Water_Body_Floor_Configuration

Water_Body_Floor_Material_Type

EAC_Water_Body_Floor_Material_Type

Water_Body_Floor_Morphology

EAC_Water_Body_Floor_Morphology

Water_Body_Floor_Object_Type

EAC_Water_Body_Floor_Object_Type

Water_Body_Floor_Roughness_Category

EAC_Water_Body_Floor_Roughness_Category

Water_Body_Property_Set_Acoustic_Type

EAC_Water_Body_Property_Set_Acoustic_Type

Water_Body_Surface_Observation_Point

EAC_Water_Body_Surface_Observation_Point

Water_Channel_Type

EAC_Water_Channel_Type

Water_Current_Appearance_Month

EAC_Water_Current_Appearance_Month

Water_Current_Disappearance_Month

EAC_Water_Current_Disappearance_Month

Water_Current_Reference

EAC_Water_Current_Reference

Water_Current_Type

EAC_Water_Current_Type

Water_Level_Effect

EAC_Water_Level_Effect

Water_Quality

EAC_Water_Quality

Water_Type

EAC_Water_Type

Watercourse_Channel_Type

EAC_Watercourse_Channel_Type

Watercourse_Sink_Type

EAC_Watercourse_Sink_Type

Waypoint_Type

EAC_Waypoint_Type

Weapons_Range_Type

EAC_Weapons_Range_Type

Weather_Measurement_Technique

EAC_Weather_Measurement_Technique

Well_Type

EAC_Well_Type

Wet_Soil_Trafficability

EAC_Wet_Soil_Trafficability

Wetland_Surface_Form

EAC_Wetland_Surface_Form

Wind_Correction_Technique

EAC_Wind_Correction_Technique

Wind_Direction_Octant_Climatology

EAC_Wind_Direction_Octant_Climatology

Wind_Direction_Quality

EAC_Wind_Direction_Quality

Wind_Equipment_Type

EAC_Wind_Equipment_Type

Wind_Speed_Quality

EAC_Wind_Speed_Quality

Wind_Type

EAC_Wind_Type

Window_Material_Type

EAC_Window_Material_Type

Work_In_Progress_Type

EAC_Work_In_Progress_Type

Worship_Place_Type

EAC_Worship_Place_Type

Zoroastrianism_Denominational_Family

EAC_Zoroastrianism_Denominational_Family

Table 4.4—Data type names listed alphabetically by bound name

Bound data type name

Abstract data type name

EAC_Accumulation_Period_Category

Accumulation_Period_Category

EAC_Acoustic_Centre_Frequency

Acoustic_Centre_Frequency

EAC_Acoustic_Reflection_Type

Acoustic_Reflection_Type

EAC_Aerial_Type

Aerial_Type

EAC_Aerial_Use

Aerial_Use

EAC_Aerodrome_Type

Aerodrome_Type

EAC_Aeronautical_Light_Type

Aeronautical_Light_Type

EAC_Aerosol_Particle_Type

Aerosol_Particle_Type

EAC_Aid_To_Navigation_Colour_Pattern

Aid_To_Navigation_Colour_Pattern

EAC_Aid_To_Navigation_Mark_Colour

Aid_To_Navigation_Mark_Colour

EAC_Aid_To_Navigation_Mark_System

Aid_To_Navigation_Mark_System

EAC_Aid_To_Navigation_Marker_Type

Aid_To_Navigation_Marker_Type

EAC_Aid_To_Navigation_Status

Aid_To_Navigation_Status

EAC_Aid_To_Navigation_System_Type

Aid_To_Navigation_System_Type

EAC_Aircraft_Carrier_Class

Aircraft_Carrier_Class

EAC_Aircraft_Function

Aircraft_Function

EAC_Aircraft_Icing_Intensity

Aircraft_Icing_Intensity

EAC_Aircraft_Icing_Type

Aircraft_Icing_Type

EAC_Aircraft_Propulsion_Type

Aircraft_Propulsion_Type

EAC_Aircraft_Type

Aircraft_Type

EAC_Airspace_Limitation

Airspace_Limitation

EAC_Airspace_Type

Airspace_Type

EAC_Aperture_Cover_Position

Aperture_Cover_Position

EAC_Aperture_State

Aperture_State

EAC_Aqueduct_Type

Aqueduct_Type

EAC_Arresting_Gear_Type

Arresting_Gear_Type

EAC_Assault_Landing_Craft_Type

Assault_Landing_Craft_Type

EAC_ASW_Winged_Aircraft_Type

ASW_Winged_Aircraft_Type

EAC_Atm_Ceiling_Method

Atm_Ceiling_Method

EAC_Atm_Pressure_Change_Quality

Atm_Pressure_Change_Quality

EAC_Atm_Pressure_Change_Tendency_Category

Atm_Pressure_Change_Tendency_Category

EAC_Atm_Pressure_Quality

Atm_Pressure_Quality

EAC_Atm_Profile_Measurement_Technique

Atm_Profile_Measurement_Technique

EAC_Atm_Turbulence_Type

Atm_Turbulence_Type

EAC_Atm_Vertical_Reference

Atm_Vertical_Reference

EAC_ATS_Airspace_Class

ATS_Airspace_Class

EAC_ATS_Route_Component_Level

ATS_Route_Component_Level

EAC_ATS_Route_Type

ATS_Route_Type

EAC_ATS_Use_Type

ATS_Use_Type

EAC_Attack_Winged_Aircraft_Type

Attack_Winged_Aircraft_Type

EAC_Auxiliary_Vessel_Type

Auxiliary_Vessel_Type

EAC_Available_Facilities_Type

Available_Facilities_Type

EAC_Averaging_Period_Category

Averaging_Period_Category

EAC_Aviation_Location_Id_Value_Set

Aviation_Location_Id_Value_Set

EAC_Balcony_Type

Balcony_Type

EAC_Basement_Construction_Material

Basement_Construction_Material

EAC_Beach_Portion

Beach_Portion

EAC_Beacon_Shape

Beacon_Shape

EAC_Beaufort_Wind_Scale

Beaufort_Wind_Scale

EAC_Below_Station_Cloud_Coverage

Below_Station_Cloud_Coverage

EAC_Below_Station_Cloud_Top_Characteristics

Below_Station_Cloud_Top_Characteristics

EAC_Below_Station_Cloud_Type

Below_Station_Cloud_Type

EAC_Benchmark_Type

Benchmark_Type

EAC_Berth_Type

Berth_Type

EAC_Biologic_Agent_Type

Biologic_Agent_Type

EAC_Bomber_Winged_Aircraft_Type

Bomber_Winged_Aircraft_Type

EAC_Bottom_Return_Allegiance

Bottom_Return_Allegiance

EAC_Bottom_Return_Obstacle_Status

Bottom_Return_Obstacle_Status

EAC_Bottom_Return_Rock_Status

Bottom_Return_Rock_Status

EAC_Bottom_Return_Seabed_Status

Bottom_Return_Seabed_Status

EAC_Bottom_Return_Status

Bottom_Return_Status

EAC_Bottom_Return_Type

Bottom_Return_Type

EAC_Bottom_Return_Wreck_Status

Bottom_Return_Wreck_Status

EAC_Boundary_Status

Boundary_Status

EAC_Boundary_Type

Boundary_Type

EAC_Branch_Railway_Type

Branch_Railway_Type

EAC_Breaker_Flank

Breaker_Flank

EAC_Bridge_Component_Type

Bridge_Component_Type

EAC_Bridge_Design

Bridge_Design

EAC_Bridge_Function

Bridge_Function

EAC_Bridge_Information_Reliability

Bridge_Information_Reliability

EAC_Bridge_Opening_Type

Bridge_Opening_Type

EAC_Bridge_Span_Type

Bridge_Span_Type

EAC_Bridge_Structure_Type

Bridge_Structure_Type

EAC_Buddhism_Denominational_Family

Buddhism_Denominational_Family

EAC_Building_Component_Type

Building_Component_Type

EAC_Building_Construction_Type

Building_Construction_Type

EAC_Building_Foundation_Type

Building_Foundation_Type

EAC_Building_Function

Building_Function

EAC_Built_Up_Region_Density

Built_Up_Region_Density

EAC_Buoy_Shape

Buoy_Shape

EAC_Buoy_Type

Buoy_Type

EAC_Bypass_Condition

Bypass_Condition

EAC_Cable_Type

Cable_Type

EAC_Camouflage_Type

Camouflage_Type

EAC_Change_Point_Type

Change_Point_Type

EAC_Charged_Particle_Species

Charged_Particle_Species

EAC_Chemical_Agent_Type

Chemical_Agent_Type

EAC_Christianity_Denominational_Family

Christianity_Denominational_Family

EAC_Cloud_Phase

Cloud_Phase

EAC_Cloud_Sky_Cover_Layer_Type

Cloud_Sky_Cover_Layer_Type

EAC_Colour_Intensity

Colour_Intensity

EAC_Colouration

Colouration

EAC_Combat_Support_Vessel_Function

Combat_Support_Vessel_Function

EAC_Combatant_Vessel_Type

Combatant_Vessel_Type

EAC_Combustion_State

Combustion_State

EAC_Commercial_Winged_Aircraft_Type

Commercial_Winged_Aircraft_Type

EAC_Communication_Structure_Type

Communication_Structure_Type

EAC_Conspicuousness

Conspicuousness

EAC_Contour_Type

Contour_Type

EAC_Contrail_Persistence

Contrail_Persistence

EAC_Control_Panel_State

Control_Panel_State

EAC_Control_Panel_Type

Control_Panel_Type

EAC_Country_Id_Value_Set

Country_Id_Value_Set

EAC_Crane_Mobility_Type

Crane_Mobility_Type

EAC_Crane_Type

Crane_Type

EAC_Crossing_Control

Crossing_Control

EAC_Culvert_Type

Culvert_Type

EAC_Dam_Face_Type

Dam_Face_Type

EAC_Data_Collection_Reason

Data_Collection_Reason

EAC_Date_Format

Date_Format

EAC_Date_Time_Format

Date_Time_Format

EAC_Defensive_Position_Type

Defensive_Position_Type

EAC_Dew_Point_Quality

Dew_Point_Quality

EAC_Dominant_Breaker_Type

Dominant_Breaker_Type

EAC_Door_Construction_Type

Door_Construction_Type

EAC_Door_Opening_Method

Door_Opening_Method

EAC_Door_Type

Door_Type

EAC_Dragon_Teeth_Type

Dragon_Teeth_Type

EAC_Drop_Gate_Method

Drop_Gate_Method

EAC_Ecosystem_Type

Ecosystem_Type

EAC_Educational_Building_Type

Educational_Building_Type

EAC_Elev_Electrical_Cable_Type

Elev_Electrical_Cable_Type

EAC_Elevation_Accuracy_Statement

Elevation_Accuracy_Statement

EAC_Em_Band

Em_Band

EAC_Em_Evaporative_Duct_Strength

Em_Evaporative_Duct_Strength

EAC_Em_Polarization_Type

Em_Polarization_Type

EAC_Em_Propagation_Condition

Em_Propagation_Condition

EAC_Engineer_Trench_Type

Engineer_Trench_Type

EAC_Existence_Certainty

Existence_Certainty

EAC_Existence_Status

Existence_Status

EAC_Explosive_Mine_Type

Explosive_Mine_Type

EAC_Exterior_Wall_Construction_Type

Exterior_Wall_Construction_Type

EAC_Exterior_Wall_Fortification

Exterior_Wall_Fortification

EAC_External_Paint_Scheme

External_Paint_Scheme

EAC_External_Window_Covering

External_Window_Covering

EAC_Extraction_Mine_Type

Extraction_Mine_Type

EAC_Fabrication_Type

Fabrication_Type

EAC_Facet_Type

Facet_Type

EAC_Farming_Method

Farming_Method

EAC_Fence_Type

Fence_Type

EAC_Ferry_Route_Type

Ferry_Route_Type

EAC_Field_Pattern

Field_Pattern

EAC_Fighter_Winged_Aircraft_Type

Fighter_Winged_Aircraft_Type

EAC_Fishing_Facility_Type

Fishing_Facility_Type

EAC_Floor_Construction_Type

Floor_Construction_Type

EAC_Floor_Covering_Type

Floor_Covering_Type

EAC_Fog_Signal_Generation_Type

Fog_Signal_Generation_Type

EAC_Foliage_State

Foliage_State

EAC_Frigate_Type

Frigate_Type

EAC_Front_And_Axis_Reference

Front_And_Axis_Reference

EAC_Frozen_Surface_Cover_Type

Frozen_Surface_Cover_Type

EAC_Fuel_Facilities_Available

Fuel_Facilities_Available

EAC_Furniture_Type

Furniture_Type

EAC_Gate_Type

Gate_Type

EAC_Geographic_Region

Geographic_Region

EAC_Grading_Type

Grading_Type

EAC_Grid_Diagonalization

Grid_Diagonalization

EAC_Ground_Vehicle_Function

Ground_Vehicle_Function

EAC_Ground_Vehicle_Propulsion_Type

Ground_Vehicle_Propulsion_Type

EAC_Guided_Missile_Destroyer_Type

Guided_Missile_Destroyer_Type

EAC_Guided_Missile_Frigate_Type

Guided_Missile_Frigate_Type

EAC_Hallway_Type

Hallway_Type

EAC_Harbour_Facility_Type

Harbour_Facility_Type

EAC_Hazard_Marker_Type

Hazard_Marker_Type

EAC_Hazard_Severity

Hazard_Severity

EAC_Hazardous_Gas_Type

Hazardous_Gas_Type

EAC_High_Cloud_Genus

High_Cloud_Genus

EAC_High_Cloud_Type_Observed

High_Cloud_Type_Observed

EAC_Hinduism_Denominational_Family

Hinduism_Denominational_Family

EAC_Horizontal_Datum

Horizontal_Datum

EAC_Hulk_Type

Hulk_Type

EAC_Human_Function

Human_Function

EAC_Human_Role

Human_Role

EAC_Hydrographic_Barrier_Type

Hydrographic_Barrier_Type

EAC_Hydrographic_Depth_Category

Hydrographic_Depth_Category

EAC_Hydrographic_Depth_Information

Hydrographic_Depth_Information

EAC_Hydrographic_Object_Origin

Hydrographic_Object_Origin

EAC_Hydrographic_Survey_Contact_Type

Hydrographic_Survey_Contact_Type

EAC_Hydrologic_Permanence

Hydrologic_Permanence

EAC_Hypsographic_Portrayal_Type

Hypsographic_Portrayal_Type

EAC_Icing_Type

Icing_Type

EAC_Inland_Hydrographic_Permanence

Inland_Hydrographic_Permanence

EAC_Installation_Buoy_Type

Installation_Buoy_Type

EAC_Interest_Type

Interest_Type

EAC_Interior_Wall_Construction_Type

Interior_Wall_Construction_Type

EAC_Irrigation_Method

Irrigation_Method

EAC_Islamic_Denominational_Family

Islamic_Denominational_Family

EAC_Jainism_Denominational_Family

Jainism_Denominational_Family

EAC_Judaism_Denominational_Family

Judaism_Denominational_Family

EAC_Landing_Craft_Type

Landing_Craft_Type

EAC_Lane_Marking_Type

Lane_Marking_Type

EAC_Lift_Type

Lift_Type

EAC_Light_Colour

Light_Colour

EAC_Light_Exhibition_Condition

Light_Exhibition_Condition

EAC_Light_Function

Light_Function

EAC_Light_Pattern

Light_Pattern

EAC_Light_Relative_Location

Light_Relative_Location

EAC_Light_Type

Light_Type

EAC_Light_Visibility

Light_Visibility

EAC_Lighting_Characterization

Lighting_Characterization

EAC_Lightning_Polarity

Lightning_Polarity

EAC_Location_Accuracy_Method

Location_Accuracy_Method

EAC_Location_Accuracy_Statement

Location_Accuracy_Statement

EAC_Low_Cloud_Genus

Low_Cloud_Genus

EAC_Low_Cloud_Type_Observed

Low_Cloud_Type_Observed

EAC_Lowest_Cloud_Cover_Category

Lowest_Cloud_Cover_Category

EAC_Marine_Boundary_Limit_Type

Marine_Boundary_Limit_Type

EAC_Marine_Construction_Type

Marine_Construction_Type

EAC_Marine_Light_Type

Marine_Light_Type

EAC_Marine_Line_Associated_Atnav

Marine_Line_Associated_Atnav

EAC_Marine_Navigation_Line_Type

Marine_Navigation_Line_Type

EAC_Marine_Pilot_Boarding_Method

Marine_Pilot_Boarding_Method

EAC_Marine_Pilot_Boarding_Vehicle

Marine_Pilot_Boarding_Vehicle

EAC_Marine_Region_Type

Marine_Region_Type

EAC_Marine_Rescue_Station_Type

Marine_Rescue_Station_Type

EAC_Marine_Route_Type

Marine_Route_Type

EAC_Marine_Station_Activity

Marine_Station_Activity

EAC_Marine_Station_Equipment

Marine_Station_Equipment

EAC_Marine_Survey_Type

Marine_Survey_Type

EAC_Marine_Track_Type

Marine_Track_Type

EAC_Marine_Traffic_Signal_Type

Marine_Traffic_Signal_Type

EAC_Marine_TSS_Component

Marine_TSS_Component

EAC_Marine_Warning_Signal_Type

Marine_Warning_Signal_Type

EAC_Marine_Wreck_Status

Marine_Wreck_Status

EAC_Marine_Wreck_Type

Marine_Wreck_Type

EAC_Mark_Type

Mark_Type

EAC_Mast_Type

Mast_Type

EAC_Material_Handling_Facilities2

Material_Handling_Facilities2

EAC_Merchant_Marine_Vessel_Type

Merchant_Marine_Vessel_Type

EAC_Middle_Cloud_Genus

Middle_Cloud_Genus

EAC_Middle_Cloud_Type_Observed

Middle_Cloud_Type_Observed

EAC_Military_Asset_Type

Military_Asset_Type

EAC_Military_Force_Allegiance

Military_Force_Allegiance

EAC_Military_Use

Military_Use

EAC_Mine_Acoustic_Actuation

Mine_Acoustic_Actuation

EAC_Mine_Actuation

Mine_Actuation

EAC_Mine_Allegiance

Mine_Allegiance

EAC_Mine_Anti_Hunting_Type

Mine_Anti_Hunting_Type

EAC_Mine_Anti_Recovery_Type

Mine_Anti_Recovery_Type

EAC_Mine_Anti_Sweep_Wire_Type

Mine_Anti_Sweep_Wire_Type

EAC_Mine_Cableless_Actuation

Mine_Cableless_Actuation

EAC_Mine_Capability_Type

Mine_Capability_Type

EAC_Mine_Contact_Actuation

Mine_Contact_Actuation

EAC_Mine_Control_Method

Mine_Control_Method

EAC_Mine_Countermeasure_Vessel_Type

Mine_Countermeasure_Vessel_Type

EAC_Mine_Independent_Actuation

Mine_Independent_Actuation

EAC_Mine_Influence_Actuation

Mine_Influence_Actuation

EAC_Mine_Information_Type

Mine_Information_Type

EAC_Mine_Magnetic_Sensitivity

Mine_Magnetic_Sensitivity

EAC_Mine_Moored_Position_Type

Mine_Moored_Position_Type

EAC_Mine_Operational_Use

Mine_Operational_Use

EAC_Mine_Other_Actuation_Type

Mine_Other_Actuation_Type

EAC_Mine_Other_Information_Type

Mine_Other_Information_Type

EAC_Mine_Position_Type

Mine_Position_Type

EAC_Mine_Special_Capability_Type

Mine_Special_Capability_Type

EAC_Mine_Status

Mine_Status

EAC_Mine_Tactical_Use

Mine_Tactical_Use

EAC_Minefield_Delivery_Method

Minefield_Delivery_Method

EAC_Minefield_Type

Minefield_Type

EAC_Missile_Site_Type

Missile_Site_Type

EAC_Missing_Information_Type

Missing_Information_Type

EAC_Month

Month

EAC_Moon_Phase

Moon_Phase

EAC_Mooring_Connection_Type

Mooring_Connection_Type

EAC_Mooring_Facility_Type

Mooring_Facility_Type

EAC_Multipass_Surface_Degradation

Multipass_Surface_Degradation

EAC_Munition_Fuse_Type

Munition_Fuse_Type

EAC_Munition_Protection_Level

Munition_Protection_Level

EAC_National_Paint_Scheme_Value_Set

National_Paint_Scheme_Value_Set

EAC_Native_Settlement_Type

Native_Settlement_Type

EAC_Nautical_Gate_Type

Nautical_Gate_Type

EAC_Navigation_Path_Type

Navigation_Path_Type

EAC_Navigation_System_Type

Navigation_System_Type

EAC_Non_Sub_Contact_Source

Non_Sub_Contact_Source

EAC_Non_Sub_Contact_Source_Type

Non_Sub_Contact_Source_Type

EAC_Object_Aspect

Object_Aspect

EAC_Object_Configuration

Object_Configuration

EAC_Object_Facet_Shape

Object_Facet_Shape

EAC_Object_Ordinal_Rank

Object_Ordinal_Rank

EAC_Object_Orientation_Wrt_Vertical

Object_Orientation_Wrt_Vertical

EAC_Object_Set_Type

Object_Set_Type

EAC_Obscurant_Type

Obscurant_Type

EAC_Observation_Platform_Type

Observation_Platform_Type

EAC_Observed_Visibility_Report_Type

Observed_Visibility_Report_Type

EAC_Ocean_Floor_Region_Name_Type

Ocean_Floor_Region_Name_Type

EAC_Ocean_Name

Ocean_Name

EAC_Offshore_Platform_Type

Offshore_Platform_Type

EAC_Oil_Barrier_Type

Oil_Barrier_Type

EAC_Omni_Dir_Ship_Noise_Confidence

Omni_Dir_Ship_Noise_Confidence

EAC_Operating_Restrictions_Type

Operating_Restrictions_Type

EAC_Operating_Time

Operating_Time

EAC_Overhead_Obstruction_Type

Overhead_Obstruction_Type

EAC_Parapet_Type

Parapet_Type

EAC_Pasquill_Atmosphere_Stability_Index

Pasquill_Atmosphere_Stability_Index

EAC_Patrol_Craft_Type

Patrol_Craft_Type

EAC_Peak_Tide_Type

Peak_Tide_Type

EAC_Pedestrian_Traversability

Pedestrian_Traversability

EAC_Periodic_Restriction_End

Periodic_Restriction_End

EAC_Periodic_Restriction_Start

Periodic_Restriction_Start

EAC_Periodic_Restriction_Type

Periodic_Restriction_Type

EAC_Physical_State

Physical_State

EAC_Pipeline_Type

Pipeline_Type

EAC_Plant_Component_Type

Plant_Component_Type

EAC_Point_Object_Type

Point_Object_Type

EAC_Pond_Type

Pond_Type

EAC_Populated_Place_Type

Populated_Place_Type

EAC_Posture

Posture

EAC_Power_Plant_Type

Power_Plant_Type

EAC_Precipitation_Intensity

Precipitation_Intensity

EAC_Precipitation_Phase

Precipitation_Phase

EAC_Precipitation_Type

Precipitation_Type

EAC_Predominant_Surround_Type

Predominant_Surround_Type

EAC_Present_Weather_Type_Automated

Present_Weather_Type_Automated

EAC_Present_Weather_Type_Manual

Present_Weather_Type_Manual

EAC_Present_Weather_Type_Special

Present_Weather_Type_Special

EAC_Pressure_Altimeter_Quality

Pressure_Altimeter_Quality

EAC_Pri_Weapon_Deployed_Pos_Category

Pri_Weapon_Deployed_Pos_Category

EAC_Primary_Byproduct

Primary_Byproduct

EAC_Primary_Entrance_Location

Primary_Entrance_Location

EAC_Primary_Material_Type

Primary_Material_Type

EAC_Primary_Product

Primary_Product

EAC_Primary_Raw_Material

Primary_Raw_Material

EAC_Primary_Surface_Thermal_Condition

Primary_Surface_Thermal_Condition

EAC_Property_Set_Data_Source

Property_Set_Data_Source

EAC_Property_Set_Spatial_Domain

Property_Set_Spatial_Domain

EAC_Radar_Significance_Factor

Radar_Significance_Factor

EAC_Radar_Station_Type

Radar_Station_Type

EAC_Radar_Transponder_Type

Radar_Transponder_Type

EAC_Radio_Station_Type

Radio_Station_Type

EAC_Radiologic_Agent_Type

Radiologic_Agent_Type

EAC_Railing_Type

Railing_Type

EAC_Railway_Gauge_Category

Railway_Gauge_Category

EAC_Railway_Power_Source

Railway_Power_Source

EAC_Railway_Track_Arrangement

Railway_Track_Arrangement

EAC_Railway_Type

Railway_Type

EAC_Rapid_Class

Rapid_Class

EAC_Recommended_Track_Type

Recommended_Track_Type

EAC_Recording_Date_Type

Recording_Date_Type

EAC_Regional_Style

Regional_Style

EAC_Relative_Location

Relative_Location

EAC_Religious_Designation

Religious_Designation

EAC_Reservoir_Type

Reservoir_Type

EAC_RF_Directivity

RF_Directivity

EAC_Road_Interchange_Type

Road_Interchange_Type

EAC_Road_Junction_Connectivity

Road_Junction_Connectivity

EAC_Road_Lane_Adjacency

Road_Lane_Adjacency

EAC_Road_Lane_Control_Type

Road_Lane_Control_Type

EAC_Road_Lane_Light_State

Road_Lane_Light_State

EAC_Road_Lane_Passing

Road_Lane_Passing

EAC_Road_Lane_Turn

Road_Lane_Turn

EAC_Road_Type

Road_Type

EAC_Rock_Formation_Structure

Rock_Formation_Structure

EAC_Rolling_Stock_Type

Rolling_Stock_Type

EAC_Roof_Assembly_Type

Roof_Assembly_Type

EAC_Roof_Framing_Type

Roof_Framing_Type

EAC_Roof_Predominant_Pattern

Roof_Predominant_Pattern

EAC_Roof_Predominant_Surface_Material

Roof_Predominant_Surface_Material

EAC_Roof_Shape

Roof_Shape

EAC_Roof_Sheathing_Type

Roof_Sheathing_Type

EAC_Roof_Style

Roof_Style

EAC_Room_Ceiling_Construction_Type

Room_Ceiling_Construction_Type

EAC_Route_Constriction_Type

Route_Constriction_Type

EAC_Route_Crossing_Type

Route_Crossing_Type

EAC_Route_Expansion_Type

Route_Expansion_Type

EAC_Route_Weather_Type

Route_Weather_Type

EAC_Rubble_Stability

Rubble_Stability

EAC_Runway_End

Runway_End

EAC_Runway_Point_Abeam_Type

Runway_Point_Abeam_Type

EAC_Runway_Relative_Position

Runway_Relative_Position

EAC_Runway_Surface_Condition

Runway_Surface_Condition

EAC_Runway_Visibility

Runway_Visibility

EAC_Satellite_Name

Satellite_Name

EAC_Scnd_Weapon_Deployed_Pos_Category

Scnd_Weapon_Deployed_Pos_Category

EAC_Scrap_Type

Scrap_Type

EAC_Sea_Ice_Type

Sea_Ice_Type

EAC_Sea_Name

Sea_Name

EAC_Sea_State_Category

Sea_State_Category

EAC_Season

Season

EAC_Seasonal_Tent_Location

Seasonal_Tent_Location

EAC_Secondary_Material_Characteristic

Secondary_Material_Characteristic

EAC_Secondary_Material_Type

Secondary_Material_Type

EAC_Secondary_Surface_Thermal_Condition

Secondary_Surface_Thermal_Condition

EAC_Security_Level

Security_Level

EAC_Security_Lock_Type

Security_Lock_Type

EAC_Service_Branch

Service_Branch

EAC_Shipping_Noise_Measurement_Status

Shipping_Noise_Measurement_Status

EAC_Shipping_Noise_Season_Type

Shipping_Noise_Season_Type

EAC_Shoreline_Physiography

Shoreline_Physiography

EAC_Shoreline_Type

Shoreline_Type

EAC_Sides_Visible

Sides_Visible

EAC_Snow_Depth_Category

Snow_Depth_Category

EAC_Soil_Type

Soil_Type

EAC_Soil_Wetness_Category

Soil_Wetness_Category

EAC_Sound_Signal_Type

Sound_Signal_Type

EAC_Sounding_Datum

Sounding_Datum

EAC_Sounding_Exposition

Sounding_Exposition

EAC_Sounding_Information

Sounding_Information

EAC_Sounding_Measurement_Technique

Sounding_Measurement_Technique

EAC_Sounding_Velocity_Correction_Type

Sounding_Velocity_Correction_Type

EAC_Source

Source

EAC_Spatial_Alignment

Spatial_Alignment

EAC_Sport_Type

Sport_Type

EAC_Spot_Elevation_Type

Spot_Elevation_Type

EAC_Spring_Type

Spring_Type

EAC_Stair_Construction_Type

Stair_Construction_Type

EAC_Stair_Style

Stair_Style

EAC_Stellar_RF_Nb_Maximum_Time_Quality

Stellar_RF_Nb_Maximum_Time_Quality

EAC_Stellar_RF_Nb_Mean_Flux_Quality

Stellar_RF_Nb_Mean_Flux_Quality

EAC_Stellar_RF_Nb_Peak_Flux_Quality

Stellar_RF_Nb_Peak_Flux_Quality

EAC_Stellar_RF_Nb_Period_Quality

Stellar_RF_Nb_Period_Quality

EAC_Stellar_RF_Nb_Start_Quality

Stellar_RF_Nb_Start_Quality

EAC_Storage_Facility_Type

Storage_Facility_Type

EAC_Structural_Pile_Type

Structural_Pile_Type

EAC_Structure_Protection_Type

Structure_Protection_Type

EAC_Structure_Shape

Structure_Shape

EAC_Surface_Category

Surface_Category

EAC_Surface_Characteristic_Type

Surface_Characteristic_Type

EAC_Surface_Em_Duct_Strength

Surface_Em_Duct_Strength

EAC_Surface_Material_Type

Surface_Material_Type

EAC_Surface_Thermal_Model

Surface_Thermal_Model

EAC_Surveillance_Winged_Aircraft_Type

Surveillance_Winged_Aircraft_Type

EAC_Survey_Control_Point_Type

Survey_Control_Point_Type

EAC_Telescope_Type

Telescope_Type

EAC_Temperature_Extreme

Temperature_Extreme

EAC_Temperature_Quality

Temperature_Quality

EAC_Terrain_Morphology_Type

Terrain_Morphology_Type

EAC_Terrain_Obstacle_Type

Terrain_Obstacle_Type

EAC_Terrain_Route_Type

Terrain_Route_Type

EAC_Terrain_Route_Usable_Weather_Type

Terrain_Route_Usable_Weather_Type

EAC_Terrain_Surface_Mark_Type

Terrain_Surface_Mark_Type

EAC_Terrain_Trafficability_Coarse

Terrain_Trafficability_Coarse

EAC_Terrain_Trafficability_Fine

Terrain_Trafficability_Fine

EAC_Terrain_Trafficability_Medium

Terrain_Trafficability_Medium

EAC_Terrain_Transportation_Route_Surface_Type

Terrain_Transportation_Route_Surface_Type

EAC_Thunderstorm_Intensity

Thunderstorm_Intensity

EAC_Time_Division_Within_Day

Time_Division_Within_Day

EAC_Time_Format

Time_Format

EAC_Time_Period_Format

Time_Period_Format

EAC_Topmark_Shape

Topmark_Shape

EAC_Topmark_Type

Topmark_Type

EAC_Total_Cloud_Cover_Category

Total_Cloud_Cover_Category

EAC_Towed_Vehicle_Type

Towed_Vehicle_Type

EAC_Tower_Type

Tower_Type

EAC_Transport_Helicopter_Type

Transport_Helicopter_Type

EAC_Transport_Landing_Craft_Type

Transport_Landing_Craft_Type

EAC_Transport_Winged_Aircraft_Type

Transport_Winged_Aircraft_Type

EAC_Transportation_Use

Transportation_Use

EAC_Tree_Type

Tree_Type

EAC_Truck_Load_Class

Truck_Load_Class

EAC_Tunnel_Cross_Section

Tunnel_Cross_Section

EAC_Turbulence_Frequency

Turbulence_Frequency

EAC_Turbulence_Intensity

Turbulence_Intensity

EAC_Underlying_Material_Characteristic

Underlying_Material_Characteristic

EAC_Underlying_Material_Type

Underlying_Material_Type

EAC_Urban_Street_Pattern

Urban_Street_Pattern

EAC_Urban_Terrain_Zone_Type

Urban_Terrain_Zone_Type

EAC_Usage

Usage

EAC_Vegetation_Type

Vegetation_Type

EAC_Vehicle_Maintenance_Available

Vehicle_Maintenance_Available

EAC_Vehicle_Smoke_Type

Vehicle_Smoke_Type

EAC_Vehicle_Traffic_Flow

Vehicle_Traffic_Flow

EAC_Vertical_Datum

Vertical_Datum

EAC_Vertical_Measurement_Quality

Vertical_Measurement_Quality

EAC_Vessel_Density_Acoustic_Level_Category

Vessel_Density_Acoustic_Level_Category

EAC_Vessel_Function

Vessel_Function

EAC_Vessel_Identifier_Value_Set

Vessel_Identifier_Value_Set

EAC_Vessel_Type

Vessel_Type

EAC_Visibility_Distance_Quality

Visibility_Distance_Quality

EAC_Volcanic_Formation_Type

Volcanic_Formation_Type

EAC_Wall_Predominant_Pattern

Wall_Predominant_Pattern

EAC_Wall_Predominant_Surface_Material

Wall_Predominant_Surface_Material

EAC_Wall_Type

Wall_Type

EAC_Water_Acoustic_Trans_Loss_Model

Water_Acoustic_Trans_Loss_Model

EAC_Water_Body_Acoustic_Ambient_Noise_Spectral_Model

Water_Body_Acoustic_Ambient_Noise_Spectral_Model

EAC_Water_Body_Floor_Configuration

Water_Body_Floor_Configuration

EAC_Water_Body_Floor_Material_Type

Water_Body_Floor_Material_Type

EAC_Water_Body_Floor_Morphology

Water_Body_Floor_Morphology

EAC_Water_Body_Floor_Object_Type

Water_Body_Floor_Object_Type

EAC_Water_Body_Floor_Roughness_Category

Water_Body_Floor_Roughness_Category

EAC_Water_Body_Property_Set_Acoustic_Type

Water_Body_Property_Set_Acoustic_Type

EAC_Water_Body_Surface_Observation_Point

Water_Body_Surface_Observation_Point

EAC_Water_Channel_Type

Water_Channel_Type

EAC_Water_Current_Appearance_Month

Water_Current_Appearance_Month

EAC_Water_Current_Disappearance_Month

Water_Current_Disappearance_Month

EAC_Water_Current_Reference

Water_Current_Reference

EAC_Water_Current_Type

Water_Current_Type

EAC_Water_Level_Effect

Water_Level_Effect

EAC_Water_Quality

Water_Quality

EAC_Water_Type

Water_Type

EAC_Watercourse_Channel_Type

Watercourse_Channel_Type

EAC_Watercourse_Sink_Type

Watercourse_Sink_Type

EAC_Waypoint_Type

Waypoint_Type

EAC_Weapons_Range_Type

Weapons_Range_Type

EAC_Weather_Measurement_Technique

Weather_Measurement_Technique

EAC_Well_Type

Well_Type

EAC_Wet_Soil_Trafficability

Wet_Soil_Trafficability

EAC_Wetland_Surface_Form

Wetland_Surface_Form

EAC_Wind_Correction_Technique

Wind_Correction_Technique

EAC_Wind_Direction_Octant_Climatology

Wind_Direction_Octant_Climatology

EAC_Wind_Direction_Quality

Wind_Direction_Quality

EAC_Wind_Equipment_Type

Wind_Equipment_Type

EAC_Wind_Speed_Quality

Wind_Speed_Quality

EAC_Wind_Type

Wind_Type

EAC_Window_Material_Type

Window_Material_Type

EAC_Work_In_Progress_Type

Work_In_Progress_Type

EAC_Worship_Place_Type

Worship_Place_Type

EAC_Zoroastrianism_Denominational_Family

Zoroastrianism_Denominational_Family

EDCS_Attribute_Code

Attribute_Code

EDCS_Attribute_Value

Attribute_Value

EDCS_Attribute_Value_Type

Attribute_Value_Type

EDCS_Boolean

Boolean

EDCS_Character

Character

EDCS_Classification_Code

Classification_Code

EDCS_Count

Count

EDCS_Count_Interval

Count_Interval

EDCS_Count_Value

Count_Value

EDCS_Dictionary_Type

Dictionary_Type

EDCS_Integer

Integer

EDCS_Integer_Interval

Integer_Interval

EDCS_Integer_Value

Integer_Value

EDCS_Locale

Locale

EDCS_Long_Float

Long_Float

EDCS_Long_Float_Interval

Long_Float_Interval

EDCS_Long_Float_Value

Long_Float_Value

EDCS_Null

Null

EDCS_Numeric_Value_Type

Numeric_Value_Type

EDCS_Organization_Schema_Code

Organization_Schema_Code

EDCS_Real_Value

Real_Value

EDCS_Scale_Code

Scale_Code

EDCS_Status_Code

Status_Code

EDCS_String

String

EDCS_Unit_Code

Unit_Code

EDCS_Unit_Equivalence_Code

Unit_Equivalence_Code

EDCS_Value_Characteristic_Code

Value_Characteristic_Code

EOC_General

General

4.3.3  Function names

In Table 4.5, each row lists an abstract name of an API function from ISO/IEC 18025 followed by the corresponding bound name. Functions in 6 Function definitions are in bound name sequence.

Table 4.5—Function names listed alphabetically by abstract name

Abstract function name

Bound function name

ConvertQuantityValue

EDCS_ConvertQuantityValue

Get_Highest_Codes_Used

EDCS_GetHighestCodesUsed

http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_IEC_18041-4_Ed2.html