AyCode.Core/AyCode.Services/Nav/Ekaer/Models
Loretta a4cd8f3f0f Add NAV/EKÁER reporting layer to AyCode.Services
- Nav/ base layer: INav* interfaces, NavAuthHelper (SHA-512 passwordHash +
  requestSignature in UTC), NavXmlHelper (UTF-8 XML), NavReportServiceBase
  (HTTP POST + (de)serialize + error handling), NavReportException.
- Nav/Ekaer/: 62 XSD-generated models (Models/ + Models/Common/ — separate
  namespaces resolve the TradeCardType enum-vs-class clash), 5 partial adapters
  binding the generated types to the Nav interfaces, EkaerManageService +
  EkaerQueryService.
- Nav/docs/: ekaermanagement.xsd + common.xsd + LLM-friendly extracts
  (INTERFACE / TRADECARD / OPERATIONS / VALIDATION).
- AyCode.Services.Tests/Nav/: NavAuthHelper verified against the official EKÁER
  PDF test vector + adapter interface-mapping tests (10 pass).
- csproj: register Nav/docs *.xsd and *.md.
2026-06-01 15:40:35 +02:00
..
Common Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
AllowanceListType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
AllowanceType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
BaseResultType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
BasicHeaderType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
BasicRequestType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
BasicResponseType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
BasicTradeCardType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
BasicVehicleDetailType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
DeliveryPlanListType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
DeliveryPlanType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
FunctionCodeType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
IBasicInfoElementsGroup.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
IBasicTradeCardDetailsGroup.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
IDeliveryPlanGroup.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
ITradeCardItemGroup.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
ItemOperationType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
LocationType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
ManageTradeCardsRequest.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
ManageTradeCardsResponse.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
ManagementVersionType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
NavValidationCodeType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
NavValidationListType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
NavValidationType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
OperationResultType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
OperationType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
QueryParamsType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
QueryTradeCardsRequest.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
QueryTradeCardsResponse.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
TradeCardBasicInfo.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
TradeCardInfoListType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
TradeCardInfoType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
TradeCardItemType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
TradeCardItemsType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
TradeCardListType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
TradeCardOperationListType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
TradeCardOperationResultListType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
TradeCardOperationResultType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
TradeCardOperationType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
TradeCardType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
UserHeaderType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00
WarningListType.cs Add NAV/EKÁER reporting layer to AyCode.Services 2026-06-01 15:40:35 +02:00