A directory of resources inthe field of technical communication.

Downey, Kyle


About this Site | Advanced Search | Localization | Site Maps

 

1.
#20390

Designing a New Schema with XML Design Patterns

Proposes the design of an XML-based type library format. If you've had exposure to Microsoft COM or Mozilla's XPCOM, you're probably familiar with their binary TLB (MS) and XDT (Mozilla) formats that define the available operations and interfaces for a package of portable components. An interpreted language such as JavaScript can use these definitions as cheat sheets to find out what operations and parameters are available to call on-the-fly.

Downey, Kyle. XML.com (2003). Articles>Information Design>XML>Metadata