Re: [xml-dev] Should we include the XML prolog in the XPath data model, or DOM

From
Mukul Gandhi <>
To
Michael Glavassevich <>
Date
2008-09-20T16:14:12Z
ID
<>
Thread
Re: [xml-dev] Should we include the XML prolog in the XPath data model, or DOM
Thanks, Michael for information about the DOM.

I think, XPath data model has taken a different approach and not
representing these details in the data model. I don't know the exact
reason why this is done in XDM, but I feel it's right with XDM.

On Sat, Sep 20, 2008 at 9:14 PM, Michael Glavassevich
<> wrote:
> Information from the XML declaration is already stored in the DOM [1][2][3]
> (since DOM Level 3). Within the API the values have an effect on
> serialization, in-memory well-formedness checking and in-memory validation.
>
> [1]
> http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core.html#Document3-version
> [2]
> http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core.html#Document3-encoding
> [3]
> http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core.html#Document3-standalone
>
> Michael Glavassevich
> XML Parser Development
> IBM Toronto Lab
> E-mail: 
> E-mail: 


-- 
Regards,
Mukul Gandhi