Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Development Trends in Web and Oracle
Mark C. Stock wrote:
> "IANAL_VISTA" <IANAL_Vista_at_hotmail.com> wrote in message
> news:Xns9618BA80696FBSunnySD_at_68.6.19.6...
>
>>Galen Boyer <galenboyer_at_hotpop.com> wrote in >>news:uhdjeg5em.fsf_at_hotpop.com: >> >> >>>On Mon, 14 Mar 2005, wizofoz2k_at_yahoo.com.au wrote: >>> >>>>Hexathioorthooxalate apparently said,on my timestamp of 13/03/2005 >>>>10:50 PM: >>>> >>>> >>>>>What the heck do you think an XML schema is, or even a DTD. It >>>>>is the rules, the contract, that the data must adhere to. This >>>>>seems like SOMETHING to me. >>>> >>>>NO, most definitely NOT. It is a DESCRIPTION of the rules. >>>>It is NOT a way of enforcing the rules. For that, you MUST >>>>write code! >>> >>>This isn't true with Schemas. Your statement is about as wrong as >>>Hexathioorthooxalate's statement that one must right triggers and procs >>>to check RI. Sure, something must, but not the developer of either an >>>XMLSchema or a Relational schema. >>> >> >>Please post a working/reproducable example or a URL to same.
I think this is a perfectly valid use of XML. You are using it for information exchange between multiple systems. But I'd not store one bit of it anywhere. I'd store the data relationally and create any required XML on the fly but solely for the purpose of data exchange. Every other access (think reporting) should be purely relational.
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace 'x' with 'u' to respond)Received on Mon Mar 14 2005 - 08:20:21 CST