geosolutions-it / DATEX-Utilities

DATEX Utilities
https://datex2.eu/
1 stars 2 forks source link

Improve support for multiple schema files convert and Datex 3. #48

Closed fernandor777 closed 5 years ago

fernandor777 commented 5 years ago

This PR improves convert algorithm allowing processing multiple schema files types. For this reason now parameters format changed to:

java -jar datexgml.jar "{prefixedType1},{prefixedType2}" "{targetNamespace}" {filePath1} {filePath2} ... {filePath_n}

Example:

java -jar datexgml.jar "sit:Situation,d2:payload" "http://geosolutions.it/schema/3/3_5"  DATEXII_3_D2Payload.xsd DATEXII_3_commons.xsd