Skip to content

some constraints need to be optimised #1007

@ue71603

Description

@ue71603

From:

Why do we have these constraints here ? Shouldn't they be in Publication as all the other ?
The only happens a few time
\netex_framework\netex_responsibility\netex_responsibility_version.xsd
(Ln 182, Char 4) <xsd:unique name="KeyValuePair">
(Ln 231, Char 4) <xsd:unique name="PrivateCodeType">

\netex_framework\netex_responsibility\netex_typeOfValue_version.xsd
(Ln 178, Char 4) <xsd:unique name="TypeOfValue_Unique">

\netex_part_2\part2_frames\netex_serviceFrame_version.xsd
(Ln 130, Char 4) <xsd:unique name="SfUniqueLineId">

\netex_part_2\part2_frames\netex_serviceFrame_version.xsd
(Ln 130, Char 4) <xsd:unique name="SfUniqueLineId">

This is not harming, but to be consistent and avoid any double in the future, it may be worth moving them all to NeTEx_Publication.xsd

PrivateCodeType und KeyValuePair should be redefined, what is needed to be done:

It might be that PrivateCodeType and KeyValuePair should not have such constraints anyhow (not primary keys)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions