This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: http request - unexpected characters after document end


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]