xsl-list
[Top] [All Lists]

RE: xslt phases for FAQ, was Reading the XML declaration using XSL

2005-01-20 11:01:38
At 05:34 AM 1/20/2005, Andrew wrote:

> Phase 0, XML parse:
>    Resolve entities;
>    Determine source doc encoding
>    Validate (if using a validating parser with validation switched on)
>    Catalog resolution (if appropriate)
>    Build the internal model of the source document
>    Build the internal model of the stylesheet

As a subheader under validation I would add 'Populate defaulted values
if using DTD/XML Schema, thankfully not an issue if using RNG'

Or to put it another way, one should be aware that certain kinds of validation entail their own kinds of transformation. :->

Cheers,
Wendell


======================================================================
Wendell Piez                            
mailto:wapiez(_at_)mulberrytech(_dot_)com
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                    Direct Phone: 301/315-9635
Suite 207                                          Phone: 301/315-9631
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
  Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--