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.

Profile: highdiver
About
User Name: highdiver
Forum Rank: Member
Real Name:
Location
Occupation:
Interests:
Gender: None Specified
Statistics
Joined: Thursday, January 26, 2012
Last Visit: Wednesday, February 6, 2013 11:32:56 AM
Number of Posts: 27
[0.15% of all post / 0.01 posts per day]
Avatar
Last 10 Posts
Topic: Getting distinct attribute values in XSLT1
Posted: Wednesday, October 31, 2012 2:27:46 PM
Dear Vlad,

I wish I was pretending - our system cannot use XSLT 2 - don't ask me why...
Topic: Getting distinct attribute values in XSLT1
Posted: Wednesday, October 31, 2012 1:11:45 PM
Hi,

I cannot find a way to filter only distinct values, and I have to use XSLT1.

Is there a way to accomplish this?

For example this is the source file, and I'm expecting A and B, not A A and B, in the target file:

<Elem>
<CAD AAA="A" RRT="D"/>
</Elem>
<Elem>
<CAD AAA="A" RRT="C"/>
</Elem>
<Elem>
<CAD AAA="B" RRT="R"/>
</Elem>


Thanks.
Topic: Map node if an attribute does not exist
Posted: Monday, October 15, 2012 10:33:19 AM
And the strange thing is that generated XSLT1 code has 'and' instead of 'or', in this part of the mapping?
Topic: Map node if an attribute does not exist
Posted: Friday, October 12, 2012 12:05:45 PM
Hi,

I'm trying to do a following thing, and I could use some help (using XSLT1):

I need to filter only those nodes, whose attribute @RRT is equal to 'R' and those whose attribute @RRT does not exist at all.

How can I accomplish this, not-exists doesn't seem to help?

This is what I did:



Thanks!
Topic: Show all elements and attributes at once
Posted: Monday, October 8, 2012 5:58:46 AM
Great, thanks!
Topic: Show all elements and attributes at once
Posted: Friday, October 5, 2012 2:40:27 PM
Hi,

I have created a very large XSD schema, and I need to create an image file that shows all the elements and attributes at once.

Is there an easy way to expand all (+) signs, or I have to click one element at the time?

Using XMLSpy 2011.

Thanks!
Topic: xsl:key
Posted: Friday, August 10, 2012 6:26:55 AM
Can you please give us an example of using xsl:key in a custom function?
Topic: Barcode missing
Posted: Tuesday, May 15, 2012 11:08:53 AM
I am sorry for bothering you, but I do not get that error, just an empty PDF file...



Uploaded with ImageShack.us
Topic: Barcode missing
Posted: Tuesday, May 15, 2012 10:36:49 AM
I'm not sure we understand each other... :)

Can you please tell me why is the barcode shown in PDF view when using XSLT2, and not when using XSLT1?

As I recall, it used to work in XSLT1 earlier...
Topic: Barcode missing
Posted: Tuesday, May 15, 2012 10:26:47 AM
Thanks, I am aware of that, it just puzzles me why is it different(inside of the StyleVision application)?

Also, when I switch to XSLT2, barcode is shown?

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