Html |
public enum HtmlNamespace
| Member name | Value | Description |
|---|---|---|
| Html | 0 | The namespace is "http://www.w3.org/1999/xhtml". |
| MathML | 1 | The namespace is "http://www.w3.org/1998/Math/MathML". |
| Svg | 2 | The namespace is "http://www.w3.org/2000/svg". |
| XLink | 3 | The namespace is "http://www.w3.org/1999/xlink". |
| Xml | 4 | The namespace is "http://www.w3.org/XML/1998/namespace". |
| XmlNS | 5 | The namespace is "http://www.w3.org/2000/xmlns/". |