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

Re: Not able to render XML in Chrome browser

Subject: Re: Not able to render XML in Chrome browser
From: "Martin Honnen martin.honnen@xxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 26 May 2022 15:49:40 -0000
Re:  Not able to render XML in Chrome browser
Am 26.05.2022 um 17:14 schrieb Joga Singh Rawat jrawat@xxxxxxxxxxxxxx:
>
>
> I am not able to render XML directly in Chrome. At the same time it is
> working fine with IE, Edge and Firefox.
>
What does "directly" mean exactly, are you loading the file over HTTP(S)
or from the file system? Chrome is known not support XSLT referenced
with xml-stylesheet in an XML document loaded from the local file
system. Check F12/developer console, it should show a security
warning/error message with details. Or, if it is not the security issue,
it hopefully indicates what failed.


Note that Edge is als Chromium based these days and should show the same
problem; Firefox as well has been adapted to prevent the file based loading.


> a.xml
>
> <?xml version="1.0" encoding="UTF-8"?>
>
> <?xml-stylesheet type="text/xsl" href="myxsl.xsl"?>
>
> <doc>
>
> b&
>
> </doc>

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.