8000 GitHub - rdhabalia/Piston: A XSD player to transform xsd to various template such as Excel, CSV, etc.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rdhabalia/Piston

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piston

Piston can parse any complex xsd and loads it in tree data-structure. Using in memory data-structure it can transfor xsd-template to any templates such Excel, CSV, etc.

Test-Case demonstrates Netflix-Xsd has two kinds of xsd

  • Root-xsd : that contains netflix-user information
  • Child-xsd : that contains types of media which netflix serves
    • Movie-xsd : which has movie related attributes
    • Album-xsd: which has album relates attributes

Test-Case generates Movie and Album Excel templates from Xsd at location.

About

A XSD player to transform xsd to various template such as Excel, CSV, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0