XML framework

An XML framework is a Software framework that implements features to aid the programmer in creating applications with all data produced in XML. The programmer defines and produces pure data in XML format and the framework transforms the document to any format desired. One code, one XML and several transformations like XHTML, SVG, WML, Excel or Word format, or other document type may result.

Features in an XML framework

  • Classes to abstract the USE of XML documents
  • Classes to abstract the DATA access - All data is XML independent of your source, like XML, Database, text files
  • XSLT cache.
  • Easy way to create XSLT documents like code snippets
  • Framework must be extensible because XML is extensible by definition.

Examples

  • XMLNuke is a pure XML framework
  • eXtensible Text Framework is a hybrid XML framework that utilizes XML data, XSLT 2.0, and Java
gollark: Aħ yes, that.
gollark: I already used Optifine, BetterFPS, FoamFix and... well, can't remmeber another.
gollark: I make up for the low RAM by using zswap, which holds some RAM contents... in RAM... but compressed.
gollark: It might be a combination of low RAM and bad CPU/GPU really.
gollark: ... I only have 8GB of RAM here.

References

    This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.