At 8:58 AM -0400 10/10/02, Jeff Beal wrote: >I didn't know about this. Does it try to do any sort of validation? >
No, validation is separate from XInclude. You can validate if you want to or not. You can validate before or after inclusion or both or neither. It helps to think of your system as a chain of black boxes applied in sequence where the individual boxes for validation, inclusion, etc. can be swapped or reordered or duplicated rather than as a single black box which does everything at once. -- +-----------------------+------------------------+-------------------+ | Elliotte Rusty Harold | [EMAIL PROTECTED] | Writer/Programmer | +-----------------------+------------------------+-------------------+ | XML in a Nutshell, 2nd Edition (O'Reilly, 2002) | | http://www.cafeconleche.org/books/xian2/ | | http://www.amazon.com/exec/obidos/ISBN%3D0596002920/cafeaulaitA/ | +----------------------------------+---------------------------------+ | Read Cafe au Lait for Java News: http://www.cafeaulait.org/ | | Read Cafe con Leche for XML News: http://www.cafeconleche.org/ | +----------------------------------+---------------------------------+
