blob: 8449cb0865475f7e369b07daabb3a2aa73cb4a05 [file] [log] [blame]
Xiaochu Liu39911862018-11-20 14:24:16 -08001#
2# AFL dictionary for XML
3# ----------------------
4#
5# Several basic syntax elements and attributes, modeled on libxml2.
6#
7# Created by Michal Zalewski <lcamtuf@google.com>
8#
9
10attr_encoding=" encoding=\"1\""
11attr_generic=" a=\"1\""
12attr_href=" href=\"1\""
13attr_standalone=" standalone=\"no\""
14attr_version=" version=\"1\""
15attr_xml_base=" xml:base=\"1\""
16attr_xml_id=" xml:id=\"1\""
17attr_xml_lang=" xml:lang=\"1\""
18attr_xml_space=" xml:space=\"1\""
19attr_xmlns=" xmlns=\"1\""
20
21entity_builtin="&lt;"
22entity_decimal="&#1;"
23entity_external="&a;"
24entity_hex="&#x1;"
25
26# keywords
27"ANY"
28"ATTLIST"
29"CDATA"
30"DOCTYPE"
31"ELEMENT"
32"EMPTY"
33"ENTITIES"
34"ENTITY"
35"FIXED"
36"ID"
37"IDREF"
38"IDREFS"
39"IGNORE"
40"IMPLIED"
41"INCLUDE"
42"NDATA"
43"NMTOKEN"
44"NMTOKENS"
45"NOTATION"
46"PCDATA"
47"PUBLIC"
48"REQUIRED"
49"SYSTEM"
50
51# Various tag parts
52"<"
53">"
54"/>"
55"</"
56"<?"
57"?>"
58"<!"
59"!>"
60"[]"
61"]]"
62"<![CDATA["
63"<![CDATA[]]>"
64"\"\""
65"''"
66"=\"\""
67"=''"
68
69# DTD
70"<!ATTLIST"
71"<!DOCTYPE"
72"<!ELEMENT"
73"<!ENTITY"
74"<![IGNORE["
75"<![INCLUDE["
76"<!NOTATION"
77"#CDATA"
78"#FIXED"
79"#IMPLIED"
80"#PCDATA"
81"#REQUIRED"
82
83# Encodings
84"ISO-8859-1"
85"US-ASCII"
86"UTF-8"
87"UTF-16"
88"UTF-16BE"
89"UTF-16LE"
90
91# Namespaces and schemas
92"xmlns"
93"xmlns:"
94"xmlns:xhtml=\"http://www.w3.org/1999/xhtml\""
95"xmlns:xml=\"http://www.w3.org/XML/1998/namespace\""
96"xmlns:xmlns=\"http://www.w3.org/2000/xmlns\""
97
98string_col_fallback=":fallback"
99string_col_generic=":a"
100string_col_include=":include"
101string_dashes="--"
102string_parentheses="()"
103string_percent="%a"
104string_schema=":schema"
105string_ucs4="UCS-4"
106tag_close="</a>"
107tag_open="<a>"
108tag_open_close="<a />"
109
110
111"<?xml?>"
112"http://docboo"
113"http://www.w"
114"he30"
115"he2"
116"IET"
117"FDF-10"
118"aDUCS-4OPveb:"
119"a>"
120"UT"
121"xMl"
122"/usr/share/sg"
123"ha07"
124"http://www.oa"
125"cle"