Re: [Servingxml-help] String not Char record delimiter in flat file
Brought to you by:
danielaparker
From: Daniel P. <dan...@gm...> - 2008-03-23 23:26:53
|
Peter, If you mail to the list a sample input file and expected output file, I'll see what I can do. -- Daniel ----- Original Message ----- From: <pa...@bl...> To: <ser...@li...> Sent: Sunday, March 23, 2008 6:59 PM Subject: [Servingxml-help] String not Char record delimiter in flat file > Hi, > > I'm trying to read a flat file with ServingXml 0.8.1 that has > multi-line records but the begin of a new record is marked by a > multi-char string such as "====>". > > First of all, although documentation states that all of start, end > attributes of sx:recordDelimiter are optional > > <sx:recordDelimiter start="====>"/> > > gives: > Error in element sx:recordDelimiter. The attribute "end" is required > > but I guess the basic problem is that the values of start and end > actually are characters that terminate/start a record not a string? > Because the outcome when running the pipeline with this is more than > strange, way too many empty records. > > So how can I then have a record delimiter that is not a simple \n\r > which does not work in this case? > > > Thanks, Peter > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Servingxml-help mailing list > Ser...@li... > https://lists.sourceforge.net/lists/listinfo/servingxml-help > > > > > E-mail message checked by Spyware Doctor (5.5.0.178) > Database version: 5.09470 > http://www.pctools.com/spyware-doctor/ E-mail message checked by Spyware Doctor (5.5.0.178) Database version: 5.09470 http://www.pctools.com/spyware-doctor/ |