Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Development Trends in Web and Oracle
On 13 Mar 2005, wizofoz2k_at_yahoo.com.au wrote:
> Galen Boyer wrote:
>> >> 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.
A relational model doesn't do ANYTHING with data either. But, if you try to store data in an RI enabled schema, it must pass validation. If you try to validate an XML clob against its XMLSchema, it must pass the same type of validation.
-- Galen deForest BoyerReceived on Sun Mar 13 2005 - 20:28:04 CST
![]() |
![]() |