Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Document Properties Marker
overridefalse
Short DescriptionDescribes the spaces model. Currently only one space per add-on is supported.
Doctypetopichide
NameSpace Descriptor
Short Name
Parent
Parent Property
propertyParent
property-nameName
hide
Audience
Name List
doctyperole
render-no-hits-as-blanktrue
propertyAudience

Level of Experience
Name List
doctypeexperience-level
render-no-hits-as-blanktrue
propertyLevel of Experience

Expected Duration
Subject
Name List
doctypesubject
propertySubject

Categories
Name List
doctypecategory
propertyCategories

Tags

Tag List
namesmodel
propertyTags

hide
Iteration

Iteration
valuefilledfinished

hide
Type
Name List
doctypetopic-type
render-no-hits-as-blanktrue
propertyType

Sponsors

Name List
doctypestakeholder
render-no-hits-as-blanktrue
propertySponsors


Locationsrc/main/resources/projectdoc-models/spaces/
XSD

System Link
filespace-doc.html
system-typesite
checktrue
labelSpace XSD

hide
XSD Download

System Link
filedownload/space.xsd
system-typesite
checktrue
labelspace.xsd

hide
Sort Key0020hide

...

Section
titleExample

The following example shows the definition of the main space. It defines the name, the description and the about message (used in the wizard dialog).

Code Block
languagexml
titleAdd-on Descriptor Example
<?xml version='1.0'?>

<space
  xmlns="http://smartics.de/xsd/projectdoc/space/1"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  id="main">
  <resource-bundle>
    <l7n><l10n>
      <name>Threat Model</name>
      <description>
        Threat analysis for a service.
      </description>
      <about>
        Document security issues of a service in form of a threat model.
      </about>
    </l7n>l10n>
    <l7n<l10n locale="de">
      <name>Bedrohungsmodell</name>
      <description>
        Bedrohungsanalyse für einen Service.
      </description>
      <about>
        Dokumentieren Sie Sicherheitsbelange eines Services in Form eines
        Bedrohungsmodells.
      </about>
    </l7n>l10n>
  </resource-bundle>
</space>
Tip Box

The

System Link
filespace-doc.html
system-typesite
checktrue
labelSpace XSD
defines the structure of this file.

...

Section
titleResources

More information on projectdoc models:

Display Table
doctypetopic
render-modedefinition
where$<Parent>=[projectdoc Model Descriptors]

Piwik Set Multiple Custom Variables
NameValue
Departmentprojectdoc
Categorymaven-plugin
Typedoctype-maven-plugin