[Q] about attribute value normalization

I have a question about attribute value normalization.

In XML-Spec section 3.3.3 Attribute-Value Normalization,
there is following description.

 "If the declared value is not CDATA, then the XML processor
  must further process the normalized attribute value by
  discarding any leading and ....."

Should the "value" attribute of Attr interface be nomalized by
previous description?

After I modified the children of Attr Object, should the "value"
attribute be normalized again?

-----
 KAZUMI Saito  FUJITSU Laboratories Ltd.

Received on Monday, 9 November 1998 04:58:59 UTC