Coverage (XML)

A description of the coverage of a resource.

Namespace:http://gedcomx.org/v1/
URI:http://gedcomx.org/v1/Coverage
Extends:HypermediaEnabledData

Properties

Name Type Description
spatial PlaceReference Spatial coverage.
temporal Date Temporal coverage.
Properties inherited from HypermediaEnabledData
link list of Link The list of hypermedia links. Links are not specified by GEDCOM X core, but as extension elements by GEDCOM X RS.
Properties inherited from ExtensibleData
id string A local, context-specific id for the data.

Example

<coverage id="..." xmlns="http://gedcomx.org/v1/">
  <spatial confidence="..." description="..." id="...">
    <original>...</original>
    <normalized xml:lang="...">...</normalized>
    <extension1 xmlns="">...</extension1>
    <extension2 xmlns="">...</extension2>
  </spatial>
  <temporal confidence="..." id="...">
    <original>...</original>
    <formal>...</formal>
    <normalized xml:lang="...">...</normalized>
    <extension1 xmlns="">...</extension1>
    <extension2 xmlns="">...</extension2>
  </temporal>
  <link accept="..." allow="..." count="..." href="..." hreflang="..." offset="..." rel="..." results="..." template="..." title="..." type="..."/>
  <extension1 xmlns="">...</extension1>
  <extension2 xmlns="">...</extension2>
</coverage>

變更語言

意見回饋

傳送中……

意見回饋已傳送。

無法傳送意見回饋。5秒鐘後重試。