Skip to content

Stylesheet for transforming XML files created by SMS Backup & Restore

License

Notifications You must be signed in to change notification settings

lirantal/sms-backup-restore-xslt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stylesheet for XML from SMS Backup & Restore

This repository contains XSLT stylesheets for transforming XML files created by the SMS Backup & Restore app.

Currently supported is a very rough table-based HTML format.

Usage

To use the .xslt files you will need an XSLT processor. I use the xsltproc processor on Linux.

xsltproc -o output.html style.xslt example.xml

About

Stylesheet for transforming XML files created by SMS Backup & Restore

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • XSLT 95.5%
  • Shell 4.5%