Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

...

Xml myXml.Parseparse(xml: string)

Arguments

string xml
XML string to parse.

Remarks

While parsing the xml white spaces is preserved.

Example

Usage

...

languagejs

...