wiki-archive/twiki/data/TAPIR/MetadataProposalTwo.txt,v

111 lines
2.2 KiB
Plaintext

head 1.3;
access;
symbols;
locks; strict;
comment @# @;
1.3
date 2007.01.09.00.00.00; author MoinMoin; state Exp;
branches;
next 1.2;
1.2
date 2007.01.09.00.00.00; author MoinMoin; state Exp;
branches;
next 1.1;
1.1
date 2007.01.09.00.00.00; author MoinMoin; state Exp;
branches;
next ;
desc
@Initial revision
@
1.3
log
@Revision 3
@
text
@---+ Metadata Proposal II
---+++++ Response
*open issue:* Do we need a repeatable "LegalOwner" element?
<verbatim>
<response>
<header>
...
</header>
<content>
<metadata>
<provider>
<name>String</name>
<code>String</code>
<logourl>http://www.xxx.yyy/logo.gif</logourl>
<accessPoint>http://xx</accessPoint>
<relatedInformation>http://xx</relatedInformation> *
<contact type="technical"> *
<name>String</name>
<title>String</title>
<emailAddress>a@@a</emailAddress>
<phone>String</phone>
</contact>
<abstract>String</abstract>
</provider>
<datasources>
<datasource> *
<name>String</name>
<code>String</code>
<logourl>http://www.xxx.yyy/logo.gif</logourl>
<accessPoint>http://xx</accessPoint>
<relatedInformation>http://xx</relatedInformation> *
<contact type="administrative"> *
<name>String</name>
<title>String</title>
<emailAddress>a@@a</emailAddress>
<phone>String</phone>
</contact>
<abstract>String</abstract>
<keywords>String</keywords>
<citation>String</citation>
<conceptualSchemas>
<schema namespace="http://www.tdwg.org/schemas/xxx" records="56712" dateLastUpdated="2003-07-27"/> *
<schema namespace="http://www.tdwg.org/schemas/yyy" records="156422" dateLastUpdated="2002-01-21"/>
</conceptualSchemas>
</datasource>
</datasources>
</metadata>
</content>
<diagnostics>
...
</diagnostics>
</response>
with* indicating repeatable elements
</verbatim>
@
1.2
log
@Revision 2
@
text
@d4 2
@
1.1
log
@Initial revision
@
text
@d14 1
d29 1
@