TYPE pmri_classified_attribute_select = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON classified_attribute_select WITH (
Approval,
Approval_assignment,
Approval_relationship,
Approval_status,
Approving_person_organization,
Certification,
Certification_assignment,
Condition,
Condition_parameter,
Condition_relationship,
Context_dependent_unit,
Contract,
Date_or_date_time_assignment,
Digital_file,
Document_assignment,
Document_definition_relationship,
Document_location_identification,
Effectivity,
Effectivity_assignment,
External_item_identification,
External_source_identification,
File_location_identification,
File_relationship,
Global_location_representation,
Hardcopy,
Identification_assignment,
Independent_property,
Independent_property_relationship,
Justification,
Justification_assignment,
Justification_support_assignment,
Language,
Location,
Location_relationship,
Organization_or_person_in_organization_assignment,
Organizational_location_identification,
Partial_document_assignment,
Product,
Product_based_location_identification,
Product_category,
Product_version,
Product_view_definition,
Project_assignment,
Project_relationship,
Regional_coordinate,
Regional_grid_location_representation,
Representation,
Representation_context,
Representation_item,
Security_classification,
Time_interval_relationship,
Uncertainty_with_unit,
Unit,
Value_with_unit,
View_definition_context);
END_TYPE; -- pmri_classified_attribute_select
|