Web Server Controls
The XML control is used to display an XML document or the results of an XSL Transform.
Note: At least one of the XML Document properties must be set or no XML document is displayed.
You can also specify an XSLT document that will format the XML document before it is written to the output. You can format the XML document with the Transform property or the TransformSource property.
| Property | Description | .NET |
|---|---|---|
| ClientID | ||
| Controls | ||
| Document | Deprecated. Specifies an XML document using a System.Xml.XmlDocument object | 1.0 |
| DocumentContent | Specifies an XML string | 1.0 |
| DocumentSource | Specifies a path to an XML file to display | 1.0 |
| EnableTheming | ||
| runat | Specifies that the control is a server control. Must be set to "server" | 1.0 |
| SkinID | ||
| Transform | Formats the XML document using a System.Xml.Xsl.XslTransform object | 1.0 |
| TransformArgumentList | ||
| TransformSource | Specifies a path to an XSL Transform file | |
| XPathNavigator |
For a full description, go to Control Standard Attributes.
XML
How to use the Xml control to display the result of an XSL Transform.
Web Server Controls
The perfect solution for professionals who need to balance work, family, and career building.
More than 10 000 certificates already issued!
The HTML Certificate documents your knowledge of HTML.
The HTML5 Certificate documents your knowledge of advanced HTML5.
The CSS Certificate documents your knowledge of advanced CSS.
The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM.
The jQuery Certificate documents your knowledge of jQuery.
The XML Certificate documents your knowledge of XML, XML DOM and XSLT.
The ASP Certificate documents your knowledge of ASP, SQL, and ADO.
The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
Your message has been sent to W3Schools.