Files
NativeScript/apps/automated/app/xml-parser-tests/xml-parser.md
2020-08-11 22:50:33 -07:00

287 B

nav-title, title, environment, description, previous_url
nav-title title environment description previous_url
xml How-To xml nativescript Examples for using xml /ApiReference/xml/HOW-TO,/cookbook/xml

Xml module

Using xml requires the Xml module. {%snippet xml-module-snippet%}

Parse XML

{%snippet xml-parser-snippet%}