Is it possible to make a set of tags to look in a different order with Arbortext Styler?
Hello all,
I have here a very complecated question.
Is it possible to make a set of tags to look in a different order?
Please have a look at the exapmle below.
Example:
<Tag A> contains texts.
<Tag B> contains an image.
---------------------a part of xml document----------------
<Parent Tag>
<Tag A> Apples are red. </Tag A>
<Tag B>[image of apples] </Tag B>
</Parent Tag>
<Parent Tag>
<Tag A> Oranges are orange.</Tag A>
<Tag B> [image of oranges] </Tag B>
</Parent Tag>
----------------------------------------------------------------------
I want to make the appearance of this set of tags like below.
----------------a part of xml document---------------------
<Parent Tag>
<Tag A> Apples are red. </Tag A>
<Tag A> Oranges are orange.</Tag A>
</Parent>
<Parent Tag>
<Tag B> [image of apples] </Tag B>
<Tag B> [image of oranges] </Tag B>
</Parent Tag>
----------------------------------------------------------------------
I am wondering if this is possible with Gentext in Arbortext Styler.
If you don't understand what my question is, please feel free to ask.
Your advice is very very much appreciated!!
Kind regards,
Tomomi








