<input type='file'.../> missing
"John W. Shipman" <[email protected]>
| Newsgroups | gmane.emacs.nxml.general |
|---|---|
| Message-ID | <Pine.LNX.4.64.0804041417010.4735@minnie> |
We're using the nxml-mode-20060901 schemas here, and I've noticed
something missing in the XHTML support.
nxml is flagging <input type='file'.../> as invalid. Sure
enough, here are the relevant schema lines, and they are
missing this quite valid XHTML 1.1 option:
================ xhtml-basic-form.rnc
input = element input { input.attlist }
input.attlist =
...,
attribute type { InputType.class }?,
...
InputType.class =
"text"
| "password"
| "checkbox"
| "radio"
| "submit"
| "reset"
| "hidden"
----------------------------------------------------------------
================ xhtml-form.rnc
InputType.class |= "image" | "button"
----------------------------------------------------------------
Is there a newer set of schema files? If not, into which .rnc
file should I add "file" as a choice for InputType.class?
Best regards,
John Shipman ([email protected]), Applications Specialist, NM Tech Computer Center,
Speare 119, Socorro, NM 87801, (505) 835-5950, http://www.nmt.edu/~john
``Let's go outside and commiserate with nature.'' --Dave Farber
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/emacs-nxml-mode/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/emacs-nxml-mode/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:[email protected]
mailto:[email protected]
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/