Dear all,
How I can give the default value at attribute like
alan
2001/4/20
Printable View
Dear all,
How I can give the default value at attribute like
alan
2001/4/20
Yes! just see the bellow code...
<!ATTLIST document
group (Infosys|project|department) "Infosys"
phase (requirements|analysis|design|coding|testing|maintenance) "analysis"
templatename CDATA #REQUIRED
good luck.
(Good Luck Any Time)