Regular Expressions 101

Community Patterns

JSON BizTalk schema output

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