You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.
The scope provider was not completely updated after the addition of EMV2PropertyAssociation. For example, the scoping rule scope_EMV2PathElement_namedElement does not include all elements that can be referenced. There are also problems with the linking service now. For example, enumeration literals cannot be resolved by the linking service for enumeration properties. I would assume that the same applies to unit literals as well. The scope provider should be thoroughly implemented and the linking service thrown away.
The text was updated successfully, but these errors were encountered:
The scope provider was not completely updated after the addition of EMV2PropertyAssociation. For example, the scoping rule scope_EMV2PathElement_namedElement does not include all elements that can be referenced. There are also problems with the linking service now. For example, enumeration literals cannot be resolved by the linking service for enumeration properties. I would assume that the same applies to unit literals as well. The scope provider should be thoroughly implemented and the linking service thrown away.
The text was updated successfully, but these errors were encountered: