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

L'attribut OrganisationType d'un Organisation NeTEx devrait être obligatoire sous condition #55

Open
albanpeignier opened this issue Jan 23, 2024 · 0 comments
Labels
NeTEx Pour toute discussion sur le profil France dans son intégralité
Milestone

Comments

@albanpeignier
Copy link
Collaborator

Le profil NeTEx France définit comme obligatoire l'attribut OrganisationType d'une Organisation:

image

Le profil NeTEx France devrait préciser qu'une ressource héritant d'Organisation ne devrait pas à avoir à préciser, par défaut, son type quand celui-ci est explicite.

Par exemple, un Operator ou une Authority sont valides selon la XSD même sans cet attribut:

<Operator id="1" version="any">
  <Name>Operator Sample</Name>
</Operator>

<Authority id="1" version="any">
  <Name>Authority sample</Name>
</Authority>
@TuThoThai TuThoThai added the NeTEx Pour toute discussion sur le profil France dans son intégralité label Oct 31, 2024
@TuThoThai TuThoThai added this to the v2.4 milestone Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeTEx Pour toute discussion sur le profil France dans son intégralité
Projects
None yet
Development

No branches or pull requests

2 participants