03/25/2021
Hi Team,
I am using the prosys Opc Ua Java SDK for opc Ua server developement and UaExpert as my client . UaModeler is used for modeling.
I would like to know if it is possible to add multiple Locales to localizedText typed attributes like Description and Display Name in UaModeler.My use-case is to add Description in multiple languages.
I also tried to add multiple descriptions to generated xml and upload it to UaModeler like:
<Description Locale="en">The name of the manufacturer (e.g. "Siemens Mobility GmbH").</Description> <Description Locale="de">Der Name des Herstellers (z. B. "Siemens Mobility GmbH").</Description> But only the last one i.e. in "d" locale is shown in the model. Kindly suggest if it is possible to add multiple locales to the model . Thanks
05/30/2017
The schema supports what your are trying to do but the tooling may not allow you to edit it in the tool.
You should confirm that you can save the XML after import and the extra strings are not lost.
If they are lost it is bug in UaModeller that needs to be reported to the vendor.
03/25/2021
When I import and save the xml with multiple description like:
The name of the manufacturer (e.g. "Siemens Mobility GmbH").
Der Name des Herstellers (z. B. "Siemens Mobility GmbH").
In the UAModeller, I can only see last description i.e.
de "Der Name des Herstellers (z. B. "Siemens Mobility GmbH")."
Please suggest if I there is some other way to add multiple descriptions in the xml so that I can view them in UAModeler as well or of this is the correct way.
1 Guest(s)