Welcome to yEd Q&A!
Here you can ask questions and receive answers from other members of the community and yEd developers. And you can tell us your most wanted feature requests.

Categories

XSLT custom attribute

0 votes
Im trying to pass in a custom attribute inside XSLT.

I wrote something as below

  <key attr.name="level" attr.type="int" for="node" id="d4">

<data key="d4">3</data>

I tried generating the graphml but found the attribute was not populated.

 

Can you please help me out regarding how to pass a attribute in XSLT ?
in Help by (200 points)

1 Answer

0 votes
Sorry, without more information, it's impossible to tell what's going wrong. Also, this question seems to be more related to XML/XSLT in general than to yEd, therefore I propose to post in a forum specific to this topics, too, and include a minimal example of the original file, the desired GraphML and your current XSLT.
by [yWorks] (26.8k points)
Legal Disclosure | Privacy Policy
...