Skip to content

Convert ivef.xsd to C++, JAVA and PHP code to easily read or write IVEF

Notifications You must be signed in to change notification settings

sck-star/ivef-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

ivef-sdk

Convert ivef.xsd to C++, JAVA and PHP code to easily read or write IVEF

Makes a parser for IVEF XML in a few steps.

  • Step 1: Make a schema to code executable. Needs Qt library
  • Step 2: The executable will generate classes for C++, JAVA or PHP based on a xsd. ivef.xsd is used per default, but the schema-to-code can be used for any xsd file.
  • Step 3: Build the parser library

Examples for how the library can be used to generate XML or read XML are available in the example directory.

Build: Use qmake and then make. Results (schema to code executable, libraries and examples) are in build directory.

About

Convert ivef.xsd to C++, JAVA and PHP code to easily read or write IVEF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 56.5%
  • C++ 30.3%
  • HTML 6.3%
  • Objective-C 4.0%
  • PHP 1.7%
  • QMake 1.0%
  • Shell 0.2%