[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: White space required b/w public and sysem identifi

Subject: Re: White space required b/w public and sysem identifier
From: "Denis Nwanshi" <dn555_@xxxxxxxxxxx>
Date: Wed, 18 Dec 2002 00:20:54 +0000
xml required white space
Wendell, thanks for the feedback!
"InfoBody" should contain a string of alphanumeric data (read from Lotus Notes R5 via a javabean) in the format:


Name & "," & State & "," & Address & "," & Phone & "," & Fax & "," & TollFree & "," & EmailId......

Passed as a get method from the same framework, this string works OK and returns the values from the Notes DB. The XSL code also displays the field names on the browser correctly so I agree, the framework may well be the issue - I'm just not sure how.

I was hoping to get some pointers as to what has caused this particular error message in the past (e.g. DB issues, data format incompatabile with XML, header info etc.)

Any suggestions?

Cheers
Denis



From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re:  White space required b/w public and sysem identifier
Date: Tue, 17 Dec 2002 18:49:50 -0500

Denis,

Your error message is puzzling, because system and public identifiers are things that are liable to be found in a DOCTYPE declaration or in a DTD ... but your example shows neither.

What's in Infobody? if there's a DOCTYPE declaration in there, your compound document is not likely to parse.

In any case, this isn't really an XSLT question, but rather has to do with your framework....

Cheers,
Wendell

At 06:18 PM 12/17/2002, you wrote:
Does anyone have any idea why I'm getting this error message with my XSL/JSP code:

"White space is required between the public identifier and the system identifier."

Here's the concatenated string I'm trying to transfer via a javabean (the use of the ampersand ("&") has worked in the past):

------------------------------------------------------
"<?xml version=" & Chr(34) & "1.0" & Chr(34) & " encoding=" & Chr(34) & "ISO-8859-1" & Chr(34) & "?><contacts>" & InfoBody & "</contacts>"
------------------------------------------------------


======================================================================
Wendell Piez                            mailto:wapiez@xxxxxxxxxxxxxxxx
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                    Direct Phone: 301/315-9635
Suite 207                                          Phone: 301/315-9631
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
  Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list


_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail



XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.