97 instantiations of HtmlProps
dotnet-svcutil-lib (97)
FrameworkFork\Microsoft.Xml\Xml\Core\util\TernaryTreeGenerator.cs (97)
54
new
HtmlProps
("a", (byte)(ElementProperties.URI_PARENT)),
55
new
HtmlProps
("address", (byte)(ElementProperties.BLOCK_WS)),
56
new
HtmlProps
("applet", (byte)(ElementProperties.BLOCK_WS)),
57
new
HtmlProps
("area", (byte)(ElementProperties.BOOL_PARENT | ElementProperties.URI_PARENT | ElementProperties.EMPTY | ElementProperties.BLOCK_WS)),
58
new
HtmlProps
("base", (byte)(ElementProperties.URI_PARENT | ElementProperties.EMPTY | ElementProperties.BLOCK_WS)),
59
new
HtmlProps
("basefont", (byte)(ElementProperties.EMPTY | ElementProperties.BLOCK_WS)),
60
new
HtmlProps
("blockquote", (byte)(ElementProperties.URI_PARENT | ElementProperties.BLOCK_WS)),
61
new
HtmlProps
("body", (byte)(ElementProperties.BLOCK_WS)),
62
new
HtmlProps
("br", (byte)(ElementProperties.EMPTY)),
63
new
HtmlProps
("button", (byte)(ElementProperties.BOOL_PARENT)),
64
new
HtmlProps
("caption", (byte)(ElementProperties.BLOCK_WS)),
65
new
HtmlProps
("center", (byte)(ElementProperties.BLOCK_WS)),
66
new
HtmlProps
("col", (byte)(ElementProperties.EMPTY | ElementProperties.BLOCK_WS)),
67
new
HtmlProps
("colgroup", (byte)(ElementProperties.BLOCK_WS)),
68
new
HtmlProps
("dd", (byte)(ElementProperties.BLOCK_WS)),
69
new
HtmlProps
("del", (byte)(ElementProperties.URI_PARENT | ElementProperties.BLOCK_WS)),
70
new
HtmlProps
("dir", (byte)(ElementProperties.BOOL_PARENT | ElementProperties.BLOCK_WS)),
71
new
HtmlProps
("div", (byte)(ElementProperties.BLOCK_WS)),
72
new
HtmlProps
("dl", (byte)(ElementProperties.BOOL_PARENT | ElementProperties.BLOCK_WS)),
73
new
HtmlProps
("dt", (byte)(ElementProperties.BLOCK_WS)),
74
new
HtmlProps
("fieldset", (byte)(ElementProperties.BLOCK_WS)),
75
new
HtmlProps
("font", (byte)(ElementProperties.BLOCK_WS)),
76
new
HtmlProps
("form", (byte)(ElementProperties.URI_PARENT | ElementProperties.BLOCK_WS)),
77
new
HtmlProps
("frame", (byte)(ElementProperties.BOOL_PARENT | ElementProperties.EMPTY | ElementProperties.BLOCK_WS)),
78
new
HtmlProps
("frameset", (byte)(ElementProperties.BLOCK_WS)),
79
new
HtmlProps
("h1", (byte)(ElementProperties.BLOCK_WS)),
80
new
HtmlProps
("h2", (byte)(ElementProperties.BLOCK_WS)),
81
new
HtmlProps
("h3", (byte)(ElementProperties.BLOCK_WS)),
82
new
HtmlProps
("h4", (byte)(ElementProperties.BLOCK_WS)),
83
new
HtmlProps
("h5", (byte)(ElementProperties.BLOCK_WS)),
84
new
HtmlProps
("h6", (byte)(ElementProperties.BLOCK_WS)),
85
new
HtmlProps
("head", (byte)(ElementProperties.URI_PARENT | ElementProperties.BLOCK_WS | ElementProperties.HEAD)),
86
new
HtmlProps
("hr", (byte)(ElementProperties.BOOL_PARENT | ElementProperties.EMPTY | ElementProperties.BLOCK_WS)),
87
new
HtmlProps
("html", (byte)(ElementProperties.BLOCK_WS)),
88
new
HtmlProps
("iframe", (byte)(ElementProperties.BLOCK_WS)),
89
new
HtmlProps
("img", (byte)(ElementProperties.BOOL_PARENT | ElementProperties.URI_PARENT | ElementProperties.EMPTY)),
90
new
HtmlProps
("input", (byte)(ElementProperties.BOOL_PARENT | ElementProperties.URI_PARENT | ElementProperties.EMPTY)),
91
new
HtmlProps
("ins", (byte)(ElementProperties.URI_PARENT | ElementProperties.BLOCK_WS)),
92
new
HtmlProps
("isindex", (byte)(ElementProperties.EMPTY | ElementProperties.BLOCK_WS)),
93
new
HtmlProps
("legend", (byte)(ElementProperties.BLOCK_WS)),
94
new
HtmlProps
("li", (byte)(ElementProperties.BLOCK_WS)),
95
new
HtmlProps
("link", (byte)(ElementProperties.URI_PARENT | ElementProperties.EMPTY | ElementProperties.BLOCK_WS)),
96
new
HtmlProps
("map", (byte)(ElementProperties.BLOCK_WS)),
97
new
HtmlProps
("menu", (byte)(ElementProperties.BOOL_PARENT | ElementProperties.BLOCK_WS)),
98
new
HtmlProps
("meta", (byte)(ElementProperties.EMPTY | ElementProperties.BLOCK_WS)),
99
new
HtmlProps
("noframes", (byte)(ElementProperties.BLOCK_WS)),
100
new
HtmlProps
("noscript", (byte)(ElementProperties.BLOCK_WS)),
101
new
HtmlProps
("object", (byte)(ElementProperties.BOOL_PARENT | ElementProperties.URI_PARENT)),
102
new
HtmlProps
("ol", (byte)(ElementProperties.BOOL_PARENT | ElementProperties.BLOCK_WS)),
103
new
HtmlProps
("optgroup", (byte)(ElementProperties.BOOL_PARENT | ElementProperties.BLOCK_WS)),
104
new
HtmlProps
("option", (byte)(ElementProperties.BOOL_PARENT | ElementProperties.BLOCK_WS)),
105
new
HtmlProps
("p", (byte)(ElementProperties.BLOCK_WS)),
106
new
HtmlProps
("param", (byte)(ElementProperties.EMPTY | ElementProperties.BLOCK_WS)),
107
new
HtmlProps
("pre", (byte)(ElementProperties.BLOCK_WS)),
108
new
HtmlProps
("q", (byte)(ElementProperties.URI_PARENT)),
109
new
HtmlProps
("s", (byte)(ElementProperties.BLOCK_WS)),
110
new
HtmlProps
("script", (byte)(ElementProperties.NO_ENTITIES | ElementProperties.BOOL_PARENT | ElementProperties.URI_PARENT)),
111
new
HtmlProps
("select", (byte)(ElementProperties.BOOL_PARENT)),
112
new
HtmlProps
("strike", (byte)(ElementProperties.BLOCK_WS)),
113
new
HtmlProps
("style", (byte)(ElementProperties.NO_ENTITIES | ElementProperties.BLOCK_WS)),
114
new
HtmlProps
("table", (byte)(ElementProperties.URI_PARENT | ElementProperties.BLOCK_WS)),
115
new
HtmlProps
("tbody", (byte)(ElementProperties.BLOCK_WS)),
116
new
HtmlProps
("td", (byte)(ElementProperties.BOOL_PARENT | ElementProperties.BLOCK_WS)),
117
new
HtmlProps
("textarea", (byte)(ElementProperties.BOOL_PARENT)),
118
new
HtmlProps
("tfoot", (byte)(ElementProperties.BLOCK_WS)),
119
new
HtmlProps
("th", (byte)(ElementProperties.BOOL_PARENT | ElementProperties.BLOCK_WS)),
120
new
HtmlProps
("thead", (byte)(ElementProperties.BLOCK_WS)),
121
new
HtmlProps
("title", (byte)(ElementProperties.BLOCK_WS)),
122
new
HtmlProps
("tr", (byte)(ElementProperties.BLOCK_WS)),
123
new
HtmlProps
("ul", (byte)(ElementProperties.BOOL_PARENT | ElementProperties.BLOCK_WS)),
124
new
HtmlProps
("xmp", (byte)(ElementProperties.BLOCK_WS)),
128
new
HtmlProps
("action", (byte)AttributeProperties.URI),
129
new
HtmlProps
("checked", (byte)AttributeProperties.BOOLEAN),
130
new
HtmlProps
("cite", (byte)AttributeProperties.URI),
131
new
HtmlProps
("classid", (byte)AttributeProperties.URI),
132
new
HtmlProps
("codebase", (byte)AttributeProperties.URI),
133
new
HtmlProps
("compact", (byte)AttributeProperties.BOOLEAN),
134
new
HtmlProps
("data", (byte)AttributeProperties.URI),
135
new
HtmlProps
("datasrc", (byte)AttributeProperties.URI),
136
new
HtmlProps
("declare", (byte)AttributeProperties.BOOLEAN),
137
new
HtmlProps
("defer", (byte)AttributeProperties.BOOLEAN),
138
new
HtmlProps
("disabled", (byte)AttributeProperties.BOOLEAN),
139
new
HtmlProps
("for", (byte)AttributeProperties.URI),
140
new
HtmlProps
("href", (byte)AttributeProperties.URI),
141
new
HtmlProps
("ismap", (byte)AttributeProperties.BOOLEAN),
142
new
HtmlProps
("longdesc", (byte)AttributeProperties.URI),
143
new
HtmlProps
("multiple", (byte)AttributeProperties.BOOLEAN),
144
new
HtmlProps
("name", (byte)AttributeProperties.URI),
145
new
HtmlProps
("nohref", (byte)AttributeProperties.BOOLEAN),
146
new
HtmlProps
("noresize", (byte)AttributeProperties.BOOLEAN),
147
new
HtmlProps
("noshade", (byte)AttributeProperties.BOOLEAN),
148
new
HtmlProps
("nowrap", (byte)AttributeProperties.BOOLEAN),
149
new
HtmlProps
("profile", (byte)AttributeProperties.URI),
150
new
HtmlProps
("readonly", (byte)AttributeProperties.BOOLEAN),
151
new
HtmlProps
("selected", (byte)AttributeProperties.BOOLEAN),
152
new
HtmlProps
("src", (byte)AttributeProperties.URI),
153
new
HtmlProps
("usemap", (byte)AttributeProperties.URI),
2 references to HtmlProps
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\util\TernaryTreeGenerator.cs (2)
53
private static
HtmlProps
[] s_htmlElements = {
127
private static
HtmlProps
[] s_htmlAttributes = {