projectdoc Toolbox

Central Doctype Properties

List of central doctype properties.

Document Default Location
Controls the default for a doctype.

Configuration

Doctype properties are configured as metadata in the doctype model defined in Doctype Descriptors.

Sample doctype configuration
<doctype
  xmlns="http://smartics.de/xsd/projectdoc/doctype/1"
  ...>
  ...
  <metadata>
    <property key="projectdoc.doctype.common.is-a">record</property>
    <property key="projectdoc.doctype-metadata.homepage.default-location">
		&gt;&gt;${date:yyyy-MM-dd} ${user:name}
    </property>
  </metadata>
  ...
</doctype>

Doctype Property Index

Need more Info?

More information on doctype:

Index Views for Doctype Properties