Differents colors for xml tags

Differents colors for xml tags

2
NewbieNewbie
2

    Aug 12, 2005#1

    Hi,
    I'd like to use differents colors for differents groups of tags. But there is a little problem:

    /C1"Group1"
    <tag1-1> </tag1-1> <tag1-2> </tag1-2>

    /C2"Group2"
    <tag2-1> </tag2-1> <tag2-2> </tag2-2>

    this part works. But when i've <tag2-3 attribute="value"/>, i'd like the closing part (/>) to be the same color as the opening one. But if I define:

    /C1"Group1"
    <tag1-1> </tag1-1> <tag1-2> </tag1-2> <tag1-3

    /C2"Group2"
    <tag2-1> </tag2-1> <tag2-2> </tag2-2> <tag2-3

    the /> is not highlighted and if I add

    // /> in one group, it won't match the other group color.

    Is there a way ?

    Thx

    6,686585
    Grand MasterGrand Master
    6,686585

      Aug 13, 2005#2

      No solution for your problem!

      UE does not "understand" the displayed language, is not specialized on a specific language and it is not possible to define a word in more than one group.
      Best regards from an UC/UE/UES for Windows user from Austria

      2
      NewbieNewbie
      2

        Aug 16, 2005#3

        thought so.
        Thx anyway