XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Conferences Close Tree View
- Stylus Studio Feature Requests (1192)
-> - Bug: yellow infobox does not d... (1)
-> - Feature request: "Open file" d... (1)
-> - Bug: Indenting multiple lines ... (1)
-> + Feature request: remove limita... (3)
-> - automate the convert EDI To XM... (1)
-> - Feature request: Horisontal sc... (1)
-> - Feature speedup: "find as you ... (1)
-> + Bug (?): Page up/down don't go... (3)
-> - Feature request: "Open file" d... (1)
-> + Search Preview Window (2)
-> - Feature request: Upper/Lower c... (1)
-> - Feature request: Toolbar locki... (1)
-> - Feature request: File Explorer... (1)
-> - Editing Large Text Files and c... (1)
-> - Stylus Studio Support of XIncl... (1)
-> + Implement Web Service Provider... (3)
-> - Modifying Cargo schemas (1)
-> + Manual for Professional Editio... (3)
-> - Improved support for xsd:exten... (1)
-> - Parameter value for processing (1)
-- Previous [61-80] [81-100] [101-120] Next
+ Stylus Studio Technical Forum (14621)
+ Website Feedback (249)
+ XSLT Help and Discussion (7625)
+ XQuery Help and Discussion (2017)
+ Stylus Studio FAQs (159)
+ Stylus Studio Code Samples & Utilities (364)
+ Stylus Studio Announcements (113)
Topic  
Postnext
Jordy BakkerSubject: newline=null in EDIFACT converter ends up in error
Author: Jordy Bakker
Date: 27 Jul 2009 12:27 PM
Originally Posted: 27 Jul 2009 12:26 PM
I need to send out an EDIFACT message which is first converted by an xsd.

The converter returns a goods EDIFACT message, with CRLF as line seperator.

Now if I want to send just one line, I add the option newline=null to my converter string.
"converter:EDI:auto=yes:newline=null:val=no:tbl=no:user=file://C:\SVN\blah"

However, this option always causes an error, since NUL (\u0000) is an invalid EDIFACT character.

[DDEE0043] ERROR Invalid character NUL (\u0000).
Dialect: EDIFACT
Version: syntax=3;table=08A
Segment: UNB (line 1)
Position: UNB06
Element: S005 (S005) S005 Composite Type
Native error: 21, in table: 0085

How can I send out an EDIFACT message without CRLF, but only in one line?

Postnext
Tony LavinioSubject: newline=null in EDIFACT converter ends up in error
Author: Tony Lavinio
Date: 28 Jul 2009 12:25 AM
newline= controls the type of newline.
eol= controls the presence of a newline.

So newline=null is actually telling the converter to write a null
as the newline.

Instead, use eol=no.

Posttop
Jordy BakkerSubject: newline=null in EDIFACT converter ends up in error
Author: Jordy Bakker
Date: 28 Jul 2009 04:07 AM
Thank you.
Now I see it is in the list also...

   
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.