Re: [xml-dev] What are units-of-measure? e.g., what's a "kilometer"?

From
Richard Tobin <>
To
Date
2003-07-17T16:31:33Z
ID
<>
Thread
Re: [xml-dev] What are units-of-measure? e.g., what's a "kilometer"?
>  "The length of the Yangtze River is 6300 kilometers."
>
>What is a "kilometer"?

It's a length.  Your sentence expresses the relationship between two
lengths: the length of the Yangtze, and the kilometer.  And that
relation is that the former is 6300 times the latter.

You sometimes see the axes of graphs labelled as, say, "length/km".

(Or you could also see it as a relationship between the kilometer and
1/6300: a kilometer is length-of-the-Yangtze of them.)

-- Richard