SVG Unleashed, page 510 states:

"Note:
        At present the support for the specification breaks down here. I
particular, Adobe SVG Viewer 3 (ASV3) doesn't support cross-file element
linking on the use element, and CSS styling from an embedded image is
lost."

Hope that clears thing a bit.... :)

Peter Kalev
Senior Developer,
SWF, LLC


-----Original Message-----
From: sent1729 [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, February 28, 2006 10:44 AM
To: svg-developers@yahoogroups.com
Subject: [svg-developers] Display <use> element in adobe svg viewer

Hi all,

I am trying to diplay use element in abobe svg viewer, but unable to 
do so. I am able to open up the same svg file in batik squiggle 
browser. This is the svg file that I use:


<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 
1.1//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg11.dtd";>

<svg xmlns:xlink="http://www.w3.org/1999/xlink";  width="760" 
viewBox="141 209 762 628" height="626" x="130" y="25.5">

<?xml-stylesheet href="file:///c:/SymbolLib.css" type="text/css"?>
<?xml-stylesheet href="file:///c:/MainLib.css" type="text/css"?>

<g id="abcd" transform="translate(0,1047.1254) scale(1,-1)">

   <g id="Polyline"><polyline id="Polyline" Class"red" points="392 
428 293 495"/></g>

    <g id="Point"><use x="606" y="563"
xlink:href="file:///c:/symbollib.svg#circle"/></g>

</g>
</svg>

Am I missing some thing here?

Please help with any input.

Thanks
Nathan.





-----
To unsubscribe send a message to:
[EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my
membership"
---- 
Yahoo! Groups Links



 




-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to