[xsd-users] compiling WXXM schema

Gavrila, Daniel D.Gavrila at gematronik.com
Thu Jun 28 07:20:27 EDT 2012


Hello ,

I'm in the evaluation phase of XSD product and looks very impressive.

I'm trying to compile the WXXM schema(version 1.1.1) published here  https://wiki.ucar.edu/display/NNEWD/WXXM
The WXXM schema is based on GML schema. My command line for compiling just the units.xsd file from the wx subfolder is:

        $ xsd cxx-tree --output-dir gen    --location-map http://schemas.opengis.net/gml/3.2.1/gml.xsd=/c/Sesar/gml-3.2.1-split-code/gml/3.2.1/gml.xsd        wx/units.xsd

and I got these errors :

c:\Sesar\gml-3.2.1-split-code\gml\3.2.1\gmlBase.xsd:15:49: warning F001: element 'AbstractObject' is implicitly of anyType
c:\Sesar\gml-3.2.1-split-code\gml\3.2.1\gmlBase.xsd:15:49: info: did you forget to specify 'type' attribute?
c:\Sesar\gml-3.2.1-split-code\gml\3.2.1\..\..\iso\19139\20070417\gmd\..\gmd\..\gco\..\gco\basicTypes.xsd:379:29: warning F001: element 'Record' is implicitly of anyType
c:\Sesar\gml-3.2.1-split-code\gml\3.2.1\..\..\iso\19139\20070417\gmd\..\gmd\..\gco\..\gco\basicTypes.xsd:379:29: info: did you forget to specify 'type' attribute?
gen\units.hxx: error: unable to open in write mode


Another problem:
I 've tried to compile also the GML schema  in this  environment Windows 7/MinGW  , gcc 4.7  with the help of makefile from the archive gml-3.2.1-split-code and I got in the linking phase this error:

gen\gml\PassThroughOperationPropertyType.o: file not recognized: Memory exhausted
collect2.exe: error: ld returned 1 exit status
make: *** [driver] Error 1

Is a problem with my PC or something else ?

Many thanks,



Daniel Gavrila
Meteorological Information System

Selex Systems Integration GmbH
Gematronik Weather Radar Systems
Raiffeisenstr. 10
41470 Neuss
GERMANY

Tel.:  +49-2137-782-138
Fax.: +49-2137-782-287

d.gavrila at gematronik.com<mailto:d.gavrila at gematronik.com>



www.gematronik.com
www.selex-si.de

Selex Systems Integration GmbH
Sitz der Gesellschaft / Registered Office: Neuss
Registergericht / Register Court: Neuss HR B 1242
Gesch?ftsf?hrer / Managing Director: Ulrich Nellen


More information about the xsd-users mailing list