Hi @all,
may somebody can help me out.
I would like to remove a node which has empty element, something like this:
<start>
<node 1>
<NonEmpty> Some Text </NonEmpty>
<node 2>
<Empty>
</Empty>
</node 2>
</node 1>
</start>
into :
<start>
<node 1>...
Hi,
could someone help me out creating an stylesheet to create an table for an html output.
Here is an example :
<Client>
<Access time = "10.00" location ="server"> A </Access>
<Access time = "10.01" location ="server"> B </Access>
<Access time = "10.02" location ="server"> C </Access>...
hello all,
i have a problem changing extension of an text element.
I hope someone can help me.
The situation is as follwing:
xml-input:
<Elements>
<Element type="any" isReadable="true"> ElementName
<Element type="all" isValide="true"> Element_xy.html
</Element>
</Elemenst>...
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.