5 lines
121 B
Text
5 lines
121 B
Text
# Base Module
|
|
|
|
base = element base { base.attlist }
|
|
base.attlist = attribute href { URI.datatype }
|
|
head.content &= base?
|