<--- --------------------------------------------------------------------------------------- ---- Blog Entry: Ask Ben: Parsing Very Large XML Documents In ColdFusion Author: Ben Nadel / Kinky Solutions Link: http://www.bennadel.com/index.cfm?dax=blog:1345.view Date Posted: Sep 8, 2008 at 4:08 PM ---- --------------------------------------------------------------------------------------- ---> ]*(?<=/)>|" & "<(#LOCAL.Nodes#)\b[^>]*>[\w\W]*?" ) /> Pattern = CreateObject( "java", "java.util.regex.Pattern" ).Compile( JavaCast( "string", LOCAL.Pattern ) ), DataBuffer = "", TransferBuffer = RepeatString( " ", ARGUMENTS.BufferSize ).GetBytes(), InputStream = "" } />