-
Hi lab ! Tendering language (BT-97) cac:Language and that corresponds in xsd file. So, this filed should not have attributes , instead in fields.json :
Bye |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Correct, the XML element type for cbc:ID is Identifier and does not have a listName attribute. In JSON, one is referring to the type defined in the Regulation Annex and the other is there to specify that a list is used to restrict the possible values. While most of the time a listName exist, it is not always the case and besides having to look inside the XSD, there is currently no other available option. An alternate solution will be studied to help address that concern. |
Beta Was this translation helpful? Give feedback.
Correct, the XML element type for cbc:ID is Identifier and does not have a listName attribute. In JSON, one is referring to the type defined in the Regulation Annex and the other is there to specify that a list is used to restrict the possible values. While most of the time a listName exist, it is not always the case and besides having to look inside the XSD, there is currently no other available option. An alternate solution will be studied to help address that concern.