V
VEE
Hi!
I have a problem with data.xml in Visio-document. I have a shapesheet
(details.xsl) to collect certain information from data.xml. The problem is
that every time I update my Visio-document and save it as web-page, it
overwrites the old data.xml. This means that my stylesheetlink disappears.
Is there any way to add my shapesheetlink
(<?xml-stylesheet type="text/xsl" href="details.xsl"?>)
to be a default right after the first line in data.xml
(<?xml version="1.0" encoding="utf-8"?>)
, or do I need to re-write it to the xml-file every time I update my
Visio-document?
I hope you can help me =)
I have a problem with data.xml in Visio-document. I have a shapesheet
(details.xsl) to collect certain information from data.xml. The problem is
that every time I update my Visio-document and save it as web-page, it
overwrites the old data.xml. This means that my stylesheetlink disappears.
Is there any way to add my shapesheetlink
(<?xml-stylesheet type="text/xsl" href="details.xsl"?>)
to be a default right after the first line in data.xml
(<?xml version="1.0" encoding="utf-8"?>)
, or do I need to re-write it to the xml-file every time I update my
Visio-document?
I hope you can help me =)