Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-04-06 16:20
Flavor·PCRE (Legacy)

/
<EventTypeCode csd-code=\"(?<myEventTypeCode>ITI-43|ITI-57|ITI-92)\".+?<ActiveParticipant UserID=\"(?<myUserID>\w{0,})\" UserName=\"(?<myUserName>[^\"]*)\" UserIsRequestor=\"true\".*?<RoleIDCode csd-code=\"(?<myRoleCode>\w{1,})\".+?<AuditSourceIdentification.+?AuditSourceID=\"(?<myAuditSourceID>.+?)\">.+?>
/
gs
Open regex in editor

Description

no description available

Submitted by anonymous