mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
287 B
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%}