Facility

A Facility identifies a location within an entity. The facility may have sub-locators identified using a sequenced identification notation e.g. Warehouse A100 Sub-Location 11, Row R10 would be represented as an array of three Facility elements with values as A100, 11, R10, name attribute as Warehouse, Sub-Location and Row and sequence attribute as 1,2 and 3 respectively.

Child Components

Type Code 0..1
Action Code 0..1
Identifier 0..∞
UUID 0..1
Source Identifier 0..1
Party Identifier 0..1
Identifier Set 0..∞
Related Identifier 0..∞
CAGEID 0..1
Name 0..∞
Description 0..∞
Note 0..∞
Address 0..1
Coordinate 0..∞
Location 0..1
Storage Location 0..∞
Item Quantity 0..∞
Resource 0..∞
Extension 1..1

UML Class Model

The following link opens the SVG image in a separate browser tab.
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml

class Facility {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String CAGEID
    String Name
    String Description
    String Note
    String ItemQuantity
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "Address"{}
class "Coordinate"{}
class "Location"{}
class "StorageLocation"{}
class "Resource"{}

Facility o-d- "0...∞" "IdentifierSet"
Facility o-r- "0...∞" "RelatedIdentifier"
Facility o-u- "0...1" "Address"
Facility o-l- "0...∞" "Coordinate"
Facility o-d- "0...1" "Location"
Facility o-u- "0...∞" "StorageLocation"
Facility o-d- "0...∞" "Resource"

hide circle
@enduml

Where Used

Following is a list of components that have Facility as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: 2978b17dd78244b48c3fe5294cbae964

connectSpec (OAGIS) Version 10.12