File: xhtml-base.rnc

package info (click to toggle)
nxml-mode 20041004-7
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,476 kB
  • ctags: 1,106
  • sloc: lisp: 27,512; xml: 686; makefile: 118; sh: 117
file content (5 lines) | stat: -rw-r--r-- 121 bytes parent folder | download | duplicates (17)
1
2
3
4
5
# Base Module

base = element base { base.attlist }
base.attlist = attribute href { URI.datatype }
head.content &= base?