packaging
Chad Berkley
berkley at nceas.ucsb.edu
Thu May 30 11:05:41 PDT 2002
so can I delete spatialGrid and spatialImage from cvs?
chad
On Thu, 2002-05-30 at 10:52, Peter McCartney wrote:
> attribute - should also import protocol(optional, unlimited) and coverage
> (optional, unlimited) to allow fine grained descriptions.
> spatialGrid - this module is replaced by spatialRaster
> spatialImage - this module is replace by spatialRaster
> spatialRaster - im checking this in now. extends spatialRepresentation
> complex type from entity.
> Entity - spatialRepresentation imports spatialReference (optional, once
> only)
> project - imports literature, protocol, coverage, responsible party.
>
> Peter McCartney (peter.mccartney at asu.edu)
> Center for Environmental Studies
> Arizona State University
> 480-965-6791
>
> -----Original Message-----
> From: Chad Berkley [mailto:berkley at nceas.ucsb.edu]
> Sent: Thursday, May 30, 2002 10:27 AM
> To: Eml-Dev (E-mail)
> Subject: packaging
>
>
> Hi,
>
> I've put together a preliminary template for how the packaging "hard
> coded" references will work. By this I mean the casted elements within
> modules that reference other modules. for instance entity should have a
> reference to attribute like:
> <entity id=1>
> ....entity fields
> <attribute id=2>
> ...attribute fields
> </attribute>
> <attribute id=3>
> ...attribute fields
> </attribute>
> </entity>
>
> the schema for this will look like:
> <xs:element name="entity" type="EntityType">
> ...other elements
> <xs:element name="attribute" type="att:AttributeType" minOccurs="0"
> maxOccurs="unbounded"/>
> </xs:element>
>
> where att:AttributeType is imported from eml-attribute.
>
> The template that I put together shows my first pass at which modules
> should be embedded in each other. Please take a look at it and give me
> any comments. I would like to implement this by tomorrow so please send
> comments ASAP. If you have any questions about what I mean by the
> structure of the template, just ask. I think it's pretty self
> explanatory.
>
> Thanks,
> chad
> --
> -------------------------------
> Chad Berkley
> National Center for Ecological
> Analysis and Synthesis (NCEAS)
> 735 State St. Ste. 204
> Santa Barbara, CA 93101
> 805-892-2530
> berkley at nceas.ucsb.edu
> -------------------------------
--
-------------------------------
Chad Berkley
National Center for Ecological
Analysis and Synthesis (NCEAS)
735 State St. Ste. 204
Santa Barbara, CA 93101
805-892-2530
berkley at nceas.ucsb.edu
-------------------------------
More information about the Eml-dev
mailing list