DeliveryTerms.DeliveryLocation
|
|
DeliveryTerms.DeliveryLocation specification
Name |
DeliveryTerms.DeliveryLocation
(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
|
Bilateral |
0..1 |
Definition |
The Description or name of the Location |
|
Conditions |
Conditions |
Text
|
Bilateral |
0..1 |
Definition |
Conditions describing 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 DeliveryTerms.DeliveryLocation
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 |
Bilateral |
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 |
|
|
Example<cac:DeliveryLocation >
<cbc:ID >5552</cbc:ID>
<cbc:Description >Skal leveres hertil</cbc:Description>
<cbc:Conditions >Før kl. 12</cbc:Conditions>
+ <cac:Address />
</cac:DeliveryLocation>
|