|
Differentiate between Untyped XML and Typed XML
|
Differentiate between Untyped XML and Typed
XML - March 09, 2009 at 11:00 AM by Amit Satpute
Differentiate between Untyped XML and Typed XML
Untyped XML |
Typed XML |
To be used when schema is not available for an for XML data |
To be used when schema is available for the XML data. |
To be used when data has to be validated on the client side |
To be used when data has to be validated on the server side. |
|
Advantage of optimization, storage and type Information during compilation can
be taken |
|
|
|
|