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
"noteType": {
"title": "Note. Details",
"description": "A textual or coded description, such as a remark or additional information.",
"uncefact:type": "AggregateBIE",
"uncefact:cefactUNId": "UN01002519",
"uncefact:cefactBusinessProcess": "In All Contexts",
"type": "object",
"properties": { ... },
"$ref": "UNECE-BasicComponents.json#/$defs/extensibleType",
"unevaluatedProperties": false
}
and
"noteType": {
"title": "Specified_ Note. Details",
"description": "A specified textual or coded description, such as a remark or additional information.",
"uncefact:type": "AggregateBIE",
"uncefact:cefactUNId": "UN01015368",
"uncefact:cefactBusinessProcess": "In All Contexts",
"type": "object",
"properties": { ... },
"$ref": "UNECE-BasicComponents.json#/$defs/extensibleType",
"unevaluatedProperties": false
}
'subordinateLocationType':
"subordinateLocationType": {
"title": "Subordinate Subordinate_ Location. Details",
"description": "A physical location or place which is a subordinate location of a subordinate location.",
"uncefact:type": "AggregateBIE",
"uncefact:cefactUNId": "UN01004087",
"uncefact:cefactBusinessProcess": "In All Contexts",
"type": "object",
"properties": { ... },
"$ref": "UNECE-BasicComponents.json#/$defs/extensibleType",
"unevaluatedProperties": false
}
and
"subordinateLocationType": {
"title": "Subordinate_ Location. Details",
"description": "A physical location or place which is a subordinate location of a location.",
"uncefact:type": "AggregateBIE",
"uncefact:cefactUNId": "UN01004092",
"uncefact:cefactBusinessProcess": "In All Contexts",
"type": "object",
"properties": { ... },
"$ref": "UNECE-BasicComponents.json#/$defs/extensibleType",
"unevaluatedProperties": false
}
The text was updated successfully, but these errors were encountered:
There are duplicate keys in UNECE-BSPContextCCL.json:
'noteType' :
and
'subordinateLocationType':
and
The text was updated successfully, but these errors were encountered: