jQuery.parseXML( data )Returns: XMLDocument
Description: Parses a string into an XML document.
-
version added: 1.5jQuery.parseXML( data )
- dataType: Stringa well-formed XML string to be parsed
-
jQuery.parseXML
uses the native parsing function of the br