attribute default value in sub element

E

Erwan

Hi

I have the following DTD (extract)

<!ELEMENT d_field (table_ref?, item*, lst_caption?, frm_caption?,
frm_layout?, frm_alert_onvalid?, input?, list?)>
<!ELEMENT input (onvalid?)>
<!ATTLIST input
default_value CDATA #IMPLIED
modify (normal | disable | restrict) "normal"
noentry_select CDATA "- - >"

as you see the element input is declared as zero or one occurrences

my question is can I get the default value of an attribute in input if
the element has no occurence in d_field ?

thanks

erwan
http://webxadmin.free.fr
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,521
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top