[xsd-users] GML 3.2.1 [Update]

Brad Howes howes at ll.mit.edu
Tue Apr 27 13:09:42 EDT 2010


Bah! Never mind. I just found out that one must only go through the gml.xsd schema per the 3.2.1 spec, and not via any of the component files. Doing it the piece-meai way appeared to work, but may have not been sound...

Brad



All,

After getting GML 3.1.1 up and running, the powers that be decided to move to GML 3.2.1. Right now I'm stuck trying to get anything to generate using cxx-tree. Here is an example of the errors I'm seeing while processing gmlBase.xsd using --file-per-type mode:

   ../../iso/19139/20070417/gmd/../gmd/../gco/../gco/../../../../gml/3.2.1/gmlBase.xsd:33:77: error: type 'http://www.opengis.net/gml/3.2:metaDataProperty' not found

Here are the options I'm using:

   --namespace-map http://www.opengis.net/gml/3.2=gml
   --root-element-none
   --generate-polymorphic

The element 'metaDataProperty' is defined in deprecatedTypes.xsd, and I can process that on its own just fine. I am suspicious of the jump into the ISO path files, thinking that perhaps there is something in there that is causing issues with XSD.

Any help at all would be most welcome. Hitting the docs once again...

Brad

-- 
Brad Howes
Group 42
MIT Lincoln Laboratory • 244 Wood St. • Lexington, MA 02173
Phone: 781.981.5292 • Fax: 781.981.3495 • Secretary: 781.981.7420








More information about the xsd-users mailing list