Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: I fixed two small typos only.

...

When developing a metadata form it can be useful to have an XML editor to test code in. Typically these editors can help you determine the XPath of an element, whether the output you are producing is valid, etc. XML dditors editors would include oXygen (commerical), XPontus (opensource), and there are many others.

...

XML Form Builder is a Drupal module that integrates the creation of XML based forms into Islandora. Once a form has been built, it is associated with a content model. This tutorial will take you through the process of creating a form, associating it with a content model, and implementing it with a collection. Once it has been created you will be able to create and edit your metadata.

...