This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Hi James: James Gallagher wrote: > John, > > I Need to build a server-side 'AIS' for Hyrax for use in several > projects and I'm looking at NCML in several ways. I have some questions. > > I don't think the NCML is something that I can use as a module/handler > in the BES, but maybe you've got some ideas there that would change that? sorry, i dont really know what that means so im not sure. NcML is just an XML representation of the CDM data model. > > How do you specify values to a Structure type NCML attribute? CDM / NcML doesnt currently support structure-valued attributes. Might change, but Im trying to see if i can get by without it. > > I am thinking of adding an xml attribute type to NCML and/or DAP to > serve as a way to move arbitrary XML fragments around with the data. > What do you think about that idea? its easy enough to allow arbitrary XML inside other XML such as NcML. A DAP data response could be extended to allow an XML component. If you mean the DDS/DAS, I think going to a (possible revamped) DDX might be better. sorry i cant be more helpful, its hard to give advice out of context. > > James > > > -- > James Gallagher > jgallagher at opendap.org > 406.723.8663 > >