At 00/04/03 15:20 -0700, Sreenivasan Muniswamy wrote:
>Can anyone tell me what is a logical structure and a physical structure of a
>XML

The logical structure is the hierarchy of elements, starting with the 
document element at the top with nested elements below until you get to 
elements that do not have any child elements.

The physical structure is the hierarchy of entities (files, web resources, 
etc.) in which you store or obtain your XML markup, starting with the 
document being parsed, including nested external parsed entities that are 
referenced by the document being parsed.

Each physical entity must have a well-formed logical structure, therefore, 
the end result of pulling in the nested physical hierarchy results in a 
well-formed logical structure for the document as a whole.

I hope this helps.

............... Ken



--
G. Ken Holman                    mailto:[EMAIL PROTECTED]
Crane Softwrights Ltd.             http://www.CraneSoftwrights.com/e/
Box 266, Kars, Ontario CANADA K0A-2E0   +1(613)489-0999   (Fax:-0995)
Web site: XSL/XML/DSSSL/SGML services, training, libraries, products.
Practical Transformation Using XSLT and XPath      ISBN 1-894049-04-7
Next instructor-led training:    2000-05-02,2000-05-11/12,2000-05-15,
-                                    2000-06-12,2000-06-13,2001-01-27


==========================================
XML/EDI Group members-only discussion list
Homepage =  http://www.xmledi.org

Brought to you by: Online Technologies Corporation
                  Home of BizServe - www.bizserve.com

TO UNSUBSCRIBE: Send email to <[EMAIL PROTECTED]>
               Leave the subject blank, and
               In the body of the message, enter ONLY: unsubscribe

Questions/requests should be sent to: [EMAIL PROTECTED]
To join the XML/EDI Group complete the form located at:
http://www.geocities.com/WallStreet/Floor/5815/mail1.htm


Reply via email to