{
	"$schema": "https://json-schema.org/draft/2020-12/schema",
	"$id": "https://schema.twindev.org/gs1-epcis/EpcisQuery",
	"title": "EpcisQuery",
	"description": "EPCIS 2.0 Query key/value parameter map used in query documents.",
	"type": "object",
	"additionalProperties": {
		"type": "string"
	}
}
