Can XML be used in an electronic document management system?

Can XML be used in an electronic document management system?

I'm a college student from De La Salle Universtity, Philippines. My group and i are doing our thesis about creating an Electronic Document Management System for a government firm here in our country. I just want to ask if XML can be used in developing an Electronic Document Management System?

    Requires Free Membership to View

    When you register, you'll begin receiving targeted emails from my team of award-winning writers. Our goal is to keep you informed on recent service-oriented architecture (SOA) and SOA-related topics such as integration, governance, Web services, Cloud and more.

    Hannah Smalltree, Editorial Director

    By submitting your registration information to SearchSOA.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchSOA.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

Yes absolutely. Documents form a spectrum from highly structured to very loosely structured. For highly structured documents a lot of efficiencies can be gained by making the structure explicit by using an XML schema notation such as RelaxNG or DTDs. For loosely structured documents editors that use XHTML or OpenOffice as their native file format are excellent choices.

For general purpose editing of loosely structured electronic documents, I recommend OpenOffice (open source).

This was first published in October 2003