[auscope-geosciml] FullMoon processing of nillable tags is not complete [SEC=UNCLASSIFIED]
Oliver.Raymond at ga.gov.au
Oliver.Raymond at ga.gov.au
Fri Jun 3 02:39:13 EDT 2011
Hi Pavel, Rob, et al,
I have just got advance copy of the GeoSciML v3 rc3 schemas which were generated by FullMoon yesterday by Francois. It appears that the "nillable=true" tag is being only partly processed by FullMoon. There is no encoding of gml:nilReason for nilled attributes.
The attached example (borehole.xsd) from the recently generated schemas shows:
<element name="indexData" type="gbh:BoreholeDetailsPropertyType" nillable="true">
<annotation>
<documentation>Specifies the Borehole details</documentation>
</annotation>
</element>
but it should be:
<element name="indexData" nillable="true">
<annotation>
<documentation>Specifies the Borehole details</documentation>
</annotation>
<complexType>
<complexContent>
<extension base="gbh:BoreholeDetailsPropertyType">
<attribute name="nilReason" type="gml:NilReasonType"/>
</extension>
</complexContent>
</complexType>
</element>
Could you please have a look at this at your earliest convenience and let us know if this is a problem with the FullMoon code, or a problem with our use of FullMoon.
Thanks,
Ollie
_______________________________________________________________________
Ollie Raymond
Project Leader
National Geological Maps and Data Standards Project<http://www.ga.gov.au/minerals/projects/current-projects/geological-maps-standards.html>
Geoscience Australia
Interoperability Working Group<https://www.seegrid.csiro.au/wiki/bin/view/CGIModel/InteroperabilityWG>
IUGS Commission for the Management and Application of Geoscience Information
Address: GPO Box 378, Canberra, ACT, 2601, Australia | ABN: 80 091 799 039
Ph: +61 2 62499575 | Fax: +61 2 62479992 | Email: oliver.raymond at ga.gov.au<mailto:oliver.raymond at ga.gov.au> | Google Map<http://maps.google.com/maps?f=q&hl=en&geocode=&q=canberra+australia&ie=UTF8&ll=-35.344028,149.158362&spn=0.007684,0.016404&t=h&z=17&iwloc=addr&om=1>
_______________________________________________________________________
--- This message was created with 100% recycled electrons ---
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengeospatial.org/pipermail/geosciml/attachments/20110603/5e3efbd9/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: borehole.xsd
Type: text/xml
Size: 10313 bytes
Desc: borehole.xsd
URL: <http://lists.opengeospatial.org/pipermail/geosciml/attachments/20110603/5e3efbd9/attachment.bin>
More information about the GeoSciML
mailing list