Read only – section or document
Prevents a document or section from being edited through the standard PageSeeder user interface. This is especially useful for content that is being maintained externally but integrated with PageSeeder content for publishing. An example of this class of content are comments that are maintained in source code.
For a document, set the @edit attribute on the <document> element to false.
For a section, set the @edit attribute on <section> element to false false.