]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - contrib/file/Magdir/sgml
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.git] / contrib / file / 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 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
23
24
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
29
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