You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In UBL (and some other formats, like CII and EDIFACT) some objects reference to other objects using well-defined identifiers. For UBL and CII, this identification is done on the <ID> and <Code> elements (UBL uses the same elements as CII for this), in EDIFACT this may be done in a different way.
The <ID> element uses scheme* attributes. The <Code> element uses list* attributes. The identifier resolution starts at UN/ECE 3055, which defines the agencies.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters