GS1Brasil / HCHorizontalCommunication

Github repository for materials resulting from the work developed in the Working Group for Horizontal Communication focused on the Brazilian drug traceability scenario.
4 stars 2 forks source link

Define superset of query request item parameters to avoid ambiguity #3

Open ewaldorf opened 2 years ago

ewaldorf commented 2 years ago

While the unbound query parameter list of name/value pairs promotes flexibility, this unconstrained list of name/value pairs makes it ambiguous for horizontal trading partners to implement systems that can recognize, process and respond to unknown incoming query request parameters.

<xs:element maxOccurs="unbounded" name="queryRequestItem">

Recommendation: Define an enumerated list of query parameters that horizontal trading partners can plan and prepare to support. Consequently, standard query expectations can be set among horizontal trading partners.
rodrigoklein commented 2 years ago

Hi @ewaldorf , We will manage it in the documentation. Issue labeled with documentation tag Thanks for your cooperation.