Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-04-02 14:19
Flavor·PCRE (Legacy)

/
<ActiveParticipant UserID=\"(?<myUserID>\d{13,})\" UserName=\"(?<myUserName>[^\"]*)\" UserIsRequestor=\"true\">.*?<RoleIDCode csd-code=\"(?<myRoleCode>\w{1,})\".+?AuditSourceIdentification.*?AuditSourceID=\"(?<myAuditSourceID>.+?)\">.+?<ParticipantObjectIdentification ParticipantObjectID=\"(?<myParticipantObjectID>\d{1,})[^\"]+?2\.16\.756\.5\.30\.1\.194.+?\" ParticipantObjectTypeCode=\"1\" ParticipantObjectTypeCodeRole=\"1\">
/
gs
Open regex in editor

Description

no description available

Submitted by anonymous