|
-
May 11th, 2001, 04:03 AM
#1
Can I give then default value at a attribute?
Dear all,
How I can give the default value at attribute like
alan
2001/4/20
-
June 14th, 2001, 06:32 AM
#2
Re: Can I give then default value at a attribute?
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)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|