Hallo,
dass im XSL dokument eien Tabelle erstellt wird, mit der Rahmenbreite von ="2"
Also <table border="@name"> wie mache ich dass?
Praktikabel waere ein Attribute Value Template {...}:
<table border="{@name}">
MfG, Thomas
Hallo,
dass im XSL dokument eien Tabelle erstellt wird, mit der Rahmenbreite von ="2"
Also <table border="@name"> wie mache ich dass?
Praktikabel waere ein Attribute Value Template {...}:
<table border="{@name}">
MfG, Thomas