Business DEX (LOGSA002):— support_equipment_recommendation_data |
Date: 2010/12/29 19:36:19 Revision: 1.20
|
support_equipment_recommendation_data ISO 10303-239 Representation
The following sections provide a detailed description on how to represent a Support Equipment Recommendation Data Exchange
Set using ISO 10303-239 PLCS. The representation of the Support Equipment Recommendation Data DEX is defined using PLCS capabilities,
PLCS templates and PLCS reference data.
This description may be further tailored by specific parties by extending the reference
data defined in the PLCS reference data library.
An overview of the information to be exchanged by the Support Equipment Recommendation Data DEX has been described in Support Equipment Recommendation Data -
Business Information Overview. A more detailed
definition of the type of information that can be exchanged using the Support Equipment Recommendation Data DEX is provided
in Support Equipment Recommendation Data - Business Information Requirements.
This section contains a step by step description on how each business
information requirement defined in Support Equipment Recommendation Data - Business
Information Requirements is to be represented in PLCS, and is
organized in accordance with the business information requirements.
Information related to Support Equipment Recommendation Data ISO 10303-239 representation - Table of content:
The Support Equipment Properties information is described in Figure 5
Figure 5 — Representation of the Support Equipment Properties
Support Equipment Properties
The basic representation of the Support Equipment Properties and its identification is done in accordance with the following
templates:
-
assigning_calendar_date, for representation of the assignment of dates to something;
-
assigning_code, for the assignment of codes to entities within a data set;
-
assigning_descriptor, for remarks relating to other parts;
-
assigning_identification, for identifying a specific remark;
-
assigning_organization, for representing the assignment of an organization;
-
assigning_resource_property, for assigning a named property to a resource related entity instance;
-
representing_document, for representation of a document;
-
representing_part, for representation of the end item for which the breakdown is defined;
-
resource_property_numeric, for representing a numerical value with unit for a resource property;
-
resource_property_text, for representing a text string value for a resource property.
Instantiation of the respective template for this Business DEX must follow the rules defined in the respective template table
below:
Template #1 (Figure 5): representing_part
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
part_id |
?end_item_acronym_code? |
The identifier of the part.
|
part_id_class_name |
[End_item_acronym_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part (i.e. the @part.id)
|
part_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_id_class_name.
|
part_org_id |
/NULL |
The name or identifier of the organization that owns the part id (@part_id).
|
part_org_id_class_name |
/NULL |
The name of the class being used to classify the identification
of the organization (@part_org_id) responsible for creating the part representation (@part_id).
|
part_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier (@part_org_id).
|
part_vn_id |
/NULL |
The identifier of the part version
|
part_vn_id_class_name |
/NULL |
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part version (i.e. the part_vn_id)
|
part_vn_id_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_vn_id_class_name class..
|
part_vn_org_id |
/NULL |
The name or identifier of the organization owns the part version id.
|
part_vn_org_id_class_name |
/NULL |
The name of the class being used to classify the identification (Identification_assignment)
of the organization responsible for providing the part version representation
|
part_vn_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier.
|
domain |
/NULL |
The identifier of the
External_class_library
used to describe the type of application domain of the View_definition_context instance.
|
domain_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @domain class.
|
life_cycle_stage |
/NULL |
The identifier of the
External_class_library
used to describe the type of life cycle stage of the View_definition_context instance.
|
life_cycle_stage_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @life_cycle_stage class.
|
Template #2 (Figure 5): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
acquisition_decision_office [Acquisition_decision_office]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #3 (Figure 5): resource_property_text
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The text value of the property.
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The property to which the text representation is assigned
|
Template #4 (Figure 5): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
calibration_time [Calibration_time]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #5 (Figure 5): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #6 (Figure 5): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
calibration_interval [Calibration_interval]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #7 (Figure 5): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #8 (Figure 5): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
design_data_price [Price]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #9 (Figure 5): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #10 (Figure 5): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
end_article_item_designator [Item_designator_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #11 (Figure 5): resource_property_text
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The text value of the property.
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The property to which the text representation is assigned
|
Template #12 (Figure 5): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
extended_unit_price [Price]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #13 (Figure 5): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #14 (Figure 5): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
family_group [Family_group]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #15 (Figure 5): resource_property_text
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The text value of the property.
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The property to which the text representation is assigned
|
Template #16 (Figure 5): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
government_designator [Government_designator]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #17 (Figure 5): resource_property_text
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The text value of the property.
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The property to which the text representation is assigned
|
Template #18 (Figure 5): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
hardware_development_price [Price]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #19 (Figure 5): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #20 (Figure 5): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
integrated_logistics_support_equipment_price [Price]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #21 (Figure 5): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #22 (Figure 5): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
life_span[Life_span]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #23 (Figure 5): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #24 (Figure 5): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
management_command_agency [Managing_command_agency]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #25 (Figure 5): resource_property_text
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The text value of the property.
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The property to which the text representation is assigned
|
Template #26 (Figure 5): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
operating_and_support_cost [Cost]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #27 (Figure 5): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #28 (Figure 5): assigning_resource_property
|
Description |
GEIA-STD-0007 Business Rule:
If entries exist for Operating Dimensions or Weight, Storage Dimensions or Weight, or Support Equipment Shipping Dimensions
or Weight, their respective units of measure must have entries also.
|
Template #28 (Figure 5): assigning_resource_property
|
Description |
GEIA-STD-0007 Business Rule:
If entries exist for Operating Dimensions or Weight, Storage Dimensions or Weight, or Support Equipment Shipping Dimensions
or Weight, their respective units of measure must have entries also.
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
operating_height [Linear_measure]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #29 (Figure 5): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
|
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #30 (Figure 5): assigning_resource_property
|
Description |
GEIA-STD-0007 Business Rule:
If entries exist for Operating Dimensions or Weight, Storage Dimensions or Weight, or Support Equipment Shipping Dimensions
or Weight, their respective units of measure must have entries also.
|
Template #30 (Figure 5): assigning_resource_property
|
Description |
GEIA-STD-0007 Business Rule:
If entries exist for Operating Dimensions or Weight, Storage Dimensions or Weight, or Support Equipment Shipping Dimensions
or Weight, their respective units of measure must have entries also.
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
operating_length [Linear_measure]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #31 (Figure 5): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #32 (Figure 5): assigning_resource_property
|
Description |
GEIA-STD-0007 Business Rule:
If entries exist for Operating Dimensions or Weight, Storage Dimensions or Weight, or Support Equipment Shipping Dimensions
or Weight, their respective units of measure must have entries also.
|
Template #32 (Figure 5): assigning_resource_property
|
Description |
GEIA-STD-0007 Business Rule:
If entries exist for Operating Dimensions or Weight, Storage Dimensions or Weight, or Support Equipment Shipping Dimensions
or Weight, their respective units of measure must have entries also.
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
operating_weight [Weight]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #33 (Figure 5): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #34 (Figure 5): assigning_resource_property
|
Description |
GEIA-STD-0007 Business Rule:
If entries exist for Operating Dimensions or Weight, Storage Dimensions or Weight, or Support Equipment Shipping Dimensions
or Weight, their respective units of measure must have entries also.
|
Template #34 (Figure 5): assigning_resource_property
|
Description |
GEIA-STD-0007 Business Rule:
If entries exist for Operating Dimensions or Weight, Storage Dimensions or Weight, or Support Equipment Shipping Dimensions
or Weight, their respective units of measure must have entries also.
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
operating_width [Linear_measure]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #35 (Figure 5): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #36 (Figure 5): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
pass_thru_price [Price]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #37 (Figure 5): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #38 (Figure 5): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
preparing_activity [Preparing_activity]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #39 (Figure 5): resource_property_text
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The text value of the property.
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The property to which the text representation is assigned
|
Template #40 (Figure 5): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
recurring_cost [Cost]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #41 (Figure 5): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #42 (Figure 5): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
revolving_assets [Revolving_assets]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #43 (Figure 5): resource_property_text
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The text value of the property.
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The property to which the text representation is assigned
|
Template #44 (Figure 5): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
spare_factor [Spare_factor]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #45 (Figure 5): resource_property_text
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The text value of the property.
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The property to which the text representation is assigned
|
Template #46 (Figure 5): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
standard_interservice_agency_serial_control_number [Standard_interservice_agency_serial_control_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #47 (Figure 5): resource_property_text
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The text value of the property.
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The property to which the text representation is assigned
|
Template #48 (Figure 5): assigning_resource_property
|
Description |
GEIA-STD-0007 Business Rule:
If entries exist for Operating Dimensions or Weight, Storage Dimensions or Weight, or Support Equipment Shipping Dimensions
or Weight, their respective units of measure must have entries also.
|
Template #48 (Figure 5): assigning_resource_property
|
Description |
GEIA-STD-0007 Business Rule:
If entries exist for Operating Dimensions or Weight, Storage Dimensions or Weight, or Support Equipment Shipping Dimensions
or Weight, their respective units of measure must have entries also.
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
storage_height [Linear_measure]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #49 (Figure 5): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #50 (Figure 5): assigning_resource_property
|
Description |
GEIA-STD-0007 Business Rule:
If entries exist for Operating Dimensions or Weight, Storage Dimensions or Weight, or Support Equipment Shipping Dimensions
or Weight, their respective units of measure must have entries also.
|
Template #50 (Figure 5): assigning_resource_property
|
Description |
GEIA-STD-0007 Business Rule:
If entries exist for Operating Dimensions or Weight, Storage Dimensions or Weight, or Support Equipment Shipping Dimensions
or Weight, their respective units of measure must have entries also.
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
storage_length [Linear_measure]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #51 (Figure 5): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #52 (Figure 5): assigning_resource_property
|
Description |
GEIA-STD-0007 Business Rule:
If entries exist for Operating Dimensions or Weight, Storage Dimensions or Weight, or Support Equipment Shipping Dimensions
or Weight, their respective units of measure must have entries also.
|
Template #52 (Figure 5): assigning_resource_property
|
Description |
GEIA-STD-0007 Business Rule:
If entries exist for Operating Dimensions or Weight, Storage Dimensions or Weight, or Support Equipment Shipping Dimensions
or Weight, their respective units of measure must have entries also.
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
storage_weight [Weight]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #53 (Figure 5): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #54 (Figure 5): assigning_resource_property
|
Description |
GEIA-STD-0007 Business Rule:
If entries exist for Operating Dimensions or Weight, Storage Dimensions or Weight, or Support Equipment Shipping Dimensions
or Weight, their respective units of measure must have entries also.
|
Template #54 (Figure 5): assigning_resource_property
|
Description |
GEIA-STD-0007 Business Rule:
If entries exist for Operating Dimensions or Weight, Storage Dimensions or Weight, or Support Equipment Shipping Dimensions
or Weight, their respective units of measure must have entries also.
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
storage_width [Linear_measure]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #55 (Figure 5): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #56 (Figure 5): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
support_equipment_contract_number [Contract_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #57 (Figure 5): resource_property_text
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The text value of the property.
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The property to which the text representation is assigned
|
Template #58 (Figure 5): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
support_equipment_mean_time_between_failure [Mean_time_between_failures]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #59 (Figure 5): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #60 (Figure 5): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
support_equipment_mean_time_between_maintenance_actions [Mean_time_between_maintenance_actions]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #61 (Figure 5): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #62 (Figure 5): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
support_equipment_mean_time_to_repair [Mean_time_to_repair]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #63 (Figure 5): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #64 (Figure 5): assigning_resource_property
|
Description |
GEIA-STD-0007 Business Rule:
If entries exist for Operating Dimensions or Weight, Storage Dimensions or Weight, or Support Equipment Shipping Dimensions
or Weight, their respective units of measure must have entries also.
|
Template #64 (Figure 5): assigning_resource_property
|
Description |
GEIA-STD-0007 Business Rule:
If entries exist for Operating Dimensions or Weight, Storage Dimensions or Weight, or Support Equipment Shipping Dimensions
or Weight, their respective units of measure must have entries also.
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
support_equipment_shipping_height [Linear_measure]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #65 (Figure 5): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #66 (Figure 5): assigning_resource_property
|
Description |
GEIA-STD-0007 Business Rule:
If entries exist for Operating Dimensions or Weight, Storage Dimensions or Weight, or Support Equipment Shipping Dimensions
or Weight, their respective units of measure must have entries also.
|
Template #66 (Figure 5): assigning_resource_property
|
Description |
GEIA-STD-0007 Business Rule:
If entries exist for Operating Dimensions or Weight, Storage Dimensions or Weight, or Support Equipment Shipping Dimensions
or Weight, their respective units of measure must have entries also.
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
support_equipment_shipping_length [Linear_measure]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #67 (Figure 5): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #68 (Figure 5): assigning_resource_property
|
Description |
GEIA-STD-0007 Business Rule:
If entries exist for Operating Dimensions or Weight, Storage Dimensions or Weight, or Support Equipment Shipping Dimensions
or Weight, their respective units of measure must have entries also.
|
Template #68 (Figure 5): assigning_resource_property
|
Description |
GEIA-STD-0007 Business Rule:
If entries exist for Operating Dimensions or Weight, Storage Dimensions or Weight, or Support Equipment Shipping Dimensions
or Weight, their respective units of measure must have entries also.
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
support_equipment_shipping_weight [Weight]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #69 (Figure 5): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #70 (Figure 5): assigning_resource_property
|
Description |
GEIA-STD-0007 Business Rule:
If entries exist for Operating Dimensions or Weight, Storage Dimensions or Weight, or Support Equipment Shipping Dimensions
or Weight, their respective units of measure must have entries also.
|
Template #70 (Figure 5): assigning_resource_property
|
Description |
GEIA-STD-0007 Business Rule:
If entries exist for Operating Dimensions or Weight, Storage Dimensions or Weight, or Support Equipment Shipping Dimensions
or Weight, their respective units of measure must have entries also.
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
support_equipment_shipping_width [Linear_measure]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #71 (Figure 5): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #72 (Figure 5): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
test_language [Test_language]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #73 (Figure 5): resource_property_text
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The text value of the property.
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The property to which the text representation is assigned
|
Template #74 (Figure 5): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
test_measurement_and_diagnostic_equipment_register_index_number [Test_measurement_and_diagnostic_equipment_register_index_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #75 (Figure 5): resource_property_text
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The text value of the property.
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The property to which the text representation is assigned
|
Template #76 (Figure 5): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
year_of_fielding [Year]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #77 (Figure 5): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #78 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?adapter_interconnector_device_required? |
The text representing the code.
|
code_class_name |
[Adapter_interconnector_device_required]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #79 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?calibration_item? |
The text representing the code.
|
code_class_name |
[Calibration_item]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #80 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?calibration_measurement_requirement_summary_recommended? |
The text representing the code.
|
code_class_name |
[Calibration_measurement_requirement_summary_recommended]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #81 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?calibration_required? |
The text representing the code.
|
code_class_name |
[Calibration_required]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #82 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?calibration_standard? |
The text representing the code.
|
code_class_name |
[Calibration_standard]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #83 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?contractor_furnished_equipment_government_furnished_equipment? |
The text representing the code.
|
code_class_name |
[Contractor_furnished_equipment_government_furnished_equipment]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #84 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?custody_code? |
The text representing the code.
|
code_class_name |
[Custody_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #85 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?drawing_classification? |
The text representing the code.
|
code_class_name |
[Drawing_classification]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #86 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?economic_analysis? |
The text representing the code.
|
code_class_name |
[Economic_analysis]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #87 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?generic_code? |
The text representing the code.
|
code_class_name |
[Generic_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #88 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?life_cycle_status? |
The text representing the code.
|
code_class_name |
[Life_cycle_status]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #89 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?logistics_control_code? |
The text representing the code.
|
code_class_name |
[Logistics_control_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #90 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?logistics_decision_office? |
The text representing the code.
|
code_class_name |
[Logistics_decision_office]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #91 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?logistics_support_analysis_recommendation_code? |
The text representing the code.
|
code_class_name |
[Logistics_support_analysis_recommendation_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #92 (Figure 5): assigning_identification
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?management_plan? |
The identifier being assigned.
|
id_class_name |
[Management_plan]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class used to classify the identifier (@id) and so
provide the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
storing the @id_class_name.
|
org_id |
/NULL |
The identifier of the organization that
"owns" the identifier.
|
org_id_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization, or the organization name (@org_id). For example CAGE code.
|
org_id_ecl_id |
/NULL |
The id of the
External_class_library
storing the @org_id_class_name.
|
items |
part |
The items to which the identification is assigned
|
Template #93 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?mobile_facility_code? |
The text representing the code.
|
code_class_name |
[Mobile_facility_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #94 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?modification_or_change? |
The text representing the code.
|
code_class_name |
[Modification_or_change]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #95 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?printed_circuit_board_repair_operations_maintenance_level? |
The text representing the code.
|
code_class_name |
[Operations_and_maintenance_level_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #96 (Figure 5): assigning_identification
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?program_element? |
The identifier being assigned.
|
id_class_name |
[Program_element]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class used to classify the identifier (@id) and so
provide the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
storing the @id_class_name.
|
org_id |
/NULL |
The identifier of the organization that
"owns" the identifier.
|
org_id_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization, or the organization name (@org_id). For example CAGE code.
|
org_id_ecl_id |
/NULL |
The id of the
External_class_library
storing the @org_id_class_name.
|
items |
part |
The items to which the identification is assigned
|
Template #97 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?program_support_inventory_control_point? |
The text representing the code.
|
code_class_name |
[Program_support_inventory_control_point]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #98 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?reportable_item_control_code? |
The text representing the code.
|
code_class_name |
[Reportable_item_control_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #99 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?self_test_code? |
The text representing the code.
|
code_class_name |
[Self_test_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #100 (Figure 5): assigning_identification
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?sensors_or_transducers? |
The identifier being assigned.
|
id_class_name |
[Sensors_or_transducers]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class used to classify the identifier (@id) and so
provide the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
storing the @id_class_name.
|
org_id |
/NULL |
The identifier of the organization that
"owns" the identifier.
|
org_id_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization, or the organization name (@org_id). For example CAGE code.
|
org_id_ecl_id |
/NULL |
The id of the
External_class_library
storing the @org_id_class_name.
|
items |
part |
The items to which the identification is assigned
|
Template #101 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?sketchs? |
The text representing the code.
|
code_class_name |
[Sketch]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #102 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?skill_specialty_code_for_support_equipment_operator? |
The text representing the code.
|
code_class_name |
[Skill_specialty_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #103 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?special_management_code? |
The text representing the code.
|
code_class_name |
[Special_management_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #104 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?support_equipment_calibration_operations_maintenance_level? |
The text representing the code.
|
code_class_name |
[Operations_and_maintenance_level_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #105 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?support_equipment_grouping? |
The text representing the code.
|
code_class_name |
[Support_equipment_grouping]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #106 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?support_equipment_item_category_code? |
The text representing the code.
|
code_class_name |
[Item_category_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #107 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?support_equipment_repair_operations_maintenance_level? |
The text representing the code.
|
code_class_name |
[Operations_and_maintenance_level_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #108 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?support_equipment_required? |
The text representing the code.
|
code_class_name |
[Support_equipment_required]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #109 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?support_equipment_service_designator? |
The text representing the code.
|
code_class_name |
[Service_designator_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #110 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?support_equipment_source_maintenance_recoverability_code? |
The text representing the code.
|
code_class_name |
[Source_maintenance_recoverability_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #111 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?technical_evaluation_priority_code? |
The text representing the code.
|
code_class_name |
[Technical_evaluation_priority_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #112 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?technical_manual_required_code? |
The text representing the code.
|
code_class_name |
[Technical_manual_required_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #113 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?test_measurement_and_diagnostic_equipment_register_code? |
The text representing the code.
|
code_class_name |
[Test_measurement_and_diagnostic_equipment_register_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #114 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?test_points? |
The text representing the code.
|
code_class_name |
[Test_points]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #115 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?type_classification? |
The text representing the code.
|
code_class_name |
[Type_classfication]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #116 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?type_equipment_code? |
The text representing the code.
|
code_class_name |
[Type_equipment_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #117 (Figure 5): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?using_service_designator_code? |
The text representing the code.
|
code_class_name |
[Using_service_designator_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #118 (Figure 5): assigning_descriptor
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
descr |
?support_equipment_additional_skills_and_special_training_requirements_narrative? |
The text being assigned as a descriptor.
|
class_name |
[Narrative]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class
(External_class)
being used to determine type of descriptor.
|
ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the class.
|
is_assigned_to |
part |
The entity to which the
Document_assignment
is assigned.
|
Template #119 (Figure 5): assigning_descriptor
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
descr |
?support_equipment_characteristics_narrative? |
The text being assigned as a descriptor.
|
class_name |
[Narrative]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class
(External_class)
being used to determine type of descriptor.
|
ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the class.
|
is_assigned_to |
part |
The entity to which the
Document_assignment
is assigned.
|
Template #120 (Figure 5): assigning_descriptor
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
descr |
?support_equipment_description_and_function_narrative? |
The text being assigned as a descriptor.
|
class_name |
[Narrative]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class
(External_class)
being used to determine type of descriptor.
|
ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the class.
|
is_assigned_to |
part |
The entity to which the
Document_assignment
is assigned.
|
Template #121 (Figure 5): assigning_descriptor
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
descr |
?support_equipment_explanation_narrative? |
The text being assigned as a descriptor.
|
class_name |
[Narrative]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class
(External_class)
being used to determine type of descriptor.
|
ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the class.
|
is_assigned_to |
part |
The entity to which the
Document_assignment
is assigned.
|
Template #122 (Figure 5): assigning_descriptor
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
descr |
?support_equipment_functional_analysis_narrative? |
The text being assigned as a descriptor.
|
class_name |
[Narrative]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class
(External_class)
being used to determine type of descriptor.
|
ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the class.
|
is_assigned_to |
part |
The entity to which the
Document_assignment
is assigned.
|
Template #123 (Figure 5): assigning_descriptor
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
descr |
?support_equipment_installation_factors_or_other_facilities_narrative? |
The text being assigned as a descriptor.
|
class_name |
[Narrative]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class
(External_class)
being used to determine type of descriptor.
|
ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the class.
|
is_assigned_to |
part |
The entity to which the
Document_assignment
is assigned.
|
Template #124 (Figure 5): assigning_descriptor
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
descr |
?support_equipment_justification_narrative? |
The text being assigned as a descriptor.
|
class_name |
[Narrative]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class
(External_class)
being used to determine type of descriptor.
|
ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the class.
|
is_assigned_to |
part |
The entity to which the
Document_assignment
is assigned.
|
Template #125 (Figure 5): assigning_descriptor
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
descr |
?support_equipment_nonproliferation_effort_narrative? |
The text being assigned as a descriptor.
|
class_name |
[Narrative]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class
(External_class)
being used to determine type of descriptor.
|
ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the class.
|
is_assigned_to |
part |
The entity to which the
Document_assignment
is assigned.
|
Template #126 (Figure 5): assigning_calendar_date
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
date_class_name |
?date_of_first_article_delivery? |
The name of the class being used to classify the
role date assignment, e.g. the start date.
|
date_ecl_id |
[Date]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The id of the External_class_library in which the
@date_class_name is defined.
|
year |
/NULL |
Calendar_date year_component
|
month |
/NULL |
Calendar_date month_component
|
day |
/NULL |
Calendar_date day_component
|
items |
part |
The items to which the date is assigned.
|
Template #127 (Figure 5): assigning_organization
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
org_id |
?logistics_decision_office? |
The name or identifier of the organization.
|
org_id_class_name |
[Logistics_decision_office]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the
identification
(Identification_assignment)
of the organization. This provides the role or reason for the identification. For example CAGE code.
|
org_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @org_id_class_name.
|
org_assgn_class_name |
|
The name of the class being used to classify the
assignment of the organization.
(Organization_or_person_in_organization_assignment)
This provides the role or reason for the assignment.
For example 'Owner_of'.
|
org_assgn_ecl_id |
|
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @org_assgn_class_name.
|
items |
part |
The items to which the organization is assigned
|
Template #128 (Figure 5): representing_document
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
doc_id |
?operators_manual? |
The identifier of the
Document.
|
doc_id_class_name |
[Operators_manual]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identification
(Identification_assignment)
of the Document. This provides the role or reason for the identification.
The identifier of the
External_class_library
that stores the class used to classify the type of identifier
|
doc_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @doc_id_class_name.
|
doc_org_id |
/NULL |
The name or identifier of the Organization owning the document identifier or name @doc_id.
|
doc_org_id_class_name |
/NULL |
The name of the class being used to classify the identification
(Identification_assignment)
of the Organization owning the identifier (@doc_org_id).
|
doc_org_id_ecl_id |
/NULL |
The identifier of the External_class_library
storing the definition of the class used to classify the Organization identifier.
|
doc_vn_id |
/NULL |
The identifier of the document version.
|
doc_vn_id_class_name |
/NULL |
The name of the class being used to classify the identification
(Identification_assignment)
of the the version identifier.
|
doc_vn_id_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @doc_vn_id_class_name.
|
doc_vn_org_id |
/NULL |
The name or identifier of the Organization owning the document version identifier or name @doc_vn_id.
|
doc_vn_org_id_class_name |
/NULL |
The name of the class being used to classify the identification
(Identification_assignment)
of the Organization owning the version identifier (@doc_vn_org_id).
|
doc_vn_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the class used to classify the Organization identifier.
|
domain |
/NULL |
The identifier of the
External_class_library
used to describe the type of application domain of the View_definition_context instance.
|
domain_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @domain class.
|
life_cycle_stage |
/NULL |
The identifier of the
External_class_library
used to describe the type of life cycle stage of the View_definition_context instance.
|
life_cycle_stage_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @life_cycle_stage class.
|
Template #129 (Figure 5): assigning_identification
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?support_equipment_full_item_name? |
The identifier being assigned.
|
id_class_name |
[Support_equipment_full_item_name]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class used to classify the identifier (@id) and so
provide the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
storing the @id_class_name.
|
org_id |
/NULL |
The identifier of the organization that
"owns" the identifier.
|
org_id_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization, or the organization name (@org_id). For example CAGE code.
|
org_id_ecl_id |
/NULL |
The id of the
External_class_library
storing the @org_id_class_name.
|
items |
part |
The items to which the identification is assigned
|
The Support Equipment Other Properties information is described in Figure 5
Figure 6 — Representation of the Support Equipment Other Properties
Support Equipment Other Properties
The basic representation of the Support Equipment Other Properties and its identification is done in accordance with the following
templates:
Instantiation of the respective template for this Business DEX must follow the rules defined in the respective template table
below:
Template #1 (Figure 6): representing_part
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
part_id |
?end_item_acronym_code? |
The identifier of the part.
|
part_id_class_name |
[End_item_acronym_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part (i.e. the @part.id)
|
part_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_id_class_name.
|
part_org_id |
/NULL |
The name or identifier of the organization that owns the part id (@part_id).
|
part_org_id_class_name |
/NULL |
The name of the class being used to classify the identification
of the organization (@part_org_id) responsible for creating the part representation (@part_id).
|
part_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier (@part_org_id).
|
part_vn_id |
/NULL |
The identifier of the part version
|
part_vn_id_class_name |
/NULL |
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part version (i.e. the part_vn_id)
|
part_vn_id_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_vn_id_class_name class..
|
part_vn_org_id |
/NULL |
The name or identifier of the organization owns the part version id.
|
part_vn_org_id_class_name |
/NULL |
The name of the class being used to classify the identification (Identification_assignment)
of the organization responsible for providing the part version representation
|
part_vn_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier.
|
domain |
/NULL |
The identifier of the
External_class_library
used to describe the type of application domain of the View_definition_context instance.
|
domain_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @domain class.
|
life_cycle_stage |
/NULL |
The identifier of the
External_class_library
used to describe the type of life cycle stage of the View_definition_context instance.
|
life_cycle_stage_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @life_cycle_stage class.
|
Template #130 (Figure 6): assigning_document_reference
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
doc_id |
?allowance_document_number? |
The identification of the Document
being referenced.
|
doc_id_class_name |
[Allowance_document_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the External_class that determines the type of identifier given by the
input parameter @doc_id.
|
doc_id_ecl_id |
urn:plcs:rdl:lsa |
The identification of the
External_class_library
storing the External_class given by the input parameter @doc_id_class_name.
|
doc_ver_id |
/NULL |
The identification of the Document_version
being referenced.
|
doc_ver_id_class_name |
/NULL |
The name of the External_class that determines the type of identifier given by the
input parameter @doc_ver_id.
|
doc_ver_id_ecl_id |
/NULL |
The identification of the
External_class_library
storing the External_class given by the input parameter @doc_ver_id_class_name.
|
org_id |
/NULL |
The identification or name of the Organization that
"owns" the Document
and Document_version identifiers (@doc_id and @doc_ver_id).
|
org_id_class_name |
/NULL |
The name of the External_class that determines
the type of organization identification (@org_id) being used. For example CAGE code.
|
org_id_ecl_id |
/NULL |
The identification of the
External_class_library
storing the External_class given by the input parameter @org_id_class_name
|
doc_asg_class_name |
/NULL |
The name of the External_class that determines
the role of Document_assignment,
i.e. providing the role of the referenced
Document
|
doc_asg_ecl_id |
/NULL |
The identification of the
External_class_library
storing the External_class
given by the input parameter @doc_asg_class_name.
|
is_assigned_to |
part |
The items to which the referenced document is assigned.
|
Template #131 (Figure 6): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?support_equipment_parameter_group_code? |
The text representing the code.
|
code_class_name |
[Parameter_group_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template 132 (Figure 6): assigning_location
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
la_class_name |
activity_name_location |
The type of class used to classify the location assignment and so provide
the role or reason for the assignment.
|
la_ecl_id |
urn:plcs:rdl:lsa |
The id of the External_class_library storing
the la_class_name class
|
loc_id |
unknown |
The location identifier being assigned.
|
loc_id_class_name |
Location_identification_code |
The name of the class used to classify the location identifier and so
provide the role or reason for the location
|
loc_id_ecl_id |
urn:plcs:rdl:lsa |
The id of the External_class_library storing
the loc_id_class_name class
|
loc_org_id |
|
The name or identifier of the organization responsible for the location representation
|
loc_org_id_class_name |
Organization_name |
The name of the class being used to classify the identification (Identification_assignment)
of the organization responsible for the location representation
|
loc_org_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the External_class_library storing the
definition of the class used to classify the organization identifier.
|
entity_for_location |
|
The entities to which the location may be assigned
|
alt_locn_rep |
|
The alternative representations to which the location may be assigned. It may be used together
with this template by using the reference parameter ^location and its attribute alt_locn_rep:
^location.alt_locn_rep
|
Template 133 (Figure 6): representing_address_location
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
address_id |
Uknown |
The identifier of this address location
|
address_type_code |
Address_based_location_identification_code |
The class name of the corresponding to the address id
|
address_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @address_class_name.
|
name |
/NULL |
The name or identifier of the address.
Parameter is optional.
|
street_number |
/NULL |
The number of a location on a street. .
Parameter is optional.
|
street |
/NULL |
The name of a street.
Parameter is optional.
|
postal_box |
/NULL |
The number of a postal box.
Parameter is optional.
|
town |
/NULL |
The name of a town.
Parameter is optional.
|
region |
/NULL |
The name or identifier of a region.
Parameter is optional.
|
postal_code |
/NULL |
The code that is used by the country's postal service.
Parameter is optional.
|
country |
/NULL |
The name of a country.
Parameter is optional.
|
internal_location |
/NULL |
An organization-defined address for internal mail delivery.
Parameter is optional.
|
facsimile_number |
/NULL |
The number to which facsimiles may be sent.
Parameter is optional.
|
telephone_number |
/NULL |
The number at which telephone calls may be received.
Parameter is optional.
|
electronic_mail_address |
/NULL |
The electronic address to which electronic mail may be sent.
Parameter is optional.
|
telex_number |
/NULL |
The number where telex messages may be received.
Parameter is optional.
|
url |
/NULL |
The text that specifies the Uniform Resource Locator associated with the address.
Parameter is optional.
|
Template #134 (Figure 6): assigning_identification
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?support_equipment_recommendation_data_number? |
The identifier being assigned.
|
id_class_name |
[Support_equipment_recommendation_data_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class used to classify the identifier (@id) and so
provide the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
storing the @id_class_name.
|
org_id |
/NULL |
The identifier of the organization that
"owns" the identifier.
|
org_id_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization, or the organization name (@org_id). For example CAGE code.
|
org_id_ecl_id |
/NULL |
The id of the
External_class_library
storing the @org_id_class_name.
|
items |
part |
The items to which the identification is assigned
|
Template #135 (Figure 6): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?support_equipment_recommendation_data_revision? |
The text representing the code.
|
code_class_name |
[Revision]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #136 (Figure 6): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
allocation_extended_range [Allocation_extended_range]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #137 (Figure 6): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #138 (Figure 6): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
allocation_range_1 [Allocation_range]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #139 (Figure 6): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
|
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #140 (Figure 6): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
allocation_range_2 [Allocation_range]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #141 (Figure 6): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #142 (Figure 6): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
allocation_range_3 [Allocation_range]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #143 (Figure 6): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #144 (Figure 6): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
allocation_range_4 [Allocation_range]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #145 (Figure 6): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #146 (Figure 6): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
allocation_range_5 [Allocation_range]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #147 (Figure 6): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #148 (Figure 6): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
allocation_range_6 [Allocation_range]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #149 (Figure 6): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #150 (Figure 6): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
allocation_range_7 [Allocation_range]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #151 (Figure 6): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #152 (Figure 6): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
allocation_range_8 [Allocation_range]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #153 (Figure 6): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #154 (Figure 6): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
allocation_range_9 [Allocation_range]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #155 (Figure 6): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #156 (Figure 6): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
allocation_range_10 [Allocation_range]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #157 (Figure 6): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #158 (Figure 6): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
calibration_procedure [Calibration_procedure]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #159 (Figure 6): resource_property_text
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The text value of the property.
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The property to which the text representation is assigned
|
Template #160 (Figure 6): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
support_equipment_parameter [Parameter]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #161 (Figure 6): resource_property_text
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The text value of the property.
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The property to which the text representation is assigned
|
Template #162 (Figure 6): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
support_equipment_parameter_accuracy [Parameter_accuracy]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #163 (Figure 6): resource_property_text
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The text value of the property.
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The property to which the text representation is assigned
|
Template #164 (Figure 6): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
support_parameter_range_from [Parameter_range]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #165 (Figure 6): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #166 (Figure 6): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
support_parameter_range_to [Parameter_range]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #167 (Figure 6): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #168 (Figure 6): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
number_of_activities [Number_of_activities]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #169 (Figure 6): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #170 (Figure 6): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
support_equipment_quantity_per_activity [Quantity_per_activity]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #171 (Figure 6): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #172 (Figure 6): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
type_of_activity [Type_of_activity]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #173 (Figure 6): resource_property_text
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The text value of the property.
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The property to which the text representation is assigned
|
Template #174 (Figure 6): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
support_equipment_recommendation_data_revision_remarks [Support_equipment_recommendation_data_revision_remarks]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #175 (Figure 6): resource_property_text
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The text value of the property.
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The property to which the text representation is assigned
|
Template #176 (Figure 6): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
input_power_source_watts [Input_power_source_watts]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #177 (Figure 6): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #178 (Figure 6): assigning_identification
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?federal_supply_classification? |
The identifier being assigned.
|
id_class_name |
[Federal_supply_classification]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class used to classify the identifier (@id) and so
provide the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
storing the @id_class_name.
|
org_id |
/NULL |
The identifier of the organization that
"owns" the identifier.
|
org_id_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization, or the organization name (@org_id). For example CAGE code.
|
org_id_ecl_id |
/NULL |
The id of the
External_class_library
storing the @org_id_class_name.
|
items |
part |
The items to which the identification is assigned
|
Template #179 (Figure 6): assigning_identification
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?national_item_identification_number? |
The identifier being assigned.
|
id_class_name |
[National_item_identification_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class used to classify the identifier (@id) and so
provide the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
storing the @id_class_name.
|
org_id |
/NULL |
The identifier of the organization that
"owns" the identifier.
|
org_id_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization, or the organization name (@org_id). For example CAGE code.
|
org_id_ecl_id |
/NULL |
The id of the
External_class_library
storing the @org_id_class_name.
|
items |
part |
The items to which the identification is assigned
|
Template #180 (Figure 6): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
source_option_number[Source_option_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #181 (Figure 6): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #182 (Figure 6): assigning_identification
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?design_data_category_code? |
The identifier being assigned.
|
id_class_name |
[Design_data_category_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class used to classify the identifier (@id) and so
provide the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
storing the @id_class_name.
|
org_id |
/NULL |
The identifier of the organization that
"owns" the identifier.
|
org_id_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization, or the organization name (@org_id). For example CAGE code.
|
org_id_ecl_id |
/NULL |
The id of the
External_class_library
storing the @org_id_class_name.
|
items |
part |
The items to which the identification is assigned
|
Template #183 (Figure 6): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
input_power_source_frequency_range_maximum [Input_power_source_frequency_range]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #184 (Figure 6): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
|
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #185 (Figure 6): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
input_power_source_frequency_range [Input_power_source_frequency_range]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #186 (Figure 6): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #187 (Figure 6): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
input_power_source_operating_range_maximun [Input_power_source_operating_range]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #188 (Figure 6): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #189 (Figure 6): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
input_power_source_operating_range_minimum [Input_power_source_operating_range]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #190 (Figure 6): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #191 (Figure 6): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
input_power_source_percent_maximum_ripple [Input_power_source_percent_maximum_ripple]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #192 (Figure 6): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #193 (Figure 6): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
design_data_category_code_estimated_price [Price]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #194 (Figure 6): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #195 (Figure 6): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
design_data_category_code_scope [Design_data_category_code_scope]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:std |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #196 (Figure 6): resource_property_text
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The text value of the property.
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The property to which the text representation is assigned
|
Template #197 (Figure 6): assigning_calendar_date
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
date_class_name |
?support_equipment_recommendation_data_date_of_government_disposition? |
The name of the class being used to classify the
role date assignment, e.g. the start date.
|
date_ecl_id |
[Date]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The id of the External_class_library in which the
@date_class_name is defined.
|
year |
/NULL |
Calendar_date year_component
|
month |
/NULL |
Calendar_date month_component
|
day |
/NULL |
Calendar_date day_component
|
items |
part |
The items to which the date is assigned.
|
Template #198 (Figure 6): assigning_calendar_date
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
date_class_name |
?support_equipment_recommendation_data_date_of_initial_submission? |
The name of the class being used to classify the
role date assignment, e.g. the start date.
|
date_ecl_id |
[Date]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The id of the External_class_library in which the
@date_class_name is defined.
|
year |
/NULL |
Calendar_date year_component
|
month |
/NULL |
Calendar_date month_component
|
day |
/NULL |
Calendar_date day_component
|
items |
part |
The items to which the date is assigned.
|
Template #199 (Figure 6): assigning_calendar_date
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
date_class_name |
?support_equipment_recommendation_data_date_of_revision_submission? |
The name of the class being used to classify the
role date assignment, e.g. the start date.
|
date_ecl_id |
[Revision_date]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The id of the External_class_library in which the
@date_class_name is defined.
|
year |
/NULL |
Calendar_date year_component
|
month |
/NULL |
Calendar_date month_component
|
day |
/NULL |
Calendar_date day_component
|
items |
part |
The items to which the date is assigned.
|
Template #200 (Figure 6): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?allocation_maintenance_level_function? |
The text representing the code.
|
code_class_name |
[Allocation_maintenance_level_function]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #201 (Figure 6): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?allocation_land_vessel_code? |
The text representing the code.
|
code_class_name |
[Allocation_land_vessel_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #202 (Figure 6): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?allocation_station_identification_code? |
The text representing the code.
|
code_class_name |
[Allocation_station_identification_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #203 (Figure 6): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?support_equipment_parameter_input_or_output_code? |
The text representing the code.
|
code_class_name |
[Parameter_input_or_output_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #204 (Figure 6): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?support_equipment_recommendation_data_status? |
The text representing the code.
|
code_class_name |
[Support_equipment_recommendation_data_status]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:std |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #205 (Figure 6): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?input_power_source_ac_dc? |
The text representing the code.
|
code_class_name |
[Input_power_source_ac_dc]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #206 (Figure 6): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?input_power_source_phase? |
The text representing the code.
|
code_class_name |
[Input_power_source_phase]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #207 (Figure 6): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?design_data_category_code_contractor_recommended? |
The text representing the code.
|
code_class_name |
[Design_data_category_code_contractor_recommended]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #208 (Figure 6): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?design_data_category_code_government_required? |
The text representing the code.
|
code_class_name |
[Design_data_category_code_government_required]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #209 (Figure 6): assigning_descriptor
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
descr |
?allocation_designation_description? |
The text being assigned as a descriptor.
|
class_name |
[Task_remarks]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class
(External_class)
being used to determine type of descriptor.
|
ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the class.
|
is_assigned_to |
part |
The entity to which the
Document_assignment
is assigned.
|
The Support Equipment Supercedure information is described in Figure 7
Figure 7 — Representation of the Support Equipment Supercedure
Support Equipment Supercedure
The basic representation of the Support Equipment Supercedure and its identification is done in accordance with the following
templates:
Instantiation of the respective template for this Business DEX must follow the rules defined in the respective template table
below:
Template #1 (Figure 7): representing_part
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
part_id |
?end_item_acronym_code? |
The identifier of the part.
|
part_id_class_name |
[End_item_acronym_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part (i.e. the @part.id)
|
part_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_id_class_name.
|
part_org_id |
/NULL |
The name or identifier of the organization that owns the part id (@part_id).
|
part_org_id_class_name |
/NULL |
The name of the class being used to classify the identification
of the organization (@part_org_id) responsible for creating the part representation (@part_id).
|
part_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier (@part_org_id).
|
part_vn_id |
/NULL |
The identifier of the part version
|
part_vn_id_class_name |
/NULL |
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part version (i.e. the part_vn_id)
|
part_vn_id_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_vn_id_class_name class..
|
part_vn_org_id |
/NULL |
The name or identifier of the organization owns the part version id.
|
part_vn_org_id_class_name |
/NULL |
The name of the class being used to classify the identification (Identification_assignment)
of the organization responsible for providing the part version representation
|
part_vn_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier.
|
domain |
/NULL |
The identifier of the
External_class_library
used to describe the type of application domain of the View_definition_context instance.
|
domain_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @domain class.
|
life_cycle_stage |
/NULL |
The identifier of the
External_class_library
used to describe the type of life cycle stage of the View_definition_context instance.
|
life_cycle_stage_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @life_cycle_stage class.
|
Template #210 (Figure 7): representing_part
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
part_id |
?end_item_acronym_code? |
The identifier of the part.
|
part_id_class_name |
[End_item_acronym_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part (i.e. the @part.id)
|
part_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_id_class_name.
|
part_org_id |
/NULL |
The name or identifier of the organization that owns the part id (@part_id).
|
part_org_id_class_name |
/NULL |
The name of the class being used to classify the identification
of the organization (@part_org_id) responsible for creating the part representation (@part_id).
|
part_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier (@part_org_id).
|
part_vn_id |
/NULL |
The identifier of the part version
|
part_vn_id_class_name |
/NULL |
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part version (i.e. the part_vn_id)
|
part_vn_id_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_vn_id_class_name class..
|
part_vn_org_id |
/NULL |
The name or identifier of the organization owns the part version id.
|
part_vn_org_id_class_name |
/NULL |
The name of the class being used to classify the identification (Identification_assignment)
of the organization responsible for providing the part version representation
|
part_vn_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier.
|
domain |
/NULL |
The identifier of the
External_class_library
used to describe the type of application domain of the View_definition_context instance.
|
domain_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @domain class.
|
life_cycle_stage |
/NULL |
The identifier of the
External_class_library
used to describe the type of life cycle stage of the View_definition_context instance.
|
life_cycle_stage_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @life_cycle_stage class.
|
Template #211 (Figure 7): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?supercedure_type? |
The text representing the code.
|
code_class_name |
[Supercedure_type]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #212 (Figure 7): representing_product_relationship
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
relating |
part |
The relating product.
|
related |
part |
The product that is being related.
|
rel_type_name |
|
The name of the class being used to classify the
Product_relationship.
This provides the role or reason for the relationship.
|
rel_type_ecl_id |
|
The identifier of the
External_class_library
storing the definition of the Class referenced by parameter @rel_type_name.
|
Template #213 (Figure 7): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
supercedure_item_name [Item_name]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #214 (Figure 7): resource_property_text
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The text value of the property.
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The property to which the text representation is assigned
|
Template #215 (Figure 7): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?reason_for_supercedure_deletion? |
The text representing the code.
|
code_class_name |
[Reason_for_supercedure_deletion]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #216 (Figure 7): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?interchangeability_code? |
The text representing the code.
|
code_class_name |
[Interchangeability_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #217 (Figure 7): assigning_identification
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?supercedure_support_equipment_recommendation_data_number? |
The identifier being assigned.
|
id_class_name |
[Support_equipment_recommendation_data_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class used to classify the identifier (@id) and so
provide the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
storing the @id_class_name.
|
org_id |
/NULL |
The identifier of the organization that
"owns" the identifier.
|
org_id_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization, or the organization name (@org_id). For example CAGE code.
|
org_id_ecl_id |
/NULL |
The id of the
External_class_library
storing the @org_id_class_name.
|
items |
part |
The items to which the identification is assigned
|
The Support Equipment Integrate Category information is described in Figure 8
Figure 8 — Representation of the Support Equipment Integrate Category
System Equipment Integrate Category
The basic representation of the support Equipment Integrate Category and its identification is done in accordance with the
following templates:
Instantiation of the respective template for this Business DEX must follow the rules defined in the respective template table
below:
Template #1 (Figure 8): representing_part
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
part_id |
?end_item_acronym_code? |
The identifier of the part.
|
part_id_class_name |
[End_item_acronym_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part (i.e. the @part.id)
|
part_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_id_class_name.
|
part_org_id |
/NULL |
The name or identifier of the organization that owns the part id (@part_id).
|
part_org_id_class_name |
/NULL |
The name of the class being used to classify the identification
of the organization (@part_org_id) responsible for creating the part representation (@part_id).
|
part_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier (@part_org_id).
|
part_vn_id |
/NULL |
The identifier of the part version
|
part_vn_id_class_name |
/NULL |
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part version (i.e. the part_vn_id)
|
part_vn_id_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_vn_id_class_name class..
|
part_vn_org_id |
/NULL |
The name or identifier of the organization owns the part version id.
|
part_vn_org_id_class_name |
/NULL |
The name of the class being used to classify the identification (Identification_assignment)
of the organization responsible for providing the part version representation
|
part_vn_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier.
|
domain |
/NULL |
The identifier of the
External_class_library
used to describe the type of application domain of the View_definition_context instance.
|
domain_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @domain class.
|
life_cycle_stage |
/NULL |
The identifier of the
External_class_library
used to describe the type of life cycle stage of the View_definition_context instance.
|
life_cycle_stage_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @life_cycle_stage class.
|
Template #218 (Figure 7): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?integrated_logistics_support_requirement_category_code? |
The text representing the code.
|
code_class_name |
[Integrated_logistics_support_requirement_category_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #219 (Figure 8): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
integrated_logistics_support_requirement_category_code_estimated_price [Price]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
external_class |
The item to which the property is assigned
|
Template #220 (Figure 8): resource_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced by an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Resource_property
(or template assigning_resource_property)
to which the
Resource_property_representation
is related.
|
Template #221 (Figure 8): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
integrated_logistics_support_requirement_category_code_scope [Design_data_category_code_scope]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
external_class |
The item to which the property is assigned
|
Template #222 (Figure 8): resource_property_text
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The text value of the property.
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The property to which the text representation is assigned
|
Template #223 (Figure 8): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?integrated_logistics_support_requirement_category_code_contractor_recommended? |
The text representing the code.
|
code_class_name |
[Design_data_category_code_contractor_recommended]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
external_class |
The items to which the
Class is assigned.
|
Template #224 (Figure 8): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?integrated_logistics_support_requirement_category_code_government_required? |
The text representing the code.
|
code_class_name |
[Design_data_category_code_government_required]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
External_class |
The items to which the
Class is assigned.
|
The System Equipment information is described in Figure 9
Figure 9 — Representation of the System Equipment
System Equipment
The basic representation of the System Equipment and its identification is done in accordance with the following templates:
Instantiation of the respective template for this Business DEX must follow the rules defined in the respective template table
below:
Template #1 (Figure 9): representing_part
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
part_id |
?end_item_acronym_code? |
The identifier of the part.
|
part_id_class_name |
[End_item_acronym_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part (i.e. the @part.id)
|
part_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_id_class_name.
|
part_org_id |
/NULL |
The name or identifier of the organization that owns the part id (@part_id).
|
part_org_id_class_name |
/NULL |
The name of the class being used to classify the identification
of the organization (@part_org_id) responsible for creating the part representation (@part_id).
|
part_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier (@part_org_id).
|
part_vn_id |
/NULL |
The identifier of the part version
|
part_vn_id_class_name |
/NULL |
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part version (i.e. the part_vn_id)
|
part_vn_id_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_vn_id_class_name class..
|
part_vn_org_id |
/NULL |
The name or identifier of the organization owns the part version id.
|
part_vn_org_id_class_name |
/NULL |
The name of the class being used to classify the identification (Identification_assignment)
of the organization responsible for providing the part version representation
|
part_vn_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier.
|
domain |
/NULL |
The identifier of the
External_class_library
used to describe the type of application domain of the View_definition_context instance.
|
domain_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @domain class.
|
life_cycle_stage |
/NULL |
The identifier of the
External_class_library
used to describe the type of life cycle stage of the View_definition_context instance.
|
life_cycle_stage_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @life_cycle_stage class.
|
Template #225 (Figure 9): representing_part
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
part_id |
?end_item_acronym_code? |
The identifier of the part.
|
part_id_class_name |
[End_item_acronym_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part (i.e. the @part.id)
|
part_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_id_class_name.
|
part_org_id |
/NULL |
The name or identifier of the organization that owns the part id (@part_id).
|
part_org_id_class_name |
/NULL |
The name of the class being used to classify the identification
of the organization (@part_org_id) responsible for creating the part representation (@part_id).
|
part_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier (@part_org_id).
|
part_vn_id |
/NULL |
The identifier of the part version
|
part_vn_id_class_name |
/NULL |
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part version (i.e. the part_vn_id)
|
part_vn_id_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_vn_id_class_name class..
|
part_vn_org_id |
/NULL |
The name or identifier of the organization owns the part version id.
|
part_vn_org_id_class_name |
/NULL |
The name of the class being used to classify the identification (Identification_assignment)
of the organization responsible for providing the part version representation
|
part_vn_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier.
|
domain |
/NULL |
The identifier of the
External_class_library
used to describe the type of application domain of the View_definition_context instance.
|
domain_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @domain class.
|
life_cycle_stage |
/NULL |
The identifier of the
External_class_library
used to describe the type of life cycle stage of the View_definition_context instance.
|
life_cycle_stage_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @life_cycle_stage class.
|
Template #226 (Figure 9): assigning_identification
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?system_equipment_item_designator? |
The identifier being assigned.
|
id_class_name |
[Item_designator_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class used to classify the identifier (@id) and so
provide the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
storing the @id_class_name.
|
org_id |
/NULL |
The identifier of the organization that
"owns" the identifier.
|
org_id_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization, or the organization name (@org_id). For example CAGE code.
|
org_id_ecl_id |
/NULL |
The id of the
External_class_library
storing the @org_id_class_name.
|
items |
part |
The items to which the identification is assigned
|
Template #227 (Figure 9): assigning_resource_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
support_item_quantity_per_task [Quantity_per_task]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name of the property type corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property.
|
described_element |
part |
The item to which the property is assigned
|
Template #228 (Figure 9): resource_property_text
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The text value of the property.
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The property to which the text representation is assigned
|
Template #229 (Figure 9): representing_product_relationship
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
relating |
part |
The relating product.
|
related |
part |
The product that is being related.
|
rel_type_name |
|
The name of the class being used to classify the
Product_relationship.
This provides the role or reason for the relationship.
|
rel_type_ecl_id |
|
The identifier of the
External_class_library
storing the definition of the Class referenced by parameter @rel_type_name.
|
The Unit Under Test Support Equipment information is described in Figure 10
Figure 10 — Representation of the Unit Under Test Support Equipment
Unit Under Test Support Equipment
The basic representation of the Unit Under Test Support Equipment and its identification is done in accordance with the following
templates:
-
assigning_code, for the assignment of codes to entities within a data set;
-
assigning_descriptor, for remarks relating to other parts;
-
assigning_document_reference, for representation of a reference to a version of a document;
-
assigning_identification, for identifying a specific remark;
-
assigning_product_property, for assigning a named property to a product related entity instance;
-
product_property_range, for representing a numerical value range for a product property;
-
product_property_text, for representing a text string value for a product property;
-
representing_breakdown, for representation of the type of breakdown to which the breakdown element belongs;
-
representing_part, for representation of the end item for which the breakdown is defined;
-
representing_product_relationship, for representation of relationships between products.
Instantiation of the respective template for this Business DEX must follow the rules defined in the respective template table
below:
Template #1 (Figure 10): representing_part
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
part_id |
?end_item_acronym_code? |
The identifier of the part.
|
part_id_class_name |
[End_item_acronym_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part (i.e. the @part.id)
|
part_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_id_class_name.
|
part_org_id |
/NULL |
The name or identifier of the organization that owns the part id (@part_id).
|
part_org_id_class_name |
/NULL |
The name of the class being used to classify the identification
of the organization (@part_org_id) responsible for creating the part representation (@part_id).
|
part_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier (@part_org_id).
|
part_vn_id |
/NULL |
The identifier of the part version
|
part_vn_id_class_name |
/NULL |
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part version (i.e. the part_vn_id)
|
part_vn_id_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_vn_id_class_name class..
|
part_vn_org_id |
/NULL |
The name or identifier of the organization owns the part version id.
|
part_vn_org_id_class_name |
/NULL |
The name of the class being used to classify the identification (Identification_assignment)
of the organization responsible for providing the part version representation
|
part_vn_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier.
|
domain |
/NULL |
The identifier of the
External_class_library
used to describe the type of application domain of the View_definition_context instance.
|
domain_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @domain class.
|
life_cycle_stage |
/NULL |
The identifier of the
External_class_library
used to describe the type of life cycle stage of the View_definition_context instance.
|
life_cycle_stage_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @life_cycle_stage class.
|
Template #2 (Figure 10): representing_breakdown
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?logistics_support_analysis_control_number? |
The identifier of the Breakdown.
|
id_class_name |
[Logistics_support_analysis_control_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identification
(Identification_assignment)
of the breakdown. This provides the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @id_class_name.
|
id_owner |
/NULL |
The name or identifier of the organization owning the id or name (@id).
|
id_owner_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization (@id_owner). For example CAGE code, or organization name.
|
id_owner_ecl_id |
/NULL |
The id of the
External_class_library
storing the @id_owner_class_name.
|
bkdn_type |
?logistics_support_analysis_control_number_type? [Logistics_support_analysis_control_number_type]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the
Breakdown.
|
bkdn_type_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @bkdn_type.
|
vn_id |
?alternate_logistics_support_analysis_control_number_code? |
The identifier of the Breakdown_version.
|
vn_id_class_name |
[Alternate_logistics_support_analysis_control_number_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identification
(Identification_assignment)
of the breakdown version. This provides the role or reason for the identification.
|
vn_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @vn_id_class_name.
|
vn_id_owner |
/NULL |
The name or identifier of the organization owning the @vn_id.
|
vn_id_owner_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization (@vn_id_owner). For example CAGE code, or organization name.
|
vn_id_owner_ecl_id |
|
The id of the
External_class_library
storing the @vn_id_owner_class_name.
|
of_product |
part_view_definition |
The product that has been broken down.
|
Template #3 (Figure 10): assigning_identification
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?alternate_logistics_support_analysis_control_number_code? |
The identifier being assigned.
|
id_class_name |
[Alternate_logistics_support_analysis_control_number_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class used to classify the identifier (@id) and so
provide the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
storing the @id_class_name.
|
org_id |
/NULL |
The identifier of the organization that
"owns" the identifier.
|
org_id_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization, or the organization name (@org_id). For example CAGE code.
|
org_id_ecl_id |
/NULL |
The id of the
External_class_library
storing the @org_id_class_name.
|
items |
breakdown |
The items to which the identification is assigned
|
Template #4 (Figure 10): assigning_document_reference
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
doc_id |
?unit_under_test_test_requirements_document_number? |
The identification of the Document
being referenced.
|
doc_id_class_name |
unit_under_test_test_requirements_document_number [Test_requirements_document_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the External_class that determines the type of identifier given by the
input parameter @doc_id.
|
doc_id_ecl_id |
urn:plcs:rdl:lsa |
The identification of the
External_class_library
storing the External_class given by the input parameter @doc_id_class_name.
|
doc_ver_id |
/NULL |
The identification of the Document_version
being referenced.
|
doc_ver_id_class_name |
/NULL |
The name of the External_class that determines the type of identifier given by the
input parameter @doc_ver_id.
|
doc_ver_id_ecl_id |
/NULL |
The identification of the
External_class_library
storing the External_class given by the input parameter @doc_ver_id_class_name.
|
org_id |
/NULL |
The identification or name of the Organization that
"owns" the Document
and Document_version identifiers (@doc_id and @doc_ver_id).
|
org_id_class_name |
/NULL |
The name of the External_class that determines
the type of organization identification (@org_id) being used. For example CAGE code.
|
org_id_ecl_id |
urn:plcs:rdl:std |
The identification of the
External_class_library
storing the External_class given by the input parameter @org_id_class_name
|
doc_asg_class_name |
/NULL |
The name of the External_class that determines
the role of Document_assignment,
i.e. providing the role of the referenced
Document
|
doc_asg_ecl_id |
/NULL |
The identification of the
External_class_library
storing the External_class
given by the input parameter @doc_asg_class_name.
|
is_assigned_to |
breakdown |
The items to which the referenced document is assigned.
|
Template #5 (Figure 10): assigning_document_reference
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
doc_id |
?unit_under_test_work_package_reference? |
The identification of the Document
being referenced.
|
doc_id_class_name |
[Unit_under_test_work_package_reference]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the External_class that determines the type of identifier given by the
input parameter @doc_id.
|
doc_id_ecl_id |
urn:plcs:rdl:lsa |
The identification of the
External_class_library
storing the External_class given by the input parameter @doc_id_class_name.
|
doc_ver_id |
/NULL |
The identification of the Document_version
being referenced.
|
doc_ver_id_class_name |
/NULL |
The name of the External_class that determines the type of identifier given by the
input parameter @doc_ver_id.
|
doc_ver_id_ecl_id |
/NULL |
The identification of the
External_class_library
storing the External_class given by the input parameter @doc_ver_id_class_name.
|
org_id |
/NULL |
The identification or name of the Organization that
"owns" the Document
and Document_version identifiers (@doc_id and @doc_ver_id).
|
org_id_class_name |
/NULL |
The name of the External_class that determines
the type of organization identification (@org_id) being used. For example CAGE code.
|
org_id_ecl_id |
/NULL |
The identification of the
External_class_library
storing the External_class given by the input parameter @org_id_class_name
|
doc_asg_class_name |
/NULL |
The name of the External_class that determines
the role of Document_assignment,
i.e. providing the role of the referenced
Document
|
doc_asg_ecl_id |
/NULL |
The identification of the
External_class_library
storing the External_class
given by the input parameter @doc_asg_class_name.
|
is_assigned_to |
breakdown |
The items to which the referenced document is assigned.
|
Template #6 (Figure 10): assigning_descriptor
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
descr |
?unit_under_test_explanation? |
The text being assigned as a descriptor.
|
class_name |
unit_under_test_explanation [Unit_under_test_explanation_data]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class
(External_class)
being used to determine type of descriptor.
|
ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the class.
|
is_assigned_to |
breakdown |
The entity to which the
Document_assignment
is assigned.
|
Template #7 (Figure 10): assigning_identification
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?unit_under_test_allowance? |
The identifier being assigned.
|
id_class_name |
unit_under_test_allowance [Allowance_document_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class used to classify the identifier (@id) and so
provide the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
storing the @id_class_name.
|
org_id |
/NULL |
The identifier of the organization that
"owns" the identifier.
|
org_id_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization, or the organization name (@org_id). For example CAGE code.
|
org_id_ecl_id |
/NULL |
The id of the
External_class_library
storing the @org_id_class_name.
|
items |
breakdown |
The items to which the identification is assigned
|
Template #8 (Figure 10): assigning_identification
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?unit_under_test_maintenance_plan_number? |
The identifier being assigned.
|
id_class_name |
unit_under_test_maintenance_plan_number [Maintenance_plan_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class used to classify the identifier (@id) and so
provide the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
storing the @id_class_name.
|
org_id |
/NULL |
The identifier of the organization that
"owns" the identifier.
|
org_id_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization, or the organization name (@org_id). For example CAGE code.
|
org_id_ecl_id |
/NULL |
The id of the
External_class_library
storing the @org_id_class_name.
|
items |
breakdown |
The items to which the identification is assigned
|
Template #9 (Figure 10): representing_product_relationship
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
relating |
part |
The relating product.
|
related |
breakdown |
The product that is being related.
|
rel_type_name |
|
The name of the class being used to classify the
Product_relationship.
This provides the role or reason for the relationship.
|
rel_type_ecl_id |
|
The identifier of the
External_class_library
storing the definition of the Class referenced by parameter @rel_type_name.
|
Template #10 (Figure 10): representing_part
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
part_id |
?support_equipment_reference_number? |
The identifier of the part.
|
part_id_class_name |
support_equipment_reference_number [Reference_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part (i.e. the @part.id)
|
part_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_id_class_name.
|
part_org_id |
?support_equipment_commercial_and_government_entity_code? |
The name or identifier of the organization that owns the part id (@part_id).
|
part_org_id_class_name |
support_equipment_commercial_and_government_entity_code [Commercial_and_government_entity_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identification
of the organization (@part_org_id) responsible for creating the part representation (@part_id).
|
part_org_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier (@part_org_id).
|
part_vn_id |
/NULL |
The identifier of the part version
|
part_vn_id_class_name |
/NULL |
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part version (i.e. the part_vn_id)
|
part_vn_id_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_vn_id_class_name class..
|
part_vn_org_id |
/NULL |
The name or identifier of the organization owns the part version id.
|
part_vn_org_id_class_name |
/NULL |
The name of the class being used to classify the identification (Identification_assignment)
of the organization responsible for providing the part version representation
|
part_vn_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier.
|
domain |
/NULL |
The identifier of the
External_class_library
used to describe the type of application domain of the View_definition_context instance.
|
domain_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @domain class.
|
life_cycle_stage |
/NULL |
The identifier of the
External_class_library
used to describe the type of life cycle stage of the View_definition_context instance.
|
life_cycle_stage_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @life_cycle_stage class.
|
Template #11 (Figure 10): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?unit_under_test_calibration_measurement_requirement_recommended_code? |
The text representing the code.
|
code_class_name |
[Calibration_measurement_requirement_recommended_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #12 (Figure 10): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?unit_under_test_calibration_measurement_requirement_summary_status? |
The text representing the code.
|
code_class_name |
[Calibration_measurement_requirement_summary_status]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #13 (Figure 10): assigning_product_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
unit_under_test_parameter_accuracy [Parameter_accuracy]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property_class_name.
|
described_element |
part |
The item to which the property is assigned
|
Template #14 (Figure 10): product_property_text
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The text value of the property.
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The property to which the text representation is assigned
|
Template #15 (Figure 10): assigning_product_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
unit_under_test_parameter_range_from / unit_under_test_parameter_range_to [Parameter_range]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property_class_name.
|
described_element |
part |
The item to which the property is assigned
|
Template #16 (Figure 10): product_property_range
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
upper_limit |
unit_under_test_parameter_ range_to [Parameter_range]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The upper limit value of the property.
The datatype is always 'any_number_value' and should not be registered
together with the value i.e. enter the value as a number, without the datatype.
|
lower_limit |
unit_under_test_parameter_ range_from [Parameter_range]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The lower limit value of the property.
The datatype is always 'any_number_value' and should not be registered
together with the value i.e. enter the value as a number, without the datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced through an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Assigned_property
(or template assigning_product_property)
to which the
Property_representation
is related.
|
Template #17 (Figure 10): assigning_identification
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?unit_under_test_parameter_group_code? |
The identifier being assigned.
|
id_class_name |
[Parameter_group_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class used to classify the identifier (@id) and so
provide the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
storing the @id_class_name.
|
org_id |
/NULL |
The identifier of the organization that
"owns" the identifier.
|
org_id_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization, or the organization name (@org_id). For example CAGE code.
|
org_id_ecl_id |
/NULL |
The id of the
External_class_library
storing the @org_id_class_name.
|
items |
part |
The items to which the identification is assigned
|
Template #18 (Figure 10): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?unit_under_test_parameter_input_output_code? |
The text representing the code.
|
code_class_name |
[Parameter_input_or_output_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
identification_assignment |
The items to which the
Class is assigned.
|
Template #19 (Figure 10): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?unit_under_test_parameter_operational_specification_code? |
The text representing the code.
|
code_class_name |
[Unit_under_test_parameter_operational_specification_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
identification_assignment |
The items to which the
Class is assigned.
|
Template #20 (Figure 10): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?unit_under_test_parameter_range_value_code? |
The text representing the code.
|
code_class_name |
[Parameter_range_or_value_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
identification_assignment |
The items to which the
Class is assigned.
|
Template #21 (Figure 10): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?unit_under_test_parameter_test_accuracy_ratio_actual? |
The text representing the code.
|
code_class_name |
[Parameter_test_accuracy_ratio]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
identification_assignment |
The items to which the
Class is assigned.
|
Template #22 (Figure 10): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?unit_under_test_parameter_test_accuracy_ratio_desired? |
The text representing the code.
|
code_class_name |
[Parameter_test_accuracy_ratio]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
The Operational Test Program information is described in Figure 11
Figure 11 — Representation of the Operational Test Program
Operational Test Program
The basic representation of the Operational Test Program and its identification is done in accordance with the following templates:
Instantiation of the respective template for this Business DEX must follow the rules defined in the respective template table
below:
Template #1 (Figure 11): representing_part
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
part_id |
?end_item_acronym_code |
The identifier of the part.
|
part_id_class_name |
[End_item_acronym_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part (i.e. the @part.id)
|
part_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_id_class_name.
|
part_org_id |
|
The name or identifier of the organization that owns the part id (@part_id).
|
part_org_id_class_name |
Organization_name |
The name of the class being used to classify the identification
of the organization (@part_org_id) responsible for creating the part representation (@part_id).
|
part_org_id_ecl_id |
urn:plcs:rdl:std |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier (@part_org_id).
|
part_vn_id |
/NULL |
The identifier of the part version
|
part_vn_id_class_name |
/NULL |
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part version (i.e. the part_vn_id)
|
part_vn_id_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_vn_id_class_name class..
|
part_vn_org_id |
/NULL |
The name or identifier of the organization owns the part version id.
|
part_vn_org_id_class_name |
/NULL |
The name of the class being used to classify the identification (Identification_assignment)
of the organization responsible for providing the part version representation
|
part_vn_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier.
|
domain |
/NULL |
The identifier of the
External_class_library
used to describe the type of application domain of the View_definition_context instance.
|
domain_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @domain class.
|
life_cycle_stage |
/NULL |
The identifier of the
External_class_library
used to describe the type of life cycle stage of the View_definition_context instance.
|
life_cycle_stage_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @life_cycle_stage class.
|
Template #2 (Figure 11): representing_breakdown
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?logistics_support_analysis_control_number? |
The identifier of the Breakdown.
|
id_class_name |
[Logistics_support_analysis_control_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identification
(Identification_assignment)
of the breakdown. This provides the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @id_class_name.
|
id_owner |
/NULL |
The name or identifier of the organization owning the id or name (@id).
|
id_owner_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization (@id_owner). For example CAGE code, or organization name.
|
id_owner_ecl_id |
/NULL |
The id of the
External_class_library
storing the @id_owner_class_name.
|
bkdn_type |
?logistics_support_analysis_control_number_type? [Logistics_support_analysis_control_number_type]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the
Breakdown.
|
bkdn_type_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @bkdn_type.
|
vn_id |
?alternate_logistics_support_analysis_control_number_code? |
The identifier of the Breakdown_version.
|
vn_id_class_name |
[Alternate_logistics_support_analysis_control_number_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identification
(Identification_assignment)
of the breakdown version. This provides the role or reason for the identification.
|
vn_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @vn_id_class_name.
|
vn_id_owner |
/NULL |
The name or identifier of the organization owning the @vn_id.
|
vn_id_owner_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization (@vn_id_owner). For example CAGE code, or organization name.
|
vn_id_owner_ecl_id |
/NULL |
The id of the
External_class_library
storing the @vn_id_owner_class_name.
|
of_product |
Part_view_definition |
The product that has been broken down.
|
Template #9 (Figure 11): representing_product_relationship
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
relating |
part |
The relating product.
|
related |
breakdown |
The product that is being related.
|
rel_type_name |
|
The name of the class being used to classify the
Product_relationship.
This provides the role or reason for the relationship.
|
rel_type_ecl_id |
|
The identifier of the
External_class_library
storing the definition of the Class referenced by parameter @rel_type_name.
|
Template #10 (Figure 11): representing_part
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
part_id |
?support_equipment_reference_number? |
The identifier of the part.
|
part_id_class_name |
support_equipment_reference_number [Reference_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part (i.e. the @part.id)
|
part_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_id_class_name.
|
part_org_id |
?support_equipment_commercial_and_government_entity_code? |
The name or identifier of the organization that owns the part id (@part_id).
|
part_org_id_class_name |
[Commercial_and_government_entity_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identification
of the organization (@part_org_id) responsible for creating the part representation (@part_id).
|
part_org_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier (@part_org_id).
|
part_vn_id |
/NULL |
The identifier of the part version
|
part_vn_id_class_name |
/NULL |
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part version (i.e. the part_vn_id)
|
part_vn_id_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_vn_id_class_name class..
|
part_vn_org_id |
/NULL |
The name or identifier of the organization owns the part version id.
|
part_vn_org_id_class_name |
/NULL |
The name of the class being used to classify the identification (Identification_assignment)
of the organization responsible for providing the part version representation
|
part_vn_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier.
|
domain |
/NULL |
The identifier of the
External_class_library
used to describe the type of application domain of the View_definition_context instance.
|
domain_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @domain class.
|
life_cycle_stage |
/NULL |
The identifier of the
External_class_library
used to describe the type of life cycle stage of the View_definition_context instance.
|
life_cycle_stage_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @life_cycle_stage class.
|
Template #23 (Figure 11): assigning_identification
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?alternate_logistics_support_analysis_control_number_code? |
The identifier being assigned.
|
id_class_name |
[Alternate_logistics_support_analysis_control_number_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class used to classify the identifier (@id) and so
provide the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
storing the @id_class_name.
|
org_id |
/NULL |
The identifier of the organization that
"owns" the identifier.
|
org_id_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization, or the organization name (@org_id). For example CAGE code.
|
org_id_ecl_id |
/NULL |
The id of the
External_class_library
storing the @org_id_class_name.
|
items |
breakdownt |
The items to which the identification is assigned
|
Template #24 (Figure 11): representing_part
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
part_id |
?operational_test_program_reference_number? |
The identifier of the part.
|
part_id_class_name |
[Reference_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part (i.e. the @part.id)
|
part_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_id_class_name.
|
part_org_id |
?operational_test_program_commercial_and_government_entity_code? |
The name or identifier of the organization that owns the part id (@part_id).
|
part_org_id_class_name |
[Commercial_and_government_entity_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identification
of the organization (@part_org_id) responsible for creating the part representation (@part_id).
|
part_org_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier (@part_org_id).
|
part_vn_id |
/NULL |
The identifier of the part version
|
part_vn_id_class_name |
/NULL |
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part version (i.e. the part_vn_id)
|
part_vn_id_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_vn_id_class_name class..
|
part_vn_org_id |
/NULL |
The name or identifier of the organization owns the part version id.
|
part_vn_org_id_class_name |
/NULL |
The name of the class being used to classify the identification (Identification_assignment)
of the organization responsible for providing the part version representation
|
part_vn_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier.
|
domain |
/NULL |
The identifier of the
External_class_library
used to describe the type of application domain of the View_definition_context instance.
|
domain_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @domain class.
|
life_cycle_stage |
/NULL |
The identifier of the
External_class_library
used to describe the type of life cycle stage of the View_definition_context instance.
|
life_cycle_stage_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @life_cycle_stage class.
|
Template #25 (Figure 11): representing_product_relationship
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
relating |
part |
The relating product.
|
related |
part |
The product that is being related.
|
rel_type_name |
|
The name of the class being used to classify the
Product_relationship.
This provides the role or reason for the relationship.
|
rel_type_ecl_id |
|
The identifier of the
External_class_library
storing the definition of the Class referenced by parameter @rel_type_name.
|
Template #26 (Figure 11): assigning_identification
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?operational_test_program_support_equipment_recommendation_data_number? |
The identifier being assigned.
|
id_class_name |
[Support_equipment_recommendation_data_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class used to classify the identifier (@id) and so
provide the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
storing the @id_class_name.
|
org_id |
/NULL |
The identifier of the organization that
"owns" the identifier.
|
org_id_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization, or the organization name (@org_id). For example CAGE code.
|
org_id_ecl_id |
/NULL |
The id of the
External_class_library
storing the @org_id_class_name.
|
items |
part |
The items to which the identification is assigned
|
Template #27 (Figure 11): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?operational_test_program_coordinated_test_plan? |
The text representing the code.
|
code_class_name |
[Operational_test_program_coordinated_test_plan]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #28 (Figure 11): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?operational_test_program_standards_for_comparison? |
The text representing the code.
|
code_class_name |
[Operational_test_program_standards_for_comparison]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #29 (Figure 11): assigning_product_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
operational_test_program_apportioned_unit_cost_nonrecurring [Unit_cost]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property_class_name.
|
described_element |
part |
The item to which the property is assigned
|
Template #30 (Figure 11): product_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced through an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Assigned_property
(or template assigning_product_property)
to which the
Property_representation
is related.
|
Template #31 (Figure 11): assigning_product_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
operational_test_program_apportioned_unit_cost_recurring [Unit_cost]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property_class_name.
|
described_element |
part |
The item to which the property is assigned
|
Template #32 (Figure 11): product_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced through an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Assigned_property
(or template assigning_product_property)
to which the
Property_representation
is related.
|
The Test Program Instruction information is described in Figure 12
Figure 12 — Representation of the Test Program Instruction
Test Program Instruction
The basic representation of the Test Program Instruction and its identification is done in accordance with the following templates:
Instantiation of the respective template for this Business DEX must follow the rules defined in the respective template table
below:
Template #24 (Figure 12): representing_part
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
part_id |
?operational_test_program_reference_number? |
The identifier of the part.
|
part_id_class_name |
operational_test_program_reference_number [Reference_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part (i.e. the @part.id)
|
part_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_id_class_name.
|
part_org_id |
?operational_test_program_commercial_and_government_entity_code? |
The name or identifier of the organization that owns the part id (@part_id).
|
part_org_id_class_name |
operational_test_program_commercial_and_government_entity_code [Commercial_and_government_entity_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identification
of the organization (@part_org_id) responsible for creating the part representation (@part_id).
|
part_org_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier (@part_org_id).
|
part_vn_id |
/NULL |
The identifier of the part version
|
part_vn_id_class_name |
/NULL |
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part version (i.e. the part_vn_id)
|
part_vn_id_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_vn_id_class_name class..
|
part_vn_org_id |
/NULL |
The name or identifier of the organization owns the part version id.
|
part_vn_org_id_class_name |
/NULL |
The name of the class being used to classify the identification (Identification_assignment)
of the organization responsible for providing the part version representation
|
part_vn_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier.
|
domain |
/NULL |
The identifier of the
External_class_library
used to describe the type of application domain of the View_definition_context instance.
|
domain_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @domain class.
|
life_cycle_stage |
/NULL |
The identifier of the
External_class_library
used to describe the type of life cycle stage of the View_definition_context instance.
|
life_cycle_stage_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @life_cycle_stage class.
|
Template #33 (Figure 12): representing_part
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
part_id |
?test_program_instruction_reference_number? |
The identifier of the part.
|
part_id_class_name |
[Reference_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part (i.e. the @part.id)
|
part_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_id_class_name.
|
part_org_id |
?test_program_instruction_commercial_and_government_entity_code? |
The name or identifier of the organization that owns the part id (@part_id).
|
part_org_id_class_name |
test_program_instruction_commercial_and_government_entity_code [Commercial_and_government_entity_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identification
of the organization (@part_org_id) responsible for creating the part representation (@part_id).
|
part_org_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier (@part_org_id).
|
part_vn_id |
/NULL |
The identifier of the part version
|
part_vn_id_class_name |
/NULL |
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part version (i.e. the part_vn_id)
|
part_vn_id_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_vn_id_class_name class..
|
part_vn_org_id |
/NULL |
The name or identifier of the organization owns the part version id.
|
part_vn_org_id_class_name |
/NULL |
The name of the class being used to classify the identification (Identification_assignment)
of the organization responsible for providing the part version representation
|
part_vn_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier.
|
domain |
/NULL |
The identifier of the
External_class_library
used to describe the type of application domain of the View_definition_context instance.
|
domain_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @domain class.
|
life_cycle_stage |
/NULL |
The identifier of the
External_class_library
used to describe the type of life cycle stage of the View_definition_context instance.
|
life_cycle_stage_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @life_cycle_stage class.
|
Template #34 (Figure 12): representing_product_relationship
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
relating |
part |
The relating product.
|
related |
part |
The product that is being related.
|
rel_type_name |
|
The name of the class being used to classify the
Product_relationship.
This provides the role or reason for the relationship.
|
rel_type_ecl_id |
urn:plcs:rdl:std |
The identifier of the
External_class_library
storing the definition of the Class referenced by parameter @rel_type_name.
|
Template #35 (Figure 12): assigning_identification
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?test_program_instruction_support_equipment_recommendation_data_number? |
The identifier being assigned.
|
id_class_name |
[Support_equipment_recommendation_data_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class used to classify the identifier (@id) and so
provide the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
storing the @id_class_name.
|
org_id |
/NULL |
The identifier of the organization that
"owns" the identifier.
|
org_id_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization, or the organization name (@org_id). For example CAGE code.
|
org_id_ecl_id |
|
The id of the
External_class_library
storing the @org_id_class_name.
|
items |
part |
The items to which the identification is assigned
|
Template #36 (Figure 12): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?test_program_instruction_self_test? |
The text representing the code.
|
code_class_name |
[Self_test_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #37 (Figure 12): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?test_program_instruction_technical_data_package? |
The text representing the code.
|
code_class_name |
[Test_program_instruction_technical_data_package]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #38 (Figure 12): assigning_product_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
test_program_instruction_apportioned_unit_cost_nonrecurring [Unit_cost]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property_class_name.
|
described_element |
part |
The item to which the property is assigned
|
Template #39 (Figure 12): product_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced through an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Assigned_property
(or template assigning_product_property)
to which the
Property_representation
is related.
|
Template #40 (Figure 12): assigning_product_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
test_program_instruction_apportioned_unit_cost_recurring [Unit_cost]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property_class_name.
|
described_element |
part |
The item to which the property is assigned
|
Template #41 (Figure 12): product_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced through an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Assigned_property
(or template assigning_product_property)
to which the
Property_representation
is related.
|
The Unit Under Test Fault Isolated Replaceable Unit information is described in Figure 13
Figure 13 — Representation of the Unit Under Test Fault Isolated Replaceable Unit
Unit Under Test Fault Isolated Replaceable Unit
The basic representation of the Unit Under Test Fault Isolated Replaceable Unit and its identification is done in accordance
with the following templates:
Instantiation of the respective template for this Business DEX must follow the rules defined in the respective template table
below:
Template #1 (Figure 13): representing_part
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
part_id |
?end_item_acronym_code |
The identifier of the part.
|
part_id_class_name |
[End_item_acronym_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part (i.e. the @part.id)
|
part_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_id_class_name.
|
part_org_id |
/NULL |
The name or identifier of the organization that owns the part id (@part_id).
|
part_org_id_class_name |
/NULL |
The name of the class being used to classify the identification
of the organization (@part_org_id) responsible for creating the part representation (@part_id).
|
part_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier (@part_org_id).
|
part_vn_id |
/NULL |
The identifier of the part version
|
part_vn_id_class_name |
/NULL |
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part version (i.e. the part_vn_id)
|
part_vn_id_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_vn_id_class_name class..
|
part_vn_org_id |
/NULL |
The name or identifier of the organization owns the part version id.
|
part_vn_org_id_class_name |
/NULL |
The name of the class being used to classify the identification (Identification_assignment)
of the organization responsible for providing the part version representation
|
part_vn_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier.
|
domain |
/NULL |
The identifier of the
External_class_library
used to describe the type of application domain of the View_definition_context instance.
|
domain_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @domain class.
|
life_cycle_stage |
/NULL |
The identifier of the
External_class_library
used to describe the type of life cycle stage of the View_definition_context instance.
|
life_cycle_stage_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @life_cycle_stage class.
|
Template #42 (Figure 13): representing_breakdown
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?task_provision_logistics_support_analysis_control_number? |
The identifier of the Breakdown.
|
id_class_name |
[Logistics_support_analysis_control_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identification
(Identification_assignment)
of the breakdown. This provides the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @id_class_name.
|
id_owner |
/NULL |
The name or identifier of the organization owning the id or name (@id).
|
id_owner_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization (@id_owner). For example CAGE code, or organization name.
|
id_owner_ecl_id |
/NULL |
The id of the
External_class_library
storing the @id_owner_class_name.
|
bkdn_type |
?ltask_provision_ogistics_support_analysis_control_number_type? [Logistics_support_analysis_control_number_type]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the
Breakdown.
|
bkdn_type_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @bkdn_type.
|
vn_id |
?task_provision_alternate_logistics_support_analysis_control_number_code? |
The identifier of the Breakdown_version.
|
vn_id_class_name |
[Alternate_logistics_support_analysis_control_number_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identification
(Identification_assignment)
of the breakdown version. This provides the role or reason for the identification.
|
vn_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @vn_id_class_name.
|
vn_id_owner |
/NULL |
The name or identifier of the organization owning the @vn_id.
|
vn_id_owner_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization (@vn_id_owner). For example CAGE code, or organization name.
|
vn_id_owner_ecl_id |
/NULL |
The id of the
External_class_library
storing the @vn_id_owner_class_name.
|
of_product |
Part_view_definition |
The product that has been broken down.
|
Template #43 (Figure 13): assigning_identification
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?Task_provision_alternate_logistics_support_analysis_control_number_code? |
The identifier being assigned.
|
id_class_name |
[Alternate_logistics_support_analysis_control_number_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class used to classify the identifier (@id) and so
provide the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
storing the @id_class_name.
|
org_id |
/NULL |
The identifier of the organization that
"owns" the identifier.
|
org_id_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization, or the organization name (@org_id). For example CAGE code.
|
org_id_ecl_id |
/NULL |
The id of the
External_class_library
storing the @org_id_class_name.
|
items |
part |
The items to which the identification is assigned
|
Template #44 (Figure 13): representing_product_relationship
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
relating |
breakdown |
The relating product.
|
related |
breakdown |
The product that is being related.
|
rel_type_name |
|
The name of the class being used to classify the
Product_relationship.
This provides the role or reason for the relationship.
|
rel_type_ecl_id |
|
The identifier of the
External_class_library
storing the definition of the Class referenced by parameter @rel_type_name.
|
Template #45 (Figure 13): representing_breakdown
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?logistics_support_analysis_control_number? |
The identifier of the Breakdown.
|
id_class_name |
[Logistics_support_analysis_control_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identification
(Identification_assignment)
of the breakdown. This provides the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @id_class_name.
|
id_owner |
/NULL |
The name or identifier of the organization owning the id or name (@id).
|
id_owner_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization (@id_owner). For example CAGE code, or organization name.
|
id_owner_ecl_id |
/NULL |
The id of the
External_class_library
storing the @id_owner_class_name.
|
bkdn_type |
?logistics_support_analysis_control_number_type? [Logistics_support_analysis_control_number_type]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the
Breakdown.
|
bkdn_type_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @bkdn_type.
|
vn_id |
?alternate_logistics_support_analysis_control_number_code? |
The identifier of the Breakdown_version.
|
vn_id_class_name |
[Alternate_logistics_support_analysis_control_number_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identification
(Identification_assignment)
of the breakdown version. This provides the role or reason for the identification.
|
vn_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @vn_id_class_name.
|
vn_id_owner |
/NULL |
The name or identifier of the organization owning the @vn_id.
|
vn_id_owner_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization (@vn_id_owner). For example CAGE code, or organization name.
|
vn_id_owner_ecl_id |
/NULL |
The id of the
External_class_library
storing the @vn_id_owner_class_name.
|
of_product |
Part_view_definition |
The product that has been broken down.
|
Template #46 (Figure 13): assigning_identification
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?alternate_logistics_support_analysis_control_number_code? |
The identifier being assigned.
|
id_class_name |
[Alternate_logistics_support_analysis_control_number_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class used to classify the identifier (@id) and so
provide the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
storing the @id_class_name.
|
org_id |
/NULL |
The identifier of the organization that
"owns" the identifier.
|
org_id_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization, or the organization name (@org_id). For example CAGE code.
|
org_id_ecl_id |
/NULL |
The id of the
External_class_library
storing the @org_id_class_name.
|
items |
breakdown |
The items to which the identification is assigned
|
Template #47 (Figure 13): representing_product_relationship
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
relating |
part |
The relating product.
|
related |
breakdown |
The product that is being related.
|
rel_type_name |
|
The name of the class being used to classify the
Product_relationship.
This provides the role or reason for the relationship.
|
rel_type_ecl_id |
|
The identifier of the
External_class_library
storing the definition of the Class referenced by parameter @rel_type_name.
|
Template #48 (Figure 13): representing_part
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
part_id |
?task_provision_reference_number? |
The identifier of the part.
|
part_id_class_name |
[Reference_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part (i.e. the @part.id)
|
part_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_id_class_name.
|
part_org_id |
?tasl_provision_commercial_and_government_entity_code? |
The name or identifier of the organization that owns the part id (@part_id).
|
part_org_id_class_name |
[Commercial_and_government_entity_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identification
of the organization (@part_org_id) responsible for creating the part representation (@part_id).
|
part_org_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier (@part_org_id).
|
part_vn_id |
/NULL |
The identifier of the part version
|
part_vn_id_class_name |
/NULL |
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part version (i.e. the part_vn_id)
|
part_vn_id_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_vn_id_class_name class..
|
part_vn_org_id |
/NULL |
The name or identifier of the organization owns the part version id.
|
part_vn_org_id_class_name |
/NULL |
The name of the class being used to classify the identification (Identification_assignment)
of the organization responsible for providing the part version representation
|
part_vn_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier.
|
domain |
/NULL |
The identifier of the
External_class_library
used to describe the type of application domain of the View_definition_context instance.
|
domain_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @domain class.
|
life_cycle_stage |
/NULL |
The identifier of the
External_class_library
used to describe the type of life cycle stage of the View_definition_context instance.
|
life_cycle_stage_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @life_cycle_stage class.
|
Template #49 (Figure 13): assigning_product_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
unit_under_test_fault_isolated_replaceable_unit_ambiguity_group_1 [Fault_isolation_ambiguity_group]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property_class_name.
|
described_element |
part |
The item to which the property is assigned
|
Template #50 (Figure 13): product_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced through an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Assigned_property
(or template assigning_product_property)
to which the
Property_representation
is related.
|
Template #51 (Figure 13): assigning_product_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
unit_under_test_fault_isolated_replaceable_unit_ambiguity_group_2 [Fault_isolation_ambiguity_group]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property_class_name.
|
described_element |
part |
The item to which the property is assigned
|
Template #52 (Figure 13): product_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced through an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Assigned_property
(or template assigning_product_property)
to which the
Property_representation
is related.
|
Template #53 (Figure 13): assigning_product_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
unit_under_test_fault_isolated_replaceable_unit_percent_failure_1 [Fault_isolation_percent_failure]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property_class_name.
|
described_element |
part |
The item to which the property is assigned
|
Template #54 (Figure 13): product_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced through an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Assigned_property
(or template assigning_product_property)
to which the
Property_representation
is related.
|
Template #55 (Figure 13): representing_product_relationship
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
relating |
part |
The relating product.
|
related |
part |
The product that is being related.
|
rel_type_name |
|
The name of the class being used to classify the
Product_relationship.
This provides the role or reason for the relationship.
|
rel_type_ecl_id |
|
The identifier of the
External_class_library
storing the definition of the Class referenced by parameter @rel_type_name.
|
Template #56 (Figure 13): representing_part
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
part_id |
?support_equipment_reference_number? |
The identifier of the part.
|
part_id_class_name |
[Reference_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part (i.e. the @part.id)
|
part_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_id_class_name.
|
part_org_id |
?support_equipment_commercial_and_government_entity_code? |
The name or identifier of the organization that owns the part id (@part_id).
|
part_org_id_class_name |
[Commercial_and_government_entity_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identification
of the organization (@part_org_id) responsible for creating the part representation (@part_id).
|
part_org_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier (@part_org_id).
|
part_vn_id |
/NULL |
The identifier of the part version
|
part_vn_id_class_name |
/NULL |
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part version (i.e. the part_vn_id)
|
part_vn_id_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_vn_id_class_name class..
|
part_vn_org_id |
/NULL |
The name or identifier of the organization owns the part version id.
|
part_vn_org_id_class_name |
/NULL |
The name of the class being used to classify the identification (Identification_assignment)
of the organization responsible for providing the part version representation
|
part_vn_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier.
|
domain |
/NULL |
The identifier of the
External_class_library
used to describe the type of application domain of the View_definition_context instance.
|
domain_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @domain class.
|
life_cycle_stage |
/NULL |
The identifier of the
External_class_library
used to describe the type of life cycle stage of the View_definition_context instance.
|
life_cycle_stage_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @life_cycle_stage class.
|
Template #57 (Figure 13): assigning_product_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
unit_under_test_fault_isolated_replaceable_unit_percent_failure_2 [Fault_isolation_percent_failure]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property_class_name.
|
described_element |
part |
The item to which the property is assigned
|
Template #58 (Figure 13): product_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced through an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Assigned_property
(or template assigning_product_property)
to which the
Property_representation
is related.
|
Template #59 (Figure 13): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?unit_under_test_fault_isolated_replaceable_unit_test_requirements_document_indicator? |
The text representing the code.
|
code_class_name |
[Unit_under_test_fault_isolated_replaceable_unit_test_requirements_document_indicator]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
The Unit Under Test Support Equipment Adapter Interconnector Device information is described in Figure 14
Figure 14 — Representation of the Unit Under Test Support Equipment Adapter Interconnector Device
Unit Under Test Support Equipment Adapter Interconnector Device
The basic representation of the Unit Under Test Support Equipment Adapter Interconnector Device and its identification is
done in accordance with the following templates:
Instantiation of the respective template for this Business DEX must follow the rules defined in the respective template table
below:
Template #1 (Figure 14): representing_part
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
part_id |
?end_item_acronym_code |
The identifier of the part.
|
part_id_class_name |
[End_item_acronym_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part (i.e. the @part.id)
|
part_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_id_class_name.
|
part_org_id |
/NULL |
The name or identifier of the organization that owns the part id (@part_id).
|
part_org_id_class_name |
/NULL |
The name of the class being used to classify the identification
of the organization (@part_org_id) responsible for creating the part representation (@part_id).
|
part_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier (@part_org_id).
|
part_vn_id |
/NULL |
The identifier of the part version
|
part_vn_id_class_name |
/NULL |
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part version (i.e. the part_vn_id)
|
part_vn_id_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_vn_id_class_name class..
|
part_vn_org_id |
/NULL |
The name or identifier of the organization owns the part version id.
|
part_vn_org_id_class_name |
/NULL |
The name of the class being used to classify the identification (Identification_assignment)
of the organization responsible for providing the part version representation
|
part_vn_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier.
|
domain |
/NULL |
The identifier of the
External_class_library
used to describe the type of application domain of the View_definition_context instance.
|
domain_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @domain class.
|
life_cycle_stage |
/NULL |
The identifier of the
External_class_library
used to describe the type of life cycle stage of the View_definition_context instance.
|
life_cycle_stage_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @life_cycle_stage class.
|
Template #2 (Figure 14): representing_breakdown
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?logistics_support_analysis_control_number? |
The identifier of the Breakdown.
|
id_class_name |
[Logistics_support_analysis_control_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identification
(Identification_assignment)
of the breakdown. This provides the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @id_class_name.
|
id_owner |
/NULL |
The name or identifier of the organization owning the id or name (@id).
|
id_owner_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization (@id_owner). For example CAGE code, or organization name.
|
id_owner_ecl_id |
/NULL |
The id of the
External_class_library
storing the @id_owner_class_name.
|
bkdn_type |
?logistics_support_analysis_control_number_type? [Logistics_support_analysis_control_number_type]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the
Breakdown.
|
bkdn_type_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @bkdn_type.
|
vn_id |
?alternate_logistics_support_analysis_control_number_code? |
The identifier of the Breakdown_version.
|
vn_id_class_name |
[Alternate_logistics_support_analysis_control_number_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identification
(Identification_assignment)
of the breakdown version. This provides the role or reason for the identification.
|
vn_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @vn_id_class_name.
|
vn_id_owner |
/NULL |
The name or identifier of the organization owning the @vn_id.
|
vn_id_owner_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization (@vn_id_owner). For example CAGE code, or organization name.
|
vn_id_owner_ecl_id |
/NULL |
The id of the
External_class_library
storing the @vn_id_owner_class_name.
|
of_product |
Part_view_definition |
The product that has been broken down.
|
Template #9 (Figure 14): representing_product_relationship
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
relating |
part |
The relating product.
|
related |
breakdown |
The product that is being related.
|
rel_type_name |
|
The name of the class being used to classify the
Product_relationship.
This provides the role or reason for the relationship.
|
rel_type_ecl_id |
|
The identifier of the
External_class_library
storing the definition of the Class referenced by parameter @rel_type_name.
|
Template #10 (Figure 14): representing_part
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
part_id |
?support_equipment_reference_number? |
The identifier of the part.
|
part_id_class_name |
[Reference_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part (i.e. the @part.id)
|
part_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_id_class_name.
|
part_org_id |
?support_equipment_commercial_and_government_entity_code? |
The name or identifier of the organization that owns the part id (@part_id).
|
part_org_id_class_name |
[Commercial_and_government_entity_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identification
of the organization (@part_org_id) responsible for creating the part representation (@part_id).
|
part_org_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier (@part_org_id).
|
part_vn_id |
/NULL |
The identifier of the part version
|
part_vn_id_class_name |
/NULL |
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part version (i.e. the part_vn_id)
|
part_vn_id_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_vn_id_class_name class..
|
part_vn_org_id |
/NULL |
The name or identifier of the organization owns the part version id.
|
part_vn_org_id_class_name |
/NULL |
The name of the class being used to classify the identification (Identification_assignment)
of the organization responsible for providing the part version representation
|
part_vn_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier.
|
domain |
/NULL |
The identifier of the
External_class_library
used to describe the type of application domain of the View_definition_context instance.
|
domain_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @domain class.
|
life_cycle_stage |
/NULL |
The identifier of the
External_class_library
used to describe the type of life cycle stage of the View_definition_context instance.
|
life_cycle_stage_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @life_cycle_stage class.
|
Template #60 (Figure 14): assigning_identification
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?alternate_logistics_support_analysis_control_number_code? |
The identifier being assigned.
|
id_class_name |
[Alternate_logistics_support_analysis_control_number_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class used to classify the identifier (@id) and so
provide the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
storing the @id_class_name.
|
org_id |
/NULL |
The identifier of the organization that
"owns" the identifier.
|
org_id_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization, or the organization name (@org_id). For example CAGE code.
|
org_id_ecl_id |
/NULL |
The id of the
External_class_library
storing the @org_id_class_name.
|
items |
breakdown |
The items to which the identification is assigned
|
Template #61 (Figure 14): representing_part
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
part_id |
?adapter_interconnector_device_reference_number? |
The identifier of the part.
|
part_id_class_name |
[Reference_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part (i.e. the @part.id)
|
part_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_id_class_name.
|
part_org_id |
?adapter_interconnector_device_commercial_and_government_entity_code? |
The name or identifier of the organization that owns the part id (@part_id).
|
part_org_id_class_name |
[Commercial_and_government_entity_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identification
of the organization (@part_org_id) responsible for creating the part representation (@part_id).
|
part_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier (@part_org_id).
|
part_vn_id |
/NULL |
The identifier of the part version
|
part_vn_id_class_name |
/NULL |
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part version (i.e. the part_vn_id)
|
part_vn_id_ecl_id |
urn:plcs:rdl:std |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_vn_id_class_name class..
|
part_vn_org_id |
/NULL |
The name or identifier of the organization owns the part version id.
|
part_vn_org_id_class_name |
/NULL |
The name of the class being used to classify the identification (Identification_assignment)
of the organization responsible for providing the part version representation
|
part_vn_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier.
|
domain |
/NULL |
The identifier of the
External_class_library
used to describe the type of application domain of the View_definition_context instance.
|
domain_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @domain class.
|
life_cycle_stage |
/NULL |
The identifier of the
External_class_library
used to describe the type of life cycle stage of the View_definition_context instance.
|
life_cycle_stage_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @life_cycle_stage class.
|
Template #62 (Figure 14): representing_product_relationship
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
relating |
part |
The relating product.
|
related |
breakdown |
The product that is being related.
|
rel_type_name |
|
The name of the class being used to classify the
Product_relationship.
This provides the role or reason for the relationship.
|
rel_type_ecl_id |
|
The identifier of the
External_class_library
storing the definition of the Class referenced by parameter @rel_type_name.
|
Template #63 (Figure 14): representing_product_relationship
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
relating |
part |
The relating product.
|
related |
part |
The product that is being related.
|
rel_type_name |
|
The name of the class being used to classify the
Product_relationship.
This provides the role or reason for the relationship.
|
rel_type_ecl_id |
|
The identifier of the
External_class_library
storing the definition of the Class referenced by parameter @rel_type_name.
|
Template #64 (Figure 14): assigning_identification
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?adapter_interconnector_device_support_equipment_recommendation_data_number? |
The identifier being assigned.
|
id_class_name |
[Support_equipment_recommendation_data_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class used to classify the identifier (@id) and so
provide the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
storing the @id_class_name.
|
org_id |
/NULL |
The identifier of the organization that
"owns" the identifier.
|
org_id_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization, or the organization name (@org_id). For example CAGE code.
|
org_id_ecl_id |
/NULL |
The id of the
External_class_library
storing the @org_id_class_name.
|
items |
part |
The items to which the identification is assigned
|
Template #65 (Figure 14): assigning_product_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
adapter_interconnector_device_apportioned_unit_cost_nonrecurring [Unit_cost]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property_class_name.
|
described_element |
part |
The item to which the property is assigned
|
Template #66 (Figure 14): product_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced through an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Assigned_property
(or template assigning_product_property)
to which the
Property_representation
is related.
|
Template #67 (Figure 14): assigning_product_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
adapter_interconnector_device_apportioned_unit_cost_recurring [Unit_cost]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property_class_name.
|
described_element |
part |
The item to which the property is assigned
|
Template #68 (Figure 14): product_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced through an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Assigned_property
(or template assigning_product_property)
to which the
Property_representation
is related.
|
Template #69 (Figure 14): assigning_product_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
adapter_interconnector_device_common_unit_under_test [Common_unit_under_test]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property_class_name.
|
described_element |
part |
The item to which the property is assigned
|
Template #70 (Figure 14): product_property_numeric
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The value of the property. The datatype is always 'any_number_value'
and should not be registered together with the value, i.e. enter the
value as a number, without datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced through an
External_class.
|
unit_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Assigned_property
(or template assigning_product_property)
to which the
Property_representation
is related.
|
The Unit Under Test Support Equipment Automatic Test Equipment information is described in Figure 15
Figure 15 — Representation of the Unit Under Test Support Equipment Automatic Test Equipment
Unit Under Test Support Equipment Automatic Test Equipment
The basic representation of the Unit Under Test Support Equipment Automatic Test Equipment and its identification is done
in accordance with the following templates:
Instantiation of the respective template for this Business DEX must follow the rules defined in the respective template table
below:
Template #1 (Figure 15): representing_part
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
part_id |
?end_item_acronym_code? |
The identifier of the part.
|
part_id_class_name |
[End_item_acronym_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part (i.e. the @part.id)
|
part_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_id_class_name.
|
part_org_id |
/NULL |
The name or identifier of the organization that owns the part id (@part_id).
|
part_org_id_class_name |
/NULL |
The name of the class being used to classify the identification
of the organization (@part_org_id) responsible for creating the part representation (@part_id).
|
part_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier (@part_org_id).
|
part_vn_id |
/NULL |
The identifier of the part version
|
part_vn_id_class_name |
/NULL |
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part version (i.e. the part_vn_id)
|
part_vn_id_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_vn_id_class_name class..
|
part_vn_org_id |
/NULL |
The name or identifier of the organization owns the part version id.
|
part_vn_org_id_class_name |
/NULL |
The name of the class being used to classify the identification (Identification_assignment)
of the organization responsible for providing the part version representation
|
part_vn_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier.
|
domain |
/NULL |
The identifier of the
External_class_library
used to describe the type of application domain of the View_definition_context instance.
|
domain_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @domain class.
|
life_cycle_stage |
/NULL |
The identifier of the
External_class_library
used to describe the type of life cycle stage of the View_definition_context instance.
|
life_cycle_stage_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @life_cycle_stage class.
|
Template #2 (Figure 15): representing_breakdown
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?logistics_support_analysis_control_number? |
The identifier of the Breakdown.
|
id_class_name |
[Logistics_support_analysis_control_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identification
(Identification_assignment)
of the breakdown. This provides the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @id_class_name.
|
id_owner |
/NULL |
The name or identifier of the organization owning the id or name (@id).
|
id_owner_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization (@id_owner). For example CAGE code, or organization name.
|
id_owner_ecl_id |
/NULL |
The id of the
External_class_library
storing the @id_owner_class_name.
|
bkdn_type |
?logistics_support_analysis_control_number_type? [Logistics_support_analysis_control_number_type]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the
Breakdown.
|
bkdn_type_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @bkdn_type.
|
vn_id |
?alternate_logistics_support_analysis_control_number_code? |
The identifier of the Breakdown_version.
|
vn_id_class_name |
[Alternate_logistics_support_analysis_control_number_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identification
(Identification_assignment)
of the breakdown version. This provides the role or reason for the identification.
|
vn_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @vn_id_class_name.
|
vn_id_owner |
/NULL |
The name or identifier of the organization owning the @vn_id.
|
vn_id_owner_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization (@vn_id_owner). For example CAGE code, or organization name.
|
vn_id_owner_ecl_id |
/NULL |
The id of the
External_class_library
storing the @vn_id_owner_class_name.
|
of_product |
Part_view_definition |
The product that has been broken down.
|
Template #9 (Figure 15): representing_product_relationship
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
relating |
part |
The relating product.
|
related |
breakdown |
The product that is being related.
|
rel_type_name |
|
The name of the class being used to classify the
Product_relationship.
This provides the role or reason for the relationship.
|
rel_type_ecl_id |
|
The identifier of the
External_class_library
storing the definition of the Class referenced by parameter @rel_type_name.
|
Template #10 (Figure 15): representing_part
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
part_id |
?support_equipment_reference_number? |
The identifier of the part.
|
part_id_class_name |
support_equipment_reference_number [Reference_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part (i.e. the @part.id)
|
part_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_id_class_name.
|
part_org_id |
?support_equipment_commercial_and_government_entity_code? |
The name or identifier of the organization that owns the part id (@part_id).
|
part_org_id_class_name |
automatic_test_equipment_commercial_and_government_entity_code [Commercial_and_government_entity_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identification
of the organization (@part_org_id) responsible for creating the part representation (@part_id).
|
part_org_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier (@part_org_id).
|
part_vn_id |
/NULL |
The identifier of the part version
|
part_vn_id_class_name |
/NULL |
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part version (i.e. the part_vn_id)
|
part_vn_id_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_vn_id_class_name class..
|
part_vn_org_id |
/NULL |
The name or identifier of the organization owns the part version id.
|
part_vn_org_id_class_name |
/NULL |
The name of the class being used to classify the identification (Identification_assignment)
of the organization responsible for providing the part version representation
|
part_vn_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier.
|
domain |
/NULL |
The identifier of the
External_class_library
used to describe the type of application domain of the View_definition_context instance.
|
domain_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @domain class.
|
life_cycle_stage |
/NULL |
The identifier of the
External_class_library
used to describe the type of life cycle stage of the View_definition_context instance.
|
life_cycle_stage_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @life_cycle_stage class.
|
Template #71 (Figure 15): assigning_identification
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?alternate_logistics_support_analysis_control_number_code? |
The identifier being assigned.
|
id_class_name |
[Alternate_logistics_support_analysis_control_number_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class used to classify the identifier (@id) and so
provide the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
storing the @id_class_name.
|
org_id |
/NULL |
The identifier of the organization that
"owns" the identifier.
|
org_id_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization, or the organization name (@org_id). For example CAGE code.
|
org_id_ecl_id |
/NULL |
The id of the
External_class_library
storing the @org_id_class_name.
|
items |
breakdown |
The items to which the identification is assigned
|
Template #72 (Figure 15): representing_part
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
part_id |
?automatic_test_equipment_reference_number? |
The identifier of the part.
|
part_id_class_name |
automatic_test_equipment_reference_number [Reference_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part (i.e. the @part.id)
|
part_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_id_class_name.
|
part_org_id |
?automatic_test_equipment_commercial_and_government_entity_code? |
The name or identifier of the organization that owns the part id (@part_id).
|
part_org_id_class_name |
automatic_test_equipment_commercial_and_government_entity_code [Commercial_and_government_entity_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identification
of the organization (@part_org_id) responsible for creating the part representation (@part_id).
|
part_org_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier (@part_org_id).
|
part_vn_id |
|
The identifier of the part version
|
part_vn_id_class_name |
Version_identification_code |
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part version (i.e. the part_vn_id)
|
part_vn_id_ecl_id |
urn:plcs:rdl:std |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_vn_id_class_name class..
|
part_vn_org_id |
/NULL |
The name or identifier of the organization owns the part version id.
|
part_vn_org_id_class_name |
/NULL |
The name of the class being used to classify the identification (Identification_assignment)
of the organization responsible for providing the part version representation
|
part_vn_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier.
|
domain |
/NULL |
The identifier of the
External_class_library
used to describe the type of application domain of the View_definition_context instance.
|
domain_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @domain class.
|
life_cycle_stage |
/NULL |
The identifier of the
External_class_library
used to describe the type of life cycle stage of the View_definition_context instance.
|
life_cycle_stage_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @life_cycle_stage class.
|
Template #73 (Figure 15): representing_product_relationship
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
relating |
part |
The relating product.
|
related |
breakdown |
The product that is being related.
|
rel_type_name |
|
The name of the class being used to classify the
Product_relationship.
This provides the role or reason for the relationship.
|
rel_type_ecl_id |
|
The identifier of the
External_class_library
storing the definition of the Class referenced by parameter @rel_type_name.
|
Template #74 (Figure 15): representing_product_relationship
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
relating |
part |
The relating product.
|
related |
part |
The product that is being related.
|
rel_type_name |
|
The name of the class being used to classify the
Product_relationship.
This provides the role or reason for the relationship.
|
rel_type_ecl_id |
|
The identifier of the
External_class_library
storing the definition of the Class referenced by parameter @rel_type_name.
|
Template #75 (Figure 15): assigning_product_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
support_item_quantity_per_task [Quantity_per_task]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property_class_name.
|
described_element |
part |
The item to which the property is assigned
|
Template #76 (Figure 15): product_property_text
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The text value of the property.
|
context |
|
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
|
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The property to which the text representation is assigned
|
The Support Equipment Item Unit Under Test Parameter Group information is described in Figure 16
Figure 16 — Representation of the Support Equipment Item Unit Under Test Parameter Group
Support Equipment Item Unit Under Test Parameter Group
The basic representation of the Support Equipment Item Unit Under Test Parameter Group and its identification is done in accordance
with the following templates:
Instantiation of the respective template for this Business DEX must follow the rules defined in the respective template table
below:
Template #77 (Figure 16): representing_part
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
part_id |
?support_equipment_unit_under_test_reference_number? |
The identifier of the part.
|
part_id_class_name |
support_equipment_unit_under_test_reference_number [Reference_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part (i.e. the @part.id)
|
part_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_id_class_name.
|
part_org_id |
?support_equipment_unit_under_test_commercial_and_government_entity_code? |
The name or identifier of the organization that owns the part id (@part_id).
|
part_org_id_class_name |
support_equipment_unit_under_test_commercial_and_government_entity_code [Commercial_and_government_entity_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identification
of the organization (@part_org_id) responsible for creating the part representation (@part_id).
|
part_org_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier (@part_org_id).
|
part_vn_id |
/NULL |
The identifier of the part version
|
part_vn_id_class_name |
/NULL |
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part version (i.e. the part_vn_id)
|
part_vn_id_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_vn_id_class_name class..
|
part_vn_org_id |
/NULL |
The name or identifier of the organization owns the part version id.
|
part_vn_org_id_class_name |
/NULL |
The name of the class being used to classify the identification (Identification_assignment)
of the organization responsible for providing the part version representation
|
part_vn_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier.
|
domain |
/NULL |
The identifier of the
External_class_library
used to describe the type of application domain of the View_definition_context instance.
|
domain_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @domain class.
|
life_cycle_stage |
/NULL |
The identifier of the
External_class_library
used to describe the type of life cycle stage of the View_definition_context instance.
|
life_cycle_stage_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @life_cycle_stage class.
|
Template #78 (Figure 16): representing_part
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
part_id |
?testing_support_equipment_unit_under_test_reference_number? |
The identifier of the part.
|
part_id_class_name |
[Reference_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part (i.e. the @part.id)
|
part_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_id_class_name.
|
part_org_id |
?testing_support_equipment_unit_under_test_commercial_and_government_entity_code? |
The name or identifier of the organization that owns the part id (@part_id).
|
part_org_id_class_name |
[Commercial_and_government_entity_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class being used to classify the identification
of the organization (@part_org_id) responsible for creating the part representation (@part_id).
|
part_org_id_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier (@part_org_id).
|
part_vn_id |
/NULL |
The identifier of the part version
|
part_vn_id_class_name |
/NULL |
The name of the class being used to classify the identifier assigned (
Identification_assignment
) to the part version (i.e. the part_vn_id)
|
part_vn_id_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @part_vn_id_class_name class..
|
part_vn_org_id |
/NULL |
The name or identifier of the organization owns the part version id.
|
part_vn_org_id_class_name |
/NULL |
The name of the class being used to classify the identification (Identification_assignment)
of the organization responsible for providing the part version representation
|
part_vn_org_id_ecl_id |
/NULL |
The identifier of the External_class_library storing the
definition of the External_class used to classify the organization identifier.
|
domain |
/NULL |
The identifier of the
External_class_library
used to describe the type of application domain of the View_definition_context instance.
|
domain_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @domain class.
|
life_cycle_stage |
/NULL |
The identifier of the
External_class_library
used to describe the type of life cycle stage of the View_definition_context instance.
|
life_cycle_stage_ecl_id |
/NULL |
The identifier of the
External_class_library
storing the definition of the External_class referenced by the parameter @life_cycle_stage class.
|
Template #79 (Figure 16): assigning_identification
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?support_equipment_unit_under_test_allowance? |
The identifier being assigned.
|
id_class_name |
[Allowance_document_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class used to classify the identifier (@id) and so
provide the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
storing the @id_class_name.
|
org_id |
/NULL |
The identifier of the organization that
"owns" the identifier.
|
org_id_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization, or the organization name (@org_id). For example CAGE code.
|
org_id_ecl_id |
/NULL |
The id of the
External_class_library
storing the @org_id_class_name.
|
items |
part |
The items to which the identification is assigned
|
Template #80 (Figure 16): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?support_equipment_unit_under_test_calibrations_measurement_requirements_summary_status? |
The text representing the code.
|
code_class_name |
[Calibration_measurement_requirement_summary_status]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #81 (Figure 16): assigning_identification
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
id |
?support_equipment_unit_under_test_maintenance_plan_number? |
The identifier being assigned.
|
id_class_name |
[Maintenance_plan_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class used to classify the identifier (@id) and so
provide the role or reason for the identification.
|
id_ecl_id |
urn:plcs:rdl:lsa |
The id of the
External_class_library
storing the @id_class_name.
|
org_id |
/NULL |
The identifier of the organization that
"owns" the identifier.
|
org_id_class_name |
/NULL |
The name of the class being used to classify the
identification of the organization, or the organization name (@org_id). For example CAGE code.
|
org_id_ecl_id |
/NULL |
The id of the
External_class_library
storing the @org_id_class_name.
|
items |
part |
The items to which the identification is assigned
|
Template #82 (Figure 16): assigning_document_reference
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
doc_id |
?support_equipment_unit_under_test_test_requirements_document_number? |
The identification of the Document
being referenced.
|
doc_id_class_name |
[Test_requirements_document_number]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the External_class that determines the type of identifier given by the
input parameter @doc_id.
|
doc_id_ecl_id |
urn:plcs:rdl:lsa |
The identification of the
External_class_library
storing the External_class given by the input parameter @doc_id_class_name.
|
doc_ver_id |
/NULL |
The identification of the Document_version
being referenced.
|
doc_ver_id_class_name |
|
The name of the External_class that determines the type of identifier given by the
input parameter @doc_ver_id.
|
doc_ver_id_ecl_id |
/NULL |
The identification of the
External_class_library
storing the External_class given by the input parameter @doc_ver_id_class_name.
|
org_id |
/NULL |
The identification or name of the Organization that
"owns" the Document
and Document_version identifiers (@doc_id and @doc_ver_id).
|
org_id_class_name |
/NULL |
The name of the External_class that determines
the type of organization identification (@org_id) being used. For example CAGE code.
|
org_id_ecl_id |
/NULL |
The identification of the
External_class_library
storing the External_class given by the input parameter @org_id_class_name
|
doc_asg_class_name |
/NULL |
The name of the External_class that determines
the role of Document_assignment,
i.e. providing the role of the referenced
Document
|
doc_asg_ecl_id |
/NULL |
The identification of the
External_class_library
storing the External_class
given by the input parameter @doc_asg_class_name.
|
is_assigned_to |
part |
The items to which the referenced document is assigned.
|
Template #83 (Figure 16): assigning_document_reference
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
doc_id |
?support_equipment_unit_under_test_work_package_reference? |
The identification of the Document
being referenced.
|
doc_id_class_name |
[Unit_under_test_work_package_reference]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the External_class that determines the type of identifier given by the
input parameter @doc_id.
|
doc_id_ecl_id |
urn:plcs:rdl:lsa |
The identification of the
External_class_library
storing the External_class given by the input parameter @doc_id_class_name.
|
doc_ver_id |
/NULL |
The identification of the Document_version
being referenced.
|
doc_ver_id_class_name |
/NULL |
The name of the External_class that determines the type of identifier given by the
input parameter @doc_ver_id.
|
doc_ver_id_ecl_id |
/NULL |
The identification of the
External_class_library
storing the External_class given by the input parameter @doc_ver_id_class_name.
|
org_id |
/NULL |
The identification or name of the Organization that
"owns" the Document
and Document_version identifiers (@doc_id and @doc_ver_id).
|
org_id_class_name |
/NULL |
The name of the External_class that determines
the type of organization identification (@org_id) being used. For example CAGE code.
|
org_id_ecl_id |
/NULL |
The identification of the
External_class_library
storing the External_class given by the input parameter @org_id_class_name
|
doc_asg_class_name |
/NULL |
The name of the External_class that determines
the role of Document_assignment,
i.e. providing the role of the referenced
Document
|
doc_asg_ecl_id |
/NULL |
The identification of the
External_class_library
storing the External_class
given by the input parameter @doc_asg_class_name.
|
is_assigned_to |
part |
The items to which the referenced document is assigned.
|
Template #84 (Figure 16): representing_product_relationship
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
relating |
part |
The relating product.
|
related |
part |
The product that is being related.
|
rel_type_name |
|
The name of the class being used to classify the
Product_relationship.
This provides the role or reason for the relationship.
|
rel_type_ecl_id |
|
The identifier of the
External_class_library
storing the definition of the Class referenced by parameter @rel_type_name.
|
Template #85 (Figure 16): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?support_equipment_unit_under_test_parameter_group_code? |
The text representing the code.
|
code_class_name |
[Parameter_group_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:std |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #86 (Figure 16): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?support_equipment_unit_under_test_parameter_range_value_code? |
The text representing the code.
|
code_class_name |
[Parameter_test_accuracy_ratio]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:std |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #87 (Figure 16): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?support_equipment_unit_under_test_parameter_test_accuracy_ratio_actual? |
The text representing the code.
|
code_class_name |
[Parameter_test_accuracy_ratio]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:std |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #88 (Figure 16): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?support_equipment_unit_under_test_parameter_test_accuracy_ratio_desired? |
The text representing the code.
|
code_class_name |
[Parameter_test_accuracy_ratio]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:std |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
part |
The items to which the
Class is assigned.
|
Template #89 (Figure 16): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?support_equipment_unit_under_test_calibrations_measurement_requirements_summary_parameter_code? |
The text representing the code.
|
code_class_name |
[Calibration_measurement_requirement_summary_parameter_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:std |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
class |
The items to which the
Class is assigned.
|
Template #90 (Figure 16): assigning_code
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
class_name |
?support_equipment_unit_under_test_parameter_input_output_code? |
The text representing the code.
|
code_class_name |
[Parameter_input_or_output_code]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The name of the class in the reference data library
(External_class)
being used to determine type of code.
|
code_ecl_id |
urn:plcs:rdl:std |
The id of the
External_class_library
that stores the External_class
given in @code_class_name.
|
items |
class |
The items to which the
Class is assigned.
|
Template #91 (Figure 16): assigning_product_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
support_equipment_unit_under_test_parameter [Parameter_test_accuracy_ratio]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property_class_name.
|
described_element |
class |
The item to which the property is assigned
|
Template #92 (Figure 16): product_property_text
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The text value of the property.
|
context |
|
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The property to which the text representation is assigned
|
Template #93 (Figure 16): assigning_product_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
support_equipment_unit_under_test_parameter_accuracy [Parameter_accuracy]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property_class_name.
|
described_element |
class |
The item to which the property is assigned
|
Template #94 (Figure 16): product_property_text
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
value |
?value? |
The text value of the property.
|
context |
|
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The property to which the text representation is assigned
|
Template #95 (Figure 16): assigning_product_property
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
property_class_name |
support_equipment_unit_under_test_parameter_range_from / support_equipment_unit_under_test_parameter_range_to [Parameter_range]
Error RDL4: The URI urn:plcs:rdl:lsa is not listed in dexlib/data/refdata/rdl_index.xml
|
The class name corresponding to the property name.
|
property_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @property_class_name.
|
described_element |
class |
The item to which the property is assigned
|
Template #96 (Figure 16): product_property_range
|
Description |
|
Parameter name: |
Parameter value: |
Parameter description: |
upper_limit |
support_equipment_unit_under_test_parameter_range_from |
The upper limit value of the property.
The datatype is always 'any_number_value' and should not be registered
together with the value i.e. enter the value as a number, without the datatype.
|
lower_limit |
support_equipment_unit_under_test_parameter_range_to |
The lower limit value of the property.
The datatype is always 'any_number_value' and should not be registered
together with the value i.e. enter the value as a number, without the datatype.
|
unit |
/NULL |
The name of the unit in which the value is expressed, referenced through an
External_class.
|
unit_ecl_id |
urn:plcs:rdl:lsa |
The identifier of the
External_class_library
storing the definition of the unit name referenced by the parameter @unit.
|
si_unit |
/NULL |
Value should be set to true if the unit is a SI base unit defined by ISO, i.e.
kilogram (kg) for Mass,
second (s) for Time,
metre (m) for Displacement,
ampere (A) for Electrical current,
kelvin (K) for Temperature,
mole (mol) for Amount of substance, and
candela (cd) for Luminous intensity. If this is not the case it should be set to false.
Note that the representation of true and false depends on exchange format. In Part 11 (a STEP file) true is
represented by the string ".T.", and false by ".F.", while in Part 28 (XML) they are represented by text
strings "true"
and "false".
|
context |
/NULL |
The name of the class being used to classify the
Representation_context
of the property.
|
context_ecl_id |
urn:plcs:rdl:std |
The identifier of the
External_class_library
storing the definition of the class referenced by the parameter @context.
|
property |
property |
The target of the template, i.e. the
Assigned_property
(or template assigning_product_property)
to which the
Property_representation
is related.
|