Move file-4/ to file/. We don't need a versioned directory.
[dragonfly.git] / contrib / file / magic / Magdir / sgml
blobba6c3ef8971b2a8e0ecf59fd5db2af2ed94d09d1
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
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 0       string          \<?xml\ version='       XML
18 >15     string          >\0                     %.3s document text
19 >>23    string          \<xsl:stylesheet        (XSL stylesheet)
20 >>24    string          \<xsl:stylesheet        (XSL stylesheet)
21 0       string/b        \<?xml                  XML document text
22 0       string/cb       \<?xml                  broken XML document text
25 # SGML, mostly from rph@sq
26 0   string/cb   \<!doctype              exported SGML document text
27 0   string/cb   \<!subdoc               exported SGML subdocument text
28 0   string/cb   \<!--                   exported SGML document text
30 # Web browser cookie files
31 # (Mozilla, Galeon, Netscape 4, Konqueror..)
32 # Ulf Harnhammar <ulfh@update.uu.se>
33 0       string  #\ HTTP\ Cookie\ File   Web browser cookie text
34 0       string  #\ Netscape\ HTTP\ Cookie\ File Netscape cookie text
35 0       string  #\ KDE\ Cookie\ File    Konqueror cookie text