Overview Schemas Index

person_organization_schema         


ENTITY personal_address
          SUBTYPE OF (address);
          people : SET [1:?] OF person;
          description : OPTIONAL text;
END_ENTITY; -- personal_address

Entity data types and their attributes

address
          (OPT) internal_location: label;
          (OPT) street_number: label;
          (OPT) street: label;
          (OPT) postal_box: label;
          (OPT) town: label;
          (OPT) region: label;
          (OPT) postal_code: label;
          (OPT) country: label;
          (OPT) facsimile_number: label;
          (OPT) telephone_number: label;
          (OPT) electronic_mail_address: label;
          (OPT) telex_number: label;
          (DER) name: label;
          (DER) url: identifier;
personal_address
          people: SET [1:?] OF person;
          (OPT) description: text;

Known subtypes

          person_and_organization_address (Person_organization_mim)

Users

address
          applied_action_assignment.items
                    action_items
                              upfromsm_pmri3_action_items
          applied_attribute_classification_assignment.items
                    attribute_classification_item
                              tsr_attribute_classification_item
          applied_classification_assignment.items
                    classification_item
                              requirement_classification_item
          applied_date_and_time_assignment.items
                    date_and_time_item
                              tsr_date_and_time_item
          applied_date_assignment.items
                    date_item
                              pmri_date_item
          applied_document_reference.items
                    document_reference_item
                              tsr_document_reference_item
          applied_document_usage_constraint_assignment.items
                    document_reference_item
                              tsr_document_reference_item
          applied_identification_assignment.items
                    identification_item
                              mri_identification_item
                                        requirement_mri_identification_item
          applied_location_representation_assignment.items
                    location_representation_item
          applied_position_in_organization_assignment.items
                    position_in_organization_item
          applied_usage_right.items
                    ir_usage_item
                              design_pdm_ir_usage_item
                                        pdm_classification_item
          attribute_language_assignment.items
                    attribute_language_item
                              tsr_attribute_language_item
          id_attribute.identified_item
                    id_attribute_select
          issue_reference_mapping.items
                    issue_reference_item
                              ap233_issue_reference_item
          multi_language_attribute_assignment.items
                    multi_language_attribute_item
                              tsr_multi_language_attribute_item
          name_attribute.named_item
                    name_attribute_select
          supplier_element.addr
personal_address

Global rules for this entity data type

          -