Re: Terminology: "Foo has the string data type" or "Foo is the string data type" or "Foo has a data type that is a string" or something else?

On Wed, 2012-04-04 at 17:29 +0000, Costello, Roger L. wrote:
> Hi Folks,
> 
> Consider this element declaration:
> 
>       <element name="Foo" type="string" />
> 
> What is the proper way of expressing the relationship between Foo and
> the string data type?

"proper" is the way that conveys your intent the most 
effectively.

The data type of foo is "string", or, informally, Foos' type is a
string, or, Foo is a string.

    The chief Defect of Henry King
    Was chewing little bits of String.
    At last he swallowed some which tied
    Itself in ugly Knots inside.

Liam

-- 
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/

Received on Wednesday, 4 April 2012 20:21:47 UTC