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

handle manufacturer proprietary elements/attributes #1

Open
mhungen opened this issue Oct 14, 2024 · 0 comments
Open

handle manufacturer proprietary elements/attributes #1

mhungen opened this issue Oct 14, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@mhungen
Copy link
Collaborator

mhungen commented Oct 14, 2024

ISOXML allows manufacturer to include proprietary elements and attributes.
These are structured as:

    <LSG A="1" B="Outer_100924_1" P094_Impassable="0" P094_Subtype="0">
    <P500_MyElement />

Currently, this additional information is lost. Instead, we could add the info to a special dict or simply as an additional attribute of an ISOXML object.

@mhungen mhungen added enhancement New feature or request good first issue Good for newcomers labels Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant