gchq / event-logging-schema

Event Logging is an XML Schema for describing the auditable events generated by computer systems, hardware devices and access control systems
Apache License 2.0
25 stars 6 forks source link

Fix `Door` element constraints being inconsistent with descriptions #64

Closed p-kimberley closed 3 years ago

p-kimberley commented 3 years ago

Summary The descriptions for Door/SingleEntry and Door/RemoveAll suggest these elements may be omitted, however the constraints don't reflect this.

Proposal Adjust constraints for Door/SingleEntry and Door/RemoveAll to have minOccurs=0