Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BoM types: implement missing items #406

Open
Andy-Grigg opened this issue Jan 16, 2024 · 0 comments
Open

BoM types: implement missing items #406

Andy-Grigg opened this issue Jan 16, 2024 · 0 comments

Comments

@Andy-Grigg
Copy link
Collaborator

Originally raised by @ludovicsteinbach

  • Annotations: can be a of two types (Text/Indicator)
    • It doesn't really fit with our current implementation of _list_props
    • Order is lost when xmlschema separates the two types in different lists of items, making round trips difficult.
  • AnnotationSource/NonMIPartReference use an unspecified free-input XML element. We'll need to find a way to expose this in a way that's symetrical (serializing/deserializing) and that isn't too horrible in dealing with namespaces.
  • Typical on a material's RecycleContent is difficult to handle: lack of element, empty element, element with any value of any type all have the same semantic interpretation. Also it's not yet used by the API.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant