Party.PhysicalLocation
|
|
Party.PhysicalLocation specification
Name |
Party.PhysicalLocation
(Show as PDF)
|
Alternative Term |
|
Definition |
Information about location |
|
Fields
UBL-Name |
Name |
Datatype |
Usage |
Cardinality |
ID |
ID |
Identifier
|
Yes |
0..1 |
Definition |
The unique identifier for the location e.g. EAN Location Number, GLN |
Businessrules |
If ID not specified, Address is mandatory. |
Dependency |
../Address |
|
Description |
Description |
Text
|
Yes |
0..1 |
Definition |
The Description or name of the Location |
|
CountrySubentity |
CountrySubentity |
Text
|
Bilateral |
0..1 |
Definition |
A territorial division of a country such as a county or state |
|
CountrySubentityCode |
CountrySubentityCode |
Code
|
Bilateral |
0..1 |
Definition |
The territorial division of a country such as a county or state expresssed as a code |
|
|
Subclasses in class Party.PhysicalLocation
UBL-Name |
Name |
Usage |
Cardinality |
Reference to the printed documentation |
See also |
ValidityPeriod |
ValidityPeriod |
Bilateral |
0..n |
Common Library, 3.78 |
|
Definition |
Period(s) in which the Location can be used e.g. for delivery |
Datatype |
Period
|
|
Address |
Address |
Yes |
0..1 |
Common Library, 3.1 |
|
Definition |
Association to the address of the location |
Datatype |
Address
|
Businessrules |
If ID not specified, Address is mandatory. |
Dependency |
../ID |
|
|
Excluded classes and fields in Party.PhysicalLocation
Name |
Name |
Type |
Conditions |
Conditions |
Field |
|
Example<cac:PhysicalLocation >
<cbc:ID >456</cbc:ID>
<cbc:Description >Text</cbc:Description>
<cbc:Conditions >Text</cbc:Conditions>
+ <cac:Address />
</cac:PhysicalLocation>
|