Skip to content

feat: Support <Uebertragungsdatei> in MigReader (adds flag is_on_uebertragungsdatei_level to MIG Segment model) #133

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

Merged
merged 2 commits into from
Apr 24, 2025

Conversation

hf-kklein
Copy link
Contributor

No description provided.

…uebertragungsdatei_level to Segment model)
is_on_uebertragungsdatei_level: bool = False
"""
true only for those segments that are on the 'UEBERTRAGUNGSDATEI' level (meaning, outside the <M_FORMAT> tag).
Similar to the corresponding AHB tag, we decided against replicating this XML level in the fundamend data model.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hf-kklein hf-kklein self-assigned this Apr 23, 2025
@hf-kklein hf-kklein changed the title feat: Support <Uebertragungsdatei> in MigReader (adds flag is_on_uebertragungsdatei_level to Segment model) feat: Support <Uebertragungsdatei> in MigReader (adds flag is_on_uebertragungsdatei_level to Segment model) Apr 23, 2025
@hf-kklein hf-kklein changed the title feat: Support <Uebertragungsdatei> in MigReader (adds flag is_on_uebertragungsdatei_level to Segment model) feat: Support <Uebertragungsdatei> in MigReader (adds flag is_on_uebertragungsdatei_level to MIG Segment model) Apr 23, 2025
@hf-kklein hf-kklein enabled auto-merge (squash) April 24, 2025 10:00
@hf-kklein hf-kklein disabled auto-merge April 24, 2025 10:03
@hf-kklein hf-kklein enabled auto-merge (squash) April 24, 2025 10:07
@hf-kklein hf-kklein merged commit 2f17435 into main Apr 24, 2025
18 checks passed
@hf-kklein hf-kklein deleted the uebertragung-mig branch April 24, 2025 10:13
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

Successfully merging this pull request may close these issues.

Support MIG+AHB Elements between <Uebertragsgungsdatei> and <M_FORMAT> (UNA, UNB)
2 participants