esdscom / sdscom-xml

Schema definition and other documents of eSDScom (formerly SDScom and ESCom), the standard for electronic exchange of Safety Data Sheets in a structured, processible way across Europe and other regions. Please read the wiki for more info. All work is licensed under CC BY-ND 4.0 (https://creativecommons.org/licenses/by-nd/4.0/legalcode)
https://www.esdscom.eu
27 stars 6 forks source link

XML Naming Rules not following standard? #197

Closed Suter-IK closed 5 years ago

Suter-IK commented 5 years ago

https://www.w3schools.com/xml/xml_elements.asp states the following: XML elements must follow these naming rules:

We have the elements «XmlStandardVersionNo» and «XmlStandardSubset» which do not follow the standard XML rules. How can we fix this? I suggest to replace the elements by «StandardVersionNo» and «StandardSubset» but how can we maintain backwards compatiblity? A feedback from a customer was the following:

Das SAP PO hält sich offensichtlich an diese Konvention und kann nach dem Import der Definition die darin enthaltene Nachricht nicht lesen.

dirk-qualisys commented 5 years ago

It's a bug and we must fix it, but as this did not seem to create problems in most applications, I suggest not to revise V4.4.0 for this.

dirk-qualisys commented 5 years ago

Since "Standard" can be ambigous, I will rename to "SdscomVersionNo" and "SdscomSubset".