Re: Attributes and ownerDocument

On 7 Sep 98, at 15:25, msabin@cromwellmedia.co.uk wrote:

> doesn't mention ownerDocument I would have assumed that not being 'part of
> the document tree' would imply that this attribute would be null too.
> 
> Can anyone reassure me that a null value would be conforming?

The Attribute should know which structure model it is part of, i.e. 
which document tree it is associated with. Thus ownerDocument 
should not be null for Attributes that are associated with Elements.


Lauren

Received on Monday, 7 September 1998 10:55:41 UTC