Skip to content

Latest commit

 

History

History
 
 

xmldom-decorators-cli

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

xmldom-decorators-cli

Command line tool to generate TypeScript classes from XML Schema/XSD. The TypeScript classes can be serialized and deserialized using the xmldom-decorators library.

Usage

xmldom-decorators-cli myfile.xsd

Prints generated TypeScript code to the console.