Merge pull request #749 in VECTO/vecto-sim from ~EMQUARIMA/vecto-sim:feature/VECTO-946 to develop
* commit '0cec01fa': cleanup removing old xmlspy project file, sorting datatypes in xsd, restructuring: move torqueconverter component from gearbox to components (internal data structures), use full xsd type for naming injection bindings adding parsing of schema versions 2.1 and 2.2 implementing reading XMLs V2.0 starting reading xml v2 xmlreader/xmlinputdata: making fields protected and properties virtual restructuring, moving around files refactoring: adding engineering xml schema, engineering xml reader and engineering xml writer make testcases work use correct namespace definitons in test data refactoring XML reading: use version-specific reader classes, use ninject for loading correct classes adding engineering xml schema (not implemented yet) adding examples to xmlspy project adding XML example files refactoring XML Schema - version 2.0 (original 1.0), 2.1 (new parameters according to 2019/318), 2.2 (new tyre dimensions - not official yet) adding missing files adding schema versions 2.0, 2.1 (amendments 2017/2400), and 2.2 (new tyre dimensions) introducing abstract base types in 1.0 XML schema
No related branches found
No related tags found
Showing
- HashingCmd/App.config 9 additions, 1 deletionHashingCmd/App.config
- HashingCmd/Program.cs 4 additions, 4 deletionsHashingCmd/Program.cs
- HashingTool/App.config 9 additions, 1 deletionHashingTool/App.config
- HashingTool/Util/AsyncXMLValidator.cs 1 addition, 1 deletionHashingTool/Util/AsyncXMLValidator.cs
- HashingTool/ViewModel/HashComponentDataViewModel.cs 1 addition, 4 deletionsHashingTool/ViewModel/HashComponentDataViewModel.cs
- HashingTool/ViewModel/UserControl/XMLFileSelector.cs 2 additions, 1 deletionHashingTool/ViewModel/UserControl/XMLFileSelector.cs
- Tools/DeclarationCycleZip/App.config 9 additions, 1 deletionTools/DeclarationCycleZip/App.config
- Tools/GraphDrawer/App.config 9 additions, 1 deletionTools/GraphDrawer/App.config
- VECTO/GUI/EngineForm.vb 2 additions, 2 deletionsVECTO/GUI/EngineForm.vb
- VECTO/GUI/GearboxForm.vb 30 additions, 20 deletionsVECTO/GUI/GearboxForm.vb
- VECTO/GUI/MainForm.vb 11 additions, 4 deletionsVECTO/GUI/MainForm.vb
- VECTO/GUI/VectoJobForm.vb 9 additions, 9 deletionsVECTO/GUI/VectoJobForm.vb
- VECTO/GUI/VectoVTPJobForm.vb 21 additions, 13 deletionsVECTO/GUI/VectoVTPJobForm.vb
- VECTO/GUI/VehicleForm.vb 5 additions, 5 deletionsVECTO/GUI/VehicleForm.vb
- VECTO/GUI/XMLExportJobDialog.vb 8 additions, 2 deletionsVECTO/GUI/XMLExportJobDialog.vb
- VECTO/Input Files/Engine.vb 7 additions, 9 deletionsVECTO/Input Files/Engine.vb
- VECTO/Input Files/Gearbox.vb 21 additions, 38 deletionsVECTO/Input Files/Gearbox.vb
- VECTO/Input Files/VectoEPTPJob.vb 18 additions, 1 deletionVECTO/Input Files/VectoEPTPJob.vb
- VECTO/Input Files/VectoJob.vb 26 additions, 10 deletionsVECTO/Input Files/VectoJob.vb
- VECTO/Input Files/Vehicle.vb 73 additions, 37 deletionsVECTO/Input Files/Vehicle.vb
Loading
Please register or sign in to comment