IMPORTANT:
this is not a Support Forum! Experienced users might answer from time to time questions posted here. If you need a professional and reliable answer, or if you want to report a bug, please contact Altova Support instead.

Hyperlink with number list in altova Options · View
Nguyen
Posted: Friday, April 24, 2015 10:57:05 AM
Rank: Newbie

Joined: 4/23/2015
Posts: 4
Location: HCM
I had a issue with "how to create hyperlink with number list or bullet".
For example:
in xml data file:
<progress id="prg1" title="progress 1">
<step id="st1" title="step 1 in progress 1">
<text>linked to step ??.??<xref linkend="st5"></text>
</step>
<step id="st2" title="step 2 in progress 1">
<text>linked to step ??.??<xref linkend="st4"></text>
</step>
<step id="st3" title="step 3 in progress 1">
<text>linked to step ??.??<xref linkend="st1"></text>
</step>
</progress>
<progress id="prg2" title="progress 2">
<step id="st4" title="step 4 in progress 1">
<text>linked to step ??.??<xref linkend="st2"></text>
</step>
<step id="st5" title="step 5 in progress 1">
<text>linked to step ??.??<xref linkend="st2"></text>
</step>
</progress>
I want to present like:
linked to step 2.1 (with 2 come from progress, and 1 that is the first)
and 2.1 position is a hyperlink when we click we go to line progress 2 and step id 4
.....
so how to define the *.sps file for this application. Hope help, please
Users browsing this topic
guest

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Use of the Altova User Forum(s) is governed by the Altova Terms of Use.