Current File : //proc/self/root/kunden/usr/share/emacs/27.2/etc/schema/xhtml-xstyle.rnc
# Style Module

style = element style { style.attlist, text }
style.attlist =
  title.attrib,
  I18n.attrib,
  attribute type { ContentType.datatype },
  attribute media { MediaDesc.datatype }?,
  attribute xml:space { "preserve" }?
head.content &= style*