|
Structure of XML header, with description of elements are given below. Required elements and attributes are indicated with their name. All other elements are optional or conditional on the contents of the dataset.
<Metadata exchangeFormatVersion=”2.4” datestamp=date gatewayId=”text”>
<DatasetTitle>text</DatasetTitle >
<DatasetProvider>text</DatasetProvider>
<Abstract>
<Description>text</Description>
<DataCaptureMethod>text</DataCaptureMethod>
<Purpose>text</Purpose>
<GeographicCoverage>text</GeographicCoverage>
<TemporalCoverage>text</TemporalCoverage>
<DatasetConfidence>text</DatasetConfidence>
<AdditionalInformation>text</AdditionalInformation>
</Abstract>
<AccessConstraints>text</AccessConstraints>
<UseConstraints>text</UseConstraints>
<Survey providerId=”text”>
<Name>text</Name>
<Abstract>
<Description>text</Description>
<DataCaptureMethod>text</DataCaptureMethod>
<Purpose>text</Purpose>
<GeographicCoverage>text</GeographicCoverage>
<TemporalCoverage>text</TemporalCoverage>
<DatasetConfidence>text</DatasetConfidence>
<AdditionalInformation>text</AdditionalInformation>
</Abstract>
</Survey>
<OccurrenceAttribute>
<Name>text</Name>
<Description>text</Description>
</OccurrenceAttribute >
</Metadata>
|