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

handling of tc codes and hints from OJP #57

Open
ue71603 opened this issue Dec 13, 2024 · 3 comments
Open

handling of tc codes and hints from OJP #57

ue71603 opened this issue Dec 13, 2024 · 3 comments
Labels
enhancement New feature or request
Milestone

Comments

@ue71603
Copy link
Collaborator

ue71603 commented Dec 13, 2024

for the time being only TC code will be consiedered

In the Nova request this is part of segment

there is an attribute infoPlusTarifCode. This one we will fill in

@ue71603 ue71603 added this to the 2024-12-14 milestone Dec 13, 2024
@ue71603 ue71603 added the enhancement New feature or request label Dec 13, 2024
@ue71603
Copy link
Collaborator Author

ue71603 commented Dec 13, 2024

we will keep the added 00

@ue71603
Copy link
Collaborator Author

ue71603 commented Dec 13, 2024

can't use it until TC code is handled as it should. Needs ojp 2.0 and the finishing of the structure:
UserText = "Tarifcode"
Code = I_1T4
Key="TC" oder "A__TC"
Value="006000"

@ue71603 ue71603 modified the milestones: 2024-12-14, ojp2.0 Dec 13, 2024
@ue71603
Copy link
Collaborator Author

ue71603 commented Dec 23, 2024

The implementation on OJP 2.0 will be:

                  <Attribute>
                    <UserText>
                      <Text xml:lang="de">TC-006000</Text>
                    </UserText>
                    <Code>I_1TG</Code>
                  </Attribute>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant