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

Forum statistics

Threads
474,266
Messages
2,571,081
Members
48,772
Latest member
Backspace Studios

Latest Threads

Top