Other News

Community

Editing XML Schemas in .NET

This sample application demonstrates how to modify an XML schema using the XmlSchema and supporting classes found in the System.Xml.Schema namespace to create a simpleType facet for an element named ShippedDate. After running the sample, you will see the modifications in the Modified Schema textbox.

Community

XHTML 2.0: The Latest Trick

by Kendall Grant Clark – If the Semantic Web means anything, it means changing the Web’s infrastructure just enough so that inter-machine exchanges become as ubiquitous, cheap, and easy as inter-human exchanges already are. One vital goal, however, is to make inter-machine exchanges possible without

Community

Index maintenance

By Baya Pavliashvili – The easiest and oldest way to maintain indexes is to drop and recreate them. If your application has hundreds or even thousands of tables with a few indexes on each it would be quite a task to go through each one of them and recreate the indexes. The larger the table the longe

Community

XML and Oracle

by Roger Schrag – In this paper we will look at what XML is, why it is so promising, and tools and capabilities Oracle provides in order to leverage XML in your database applications. We will stay at a pretty high level. This paper is meant to be a quick read in order to get you started on understan