* Remove timevaladd() and move timevalfix() and timevalsub() to
[dragonfly.git] / contrib / file-4.12 / magic / Magdir / sgml
1
2 #------------------------------------------------------------------------------
3 # sgml:  file(1) magic for Standard Generalized Markup Language
4 # HyperText Markup Language (HTML) is an SGML document type,
5 # from Daniel Quinlan (quinlan@yggdrasil.com)
6 # adapted to string extenstions by Anthon van der Neut <anthon@mnt.org)
7 0   string/cB   \<!DOCTYPE\ html        HTML document text
8 0   string/cb   \<head                  HTML document text
9 0   string/cb   \<title                 HTML document text
10 0   string/cb   \<html                  HTML document text
11
12 # Extensible markup language (XML), a subset of SGML
13 # from Marc Prud'hommeaux (marc@apocalypse.org)
14 0       string/cb       \<?xml                  XML document text
15 0       string          \<?xml\ version "       XML
16 0       string          \<?xml\ version="       XML
17 >15     string          >\0                     %.3s document text
18 >>23    string          \<xsl:stylesheet        (XSL stylesheet)
19 >>24    string          \<xsl:stylesheet        (XSL stylesheet)
20 0       string/b        \<?xml                  XML document text
21 0       string/cb       \<?xml                  broken XML document text
22
23
24 # SGML, mostly from rph@sq
25 0   string/cb   \<!doctype              exported SGML document text
26 0   string/cb   \<!subdoc               exported SGML subdocument text
27 0   string/cb   \<!--                   exported SGML document text
28
29 # Web browser cookie files
30 # (Mozilla, Galeon, Netscape 4, Konqueror..)
31 # Ulf Harnhammar <ulfh@update.uu.se>
32 0       string  #\ HTTP\ Cookie\ File   Web browser cookie text
33 0       string  #\ Netscape\ HTTP\ Cookie\ File Netscape cookie text
34 0       string  #\ KDE\ Cookie\ File    Konqueror cookie text