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