Back, again!
My query this time: In my XSLT, I am requesting data from my XML source files if it exists within specific elements and stating that if it does, stream and transform this data into an SVG at these given X,Y coordinates in my viewbox. To date, I have found nothing in either XSLT or...
Well...it's probably sloppy and/or poor coding, but I solved that last bit that I needed in order to pull either HREF from within a "testblockref" or an "endblockref". I simply used the "|" union operator. And since (in my case) there would never exist both types of refs (+ only one <xref> would...
Thanks, Jay.
Choosing the second suggestion (through templates) worked great! I found one more issue...forgetting that some HREF's would be nested within a "endblockref" rather than the (only) one that I supplied to you, "testblockref", is there a possibility for an "or" statement that will...
Thanks, Jay.
That definitely got me going in the right direction. It pulled the YES @name as the HREF, but what I need to do is actually pull the HREF from within the XREF. Note below that the "value-answer" is nested in "select-value" (which is the actual <xsl:template>) and what I want is to...
Hi All!
I have beeen researching my problem for quite some time and haven't read any situation where someone else is doing what I need to do...it makes me wonder if anybody has attempted this task.I am working at the request of a client who has (paper-version) troubleshooting flowcharts...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.