'xml' Syntax and Note : xml « HTML Tag Reference « HTML CSS Reference






'xml' Syntax and Note

Note:

This element defines an XML dataset inside the page. 
Text contained in this element is not rendered. 
It is useful for storing information in the page source code.
    
Syntax:
    
<xml attributes events> . . . </xml>
    

      
      








Related examples in the same category

1.'xml' HTML Attributes
2.'xml' Event Handlers
3.'xml' CSS Attributes and JavaScript Style Properties
4.'xml' Example
5.'xml' Microsoft Behaviors
6.'xml' JavaScript Properties
7.'xml' JavaScript Methods
8.'xml' JavaScript Collections