Closed rainman110 closed 7 years ago
@dixxi @RlanderRISCSW I am on it, I'll create a PR!
oh, i just fixed that minutes ago^^
in: 7a643f5e346c1ab2a3fc9fd3f97deaf67338b7d4
NP! Also great. At least I was motivated to look into the generator code ;)
Funny... my diff looks the same
Now this is looking just as it should be:
ERR 03/23 16:43:18 CPACSWingShell.cpp:49] Required attribute uID is missing at xpath /cpacs/vehicles/aircraft/model/wings/wing[1]/componentSegments/componentSegment[1]/structure/upperShell ERR 03/23 16:43:18 CPACSWingComponentSegmentStructure.cpp:59] Required element lowerShell is missing at xpath /cpacs/vehicles/aircraft/model/wings/wing[1]/componentSegments/componentSegment[1]/structure
Currently, when I open a slighty faulty CPACS file, I get the following error messages
It would be cool, if we could also say, in what XML path this error is. e.g:
I think, that this can easiliy be added to the generator, right?