folder_tree

TwitterFacebook
Get flash to fully experience Pearltrees
http://msdn.microsoft.com/en-us/data/bb190600

XML Developer Center

NOTE : This section covers working with XML using MSXML. See XML Overview or this section for working with XML using System.Xml and the .NET Framework.
A: After you're comfortable with XML markup, it's time to tackle entities. The term entity in the XML Recommendation is used for several related, but slightly different things. There are three things that might loosely be called entities in XML, and we'll take a detailed look at each of them: After examining the types of entities available in part 1 , part 2 of this article looks at: how and where you must declare entities , some entity attributes , and entity expansion . http://www.xml.com/pub/a/98/08/xmlqna0.html

Entities: What are They Good For?

STG XML Validation Form

http://www.stg.brown.edu/service/xmlvalid/ To validate a small XML document, just paste it into the text field below and hit the validate button. If the document is too large to be conveniently pasted into the text field, enter its filename into the local file field. You may also validate an arbitrary XML document on the Web by typing its URI into the URI field. For more instructions, see below . See also the FAQ .
See the TCC Knowledge Matrix Project document for a medium-sized example involving XSLT and DOM. The XSLT part generates the Web pages displaying TCC people and their skills. See the TCC Knowledge Matrix Project document for a medium-sized example involving XSLT and DOM. The DOM part is used by the xskill application, a graphical user interface that lets TCC people update their skills.

Examples of XML applications

http://infohost.nmt.edu/tcc/help/xml/examples.html
http://communities.softwareag.com/ecosystem/communities/public/Developer/webmethods/products/tamino/faq/XMLStarter/XMLDatabase.html?overview=/public/Developer/webmethods/products/tamino/faq/XMLStarter.html The enterprise database infrastructure today consists largely of high-end transaction processing systems such as Adabas and IMS on one hand and RDBMS-based information systems on the other. Over the last five years, however, there has been an explosion of demand for access to these enterprise databases over the internet, and also to use them to support electronic business operations. These include transactions between systems within an enterprise ("enterprise integration"), between businesses in a supply chain ("B2B e-commerce") and directly to customers ("B2C e-commerce"). The initial reaction of most companies was to integrate these diverse operations by building or buying software such as "application servers" that employed protocols such as DCOM or CORBA to perform such integration. More recently, XML offers the option of performing the necessary integration by exchanging standardized data. Why is this, and what about XML has changed the situation?

XML Application Examples

Download details: Internet Explorer Tools for Validating XML and Viewing XSLT Output

Overview Currently, when browsing XML files using Microsoft® Internet Explorer, the XML documents are not validated. In addition, when viewing the source of the document, only the XML is returned and there is no way to view the output from the XSL or XSLT style sheet that may have been used to transform that XML document. The Internet Explorer tools for validating XML and viewing XSLT output will enable a shell option when viewing XML files to see the processed XSL output. http://www.microsoft.com/download/en/details.aspx?amp;displaylang=en&id=17280
Windows runtime is designed to provide a platform to create language independent metro style applications that extend the browser experience to the rich Windows experience. Windows runtime uses API metadata , follows the ECMA-335 framework, and also provides a collection of patterns for creating and managing asynchronous operations. Read on to learn more... http://www.codeguru.com/

15 Seconds : Advanced UI Design Using XML and XSL - Part 1: Folder Tree Creation