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