# nativescript-dev-xmlxsd **Repository Path**: mirrors_NativeScript/nativescript-dev-xmlxsd ## Basic Information - **Project Name**: nativescript-dev-xmlxsd - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-13 - **Last Updated**: 2026-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README XML validation against XSD schema for NativeScript projects. ======================================= How to use ---------- ``` $ tns install xmlxsd ``` The above command installs this module and installs the necessary hooks. XSD validation of all XML files inside `app` folder happens when the project is prepared for build.