agent |
restriction of xs:token |
|
|
optional |
|
categorizes the cause of the damage, if it can be identified. Sample
values include: 1] rubbing; 2] mildew; 3] smoke |
|
atLeast |
union of(xs:double, xs:decimal, restriction of xs:token) |
|
|
optional |
|
gives a minimum estimated value for the approximate
measurement. |
|
atMost |
union of(xs:double, xs:decimal, restriction of xs:token) |
|
|
optional |
|
gives a maximum estimated value for the approximate
measurement. |
|
confidence |
xs:double |
|
|
optional |
|
specifies the degree of statistical confidence (between zero and one) that
a value falls within the range specified by min and max, or the proportion of observed
values that fall within that range. |
|
degree |
union of(xs:double, restriction of xs:token) |
|
|
optional |
|
provides a coded representation of the degree of damage, either as a
number between 0 (undamaged) and 1 (very extensively damaged), or as one of the codes
high, medium, low, or unknown. The damage element with the degree attribute should only be
used where the text may be read with some confidence; text supplied from other sources
should be tagged as supplied. |
|
extent |
xs:string |
|
|
optional |
|
indicates the size of the object concerned using a project-specific
vocabulary combining quantity and units in a single string of words. |
|
group |
xs:nonNegativeInteger |
|
|
optional |
|
assigns an arbitrary number to each stretch of damage regarded as forming
part of the same physical phenomenon. |
|
hand |
xs:anyURI |
|
|
optional |
|
points to a handNote element describing the hand considered responsible
for the textual content of the element concerned. |
|
max |
union of(xs:double, xs:decimal, restriction of xs:token) |
|
|
optional |
|
where the measurement summarizes more than one observation or a range,
supplies the maximum value observed. |
|
min |
union of(xs:double, xs:decimal, restriction of xs:token) |
|
|
optional |
|
where the measurement summarizes more than one observation or a range,
supplies the minimum value observed. |
|
precision |
restriction of xs:token |
|
|
optional |
|
characterizes the precision of the values specified by the other
attributes. |
|
quantity |
union of(xs:double, xs:decimal, restriction of xs:token) |
|
|
optional |
|
specifies the length in the units specified |
|
scope |
restriction of xs:token |
|
|
optional |
|
where the measurement summarizes more than one observation, specifies the
applicability of this measurement. Sample values include: 1] all; 2] most; 3]
range |
|
unit |
union of(restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token) |
|
|
optional |
|
names the unit used for the measurement Suggested values include: 1]
cm(centimetres) ; 2] mm(millimetres) ; 3] in(inches) ; 4] lines; 5] chars(characters) |
|