Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

2

Regular Expression
PCRE (PHP <7.3)

/
\s(?=([^"]*"[^"]*")*[^"]*$)
/
g

Description

To convert the BizTalk schema output to one string

Submitted by Emiel Kool - 9 years ago