v4.1.0
-
Issue #86 : Change
PermittedOrganisationto be unbounded withinPermittedOrganisations. -
Issue #85 : Add
Inenumeration toTermConditionSimpleTypeto support the SQLINcondition. -
Issue #84 : Change
HashinBaseFileComplexTypeto be unbounded to allow multiple hashes for a file to be recorded. -
Issue #80 : Change
Location.Floorfromxs:integertoxs:stringto allow for floors with names, e.g.Ground. -
Issue #75 : Add
Changeselement toUpdateto allow recording of a change where the before/after state is not known or is too large to record, e.g. adding a user to an long allow-list. -
Issue #62 : Add the
Idattribute toAnyContentComplextType, e.g.Meta/@Id. This is to distinguish between multiple siblingMetaelements. -
Issue #67 : Add optional
OutcometoEventDetail/Unknownto allow the outcome of the event to be recorded. -
Issue #74 : Add
DatetoEmailComnplexType. -
Issue #69 : Add optional unbounded
Dataelement to the following elements or complex types:AntiMalwareThreatComplexType,Door,EventTimeComplexType,LocationComplexType,NetworkOutcomeComplexTypeandSystemComplexType. -
Refactor element
EventDetail.UnknownintoUnknownComplexType. Doesn't impact validity of XML documents. -
Issue #76 : Add
Dataelement toPermissionto allow for non-enumerated permission types. AddCreate,DeleteandUsetoPermissionAttributeSimpleType.