Initial commit
This commit is contained in:
commit
a491ef2093
813 changed files with 345031 additions and 0 deletions
10
site-lisp/nxml-mode-20041004/schema/xhtml-nameident.rnc
Normal file
10
site-lisp/nxml-mode-20041004/schema/xhtml-nameident.rnc
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Name Identification Module
|
||||
|
||||
a.attlist &= name.attlist
|
||||
applet.attlist &= name.attlist
|
||||
form.attlist &= name.attlist
|
||||
frame.attrib &= name.attlist
|
||||
iframe.attlist &= name.attlist
|
||||
img.attlist &= name.attlist
|
||||
map.attlist &= name.attlist
|
||||
name.attlist = attribute name { text }?
|
||||
Loading…
Add table
Add a link
Reference in a new issue