例子: <precision>
These search results reproduce every example of the use of <precision> in the Guidelines, including all localised and translated versions. In some cases, the examples have been drawn from discussion of other elements in the Guidelines and illustrating the use of <precision> is not the main focus of the passage in question. In other cases, examples may be direct translations of each other, and hence identical from the perspective of their encoding.
21 Certainty, Precision, and Responsibility
<date xml:id="date001" notBefore="0014"
notAfter="0064">Within about 50
years of the death of Augustus</date>
<precision target="#date001"
match="@notBefore" precision="high"/>
<precision target="#date001"
match="@notAfter" precision="low"/>
notAfter="0064">Within about 50
years of the death of Augustus</date>
<precision target="#date001"
match="@notBefore" precision="high"/>
<precision target="#date001"
match="@notAfter" precision="low"/>
<date notBefore="1632" notAfter="1642">Not more than ten years before the start of the Civil War
<precision match="@notBefore"
precision="low"/>
<precision match="@notAfter"
precision="high"/>
</date>
<precision match="@notBefore"
precision="low"/>
<precision match="@notAfter"
precision="high"/>
</date>
<date xml:id="d001" notBefore="0014"
notAfter="0064">About 50
years after the death of Augustus</date>
<precision target="#d001" match="@notAfter"
precision="low"/>
<precision target="#d001"
match="@notBefore" precision="high"/>
notAfter="0064">About 50
years after the death of Augustus</date>
<precision target="#d001" match="@notAfter"
precision="low"/>
<precision target="#d001"
match="@notBefore" precision="high"/>
<residence from="1857-03-01"
notAfter="1857-04-30">From the 1st of March to
some time in April of 1857.
<precision match="@notAfter"
precision="medium"/>
</residence>
notAfter="1857-04-30">From the 1st of March to
some time in April of 1857.
<precision match="@notAfter"
precision="medium"/>
</residence>
<width xml:id="w00t" atLeast="10"
atMost="30" unit="cm" scope="all"/>
<precision target="#w00t" match="@atMost"
precision="low"/>
atMost="30" unit="cm" scope="all"/>
<precision target="#w00t" match="@atMost"
precision="low"/>