[
Lists Home |
Date Index |
Thread Index
]
At 3:24 PM +0100 3/4/02, Eric van der Vlist wrote:
>No, I want to stress the need of a processing model definition for
>XML and be able to define if for a specific application I want
>XInclude (or external parsed entities) to be resolved before or
>after the c14n transformation.
>
>Exactly like I want to be able to say if I want to apply XInclude
>before or after processing a schema.
>
There is nothing preventing you from doing this today as part of your
local processes. You can take document A, merge the XIncludes to
produce document B, and then validate, canonicalize, encrypt, and/or
digitally sign document A and/or document B. Each process will have
the clear and unambiguous result defined by the specs.
Just don't tell me that document A and document B are the same thing,
or expect that I will be satisfied with working only with document B
and never want to touch document A.
--
+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo@metalab.unc.edu | Writer/Programmer |
+-----------------------+------------------------+-------------------+
| The XML Bible, 2nd Edition (Hungry Minds, 2001) |
| http://www.cafeconleche.org/books/bible2/ |
| http://www.amazon.com/exec/obidos/ISBN=0764547607/cafeaulaitA/ |
+----------------------------------+---------------------------------+
| Read Cafe au Lait for Java News: http://www.cafeaulait.org/ |
| Read Cafe con Leche for XML News: http://www.cafeconleche.org/ |
+----------------------------------+---------------------------------+
|