Ensure the lutaml/xsd gem (which supports to_liquid) allows access to the annotations given inside the UnitsML XSD file · Issue #7 · lutaml/lutaml-xsd · GitHub
More Web Proxy on the site http://driver.im/
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
@ronaldtse, I have been able to verify the parsing and conversion of unitsml/schemas/unitsml-v1.0-csd03.xsd and unitsml/schemas/unitsml-v1.0-csd04.xsd in PR #8.
Now, looking at this issue, do we only need all annotation content or do we need any other information related or not related to annotations?
For example, this Element: CodeListValue, contains the name, type, and used by, along with its annotation.
From:
The UnitsML 1.0 XSD schema is at:
The XSD file contains annotations that is now generated into documentation published here ("official documentation"):
The task here is to ensure this gem exposes all "necessary content" given in the XSD file:
The text was updated successfully, but these errors were encountered: