Re: [xsl] http request - unexpected characters after document end

Subject: Re: [xsl] http request - unexpected characters after document end
From: "Christopher R. Maden" <crism@xxxxxxxxx>
Date: Thu, 30 Aug 2001 00:35:10 -0700
At 23:43 29-08-2001, Syn-Ti Ng wrote:
I want to access an x(ht)ml file from a live site using document(). However, no matter what URL I try, I keep getting an error about 'unexpected characters after document end'. Anyone else had this problem?

<xsl:variable name="httpReq" select="document 'http://www.google.com')" />

I seriously doubt that you'll get an XML resource from that URL. Make sure you're requesting a document that is actually an XML document, first.


-Chris
--
Christopher R. Maden, Principal Consultant, HMM Consulting Int'l, Inc.
DTDs/schemas - conversion - ebooks - publishing - Web - B2B - training
<URL: http://www.hmmci.com/ > <URL: http://crism.maden.org/consulting/ >
PGP Fingerprint: BBA6 4085 DED0 E176 D6D4  5DFC AC52 F825 AFEC 58DA


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



Current Thread