List of central doctype properties.
Doctype properties are configured as metadata in the doctype model defined in Doctype Descriptors.
<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"> >>${date:yyyy-MM-dd} ${user:name} </property> </metadata> ... </doctype>
More information on doctype:
Doctype Property