Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Element decor
Namespace No namespace
Diagram
DiagramDECOR_xsd_Element_decor.tmp#decor_repositoryDECOR_xsd_Element_decor.tmp#decor_privateDECOR_xsd_Element_decor.tmp#decor_releaseDECOR_xsd_Attribute_Group_DecorCompilationAttributes.tmp#DecorCompilationAttributesDECOR_xsd_Element_project.tmp#projectDECOR_xsd_Element_datasets.tmp#datasetsDECOR_xsd_Element_scenarios.tmp#scenariosDECOR_xsd_Element_ids.tmp#idsDECOR_xsd_Element_terminology.tmp#terminologyDECOR_xsd_Element_rules.tmp#rulesDECOR_xsd_Element_issues.tmp#issues
Properties
content complex
Model
Children datasets, ids, issues, project, rules, scenarios, terminology
Instance
<decor compilationDate="" deeplinkprefix="" deeplinkprefixservices="" language="" private="" release="1000" repository="" versionDate="" versionLabel="">
  <project defaultLanguage="" experimental="false" id="" prefix="">{1,1}</project>
  <datasets>{1,1}</datasets>
  <scenarios>{1,1}</scenarios>
  <ids>{1,1}</ids>
  <terminology>{1,1}</terminology>
  <rules>{1,1}</rules>
  <issues notifier="on">{1,1}</issues>
</decor>
Attributes
QName Type Fixed Use Annotation
compilationDate TimeStampNoTimezoneOrDevelopment optional
Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains the date stamp or 'development' of the compilation process
deeplinkprefix xs:anyURI optional
Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains ART-DECOR URI of the server that ran the compilation.
deeplinkprefixservices xs:anyURI optional
Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains DECOR services URI of the server that ran the compilation.
language LanguageCodeOrAsterisk optional
Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains principal used in the compilation process (compilation may be run multiple times, one per language)
private xs:boolean optional
Indication whether this DECOR project is private, i.e. should NOT be included in searches from external.
release SmallNonNegativeInteger 1000 optional
Release number (dddd) of the DECOR project file, for conversion detection beteeen releases later
repository xs:boolean optional
Indication whether this DECOR project is a (building block) repository (BBR)
versionDate TimeStampNoTimezoneOrDevelopment optional
Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains the date stamp or 'development' for the currently processed project/(version|release)
versionLabel xs:string optional
Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains the label for the currently processed project/(version|release)
Wildcard: ANY attribute from ANY namespace OTHER than 'No Namespace'
Source
<xs:element name="decor">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="1" maxOccurs="1" ref="project">
        <xs:annotation>
          <xs:appinfo>
            <xforms:label xml:lang="nl-NL">Projectinformatie</xforms:label>
            <xforms:label xml:lang="en-US">Project Information</xforms:label>
            <xforms:label xml:lang="de-DE">Informationen zum Projekt</xforms:label>
          </xs:appinfo>
          <xs:documentation xml:lang="nl-NL">Projectinformatie</xs:documentation>
          <xs:documentation xml:lang="en-US">Project Information</xs:documentation>
          <xs:documentation xml:lang="de-DE">Informationen zum Projekt</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element minOccurs="1" maxOccurs="1" ref="datasets">
        <xs:annotation>
          <xs:appinfo>
            <xforms:label xml:lang="nl-NL">Datasetdefinitie</xforms:label>
            <xforms:label xml:lang="en-US">Data Set Definition</xforms:label>
            <xforms:label xml:lang="de-DE">Data Set Definition</xforms:label>
          </xs:appinfo>
          <xs:documentation xml:lang="nl-NL">Data Set Definitie</xs:documentation>
          <xs:documentation xml:lang="en-US">Data Set Definition</xs:documentation>
          <xs:documentation xml:lang="de-DE">Data Set Definition</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element minOccurs="1" maxOccurs="1" ref="scenarios">
        <xs:annotation>
          <xs:appinfo>
            <xforms:label xml:lang="nl-NL">Scenariodefinitie</xforms:label>
            <xforms:label xml:lang="en-US">Scenario Definition</xforms:label>
            <xforms:label xml:lang="de-DE">Szenario Definition</xforms:label>
          </xs:appinfo>
          <xs:documentation xml:lang="nl-NL">Scenariodefinitie, inclusief actoren, transacties, modellen, cardinaliteiten en conformancestatements</xs:documentation>
          <xs:documentation xml:lang="en-US">Scenario Definition, with actors, transactions, models, cardinalities, conformance statements</xs:documentation>
          <xs:documentation xml:lang="de-DE">Szenario Definition, mit Aktoren, Transaktionen, Modellem, Kardinalitäten, Konformitätsangaben</xs:documentation>
        </xs:annotation>
      </xs:element>
      <!-- identifiers -->
      <xs:element minOccurs="1" maxOccurs="1" ref="ids">
        <xs:annotation>
          <xs:appinfo>
            <xforms:label xml:lang="nl-NL">Gebruikte identificaties</xforms:label>
            <xforms:label xml:lang="en-US">Identifiers used</xforms:label>
            <xforms:label xml:lang="de-DE">Benutzte Identifikatoren</xforms:label>
          </xs:appinfo>
          <xs:documentation xml:lang="nl-NL">Gebruikte identificaties, bedoeld voor weergavedoeleinden</xs:documentation>
          <xs:documentation xml:lang="en-US">Identifiers used, rendering only</xs:documentation>
          <xs:documentation xml:lang="de-DE">Benutzte Identifikatoren, nur zur Anzeige</xs:documentation>
        </xs:annotation>
      </xs:element>
      <!-- terminology, e.g. value sets -->
      <xs:element minOccurs="1" maxOccurs="1" ref="terminology">
        <xs:annotation>
          <xs:appinfo>
            <xforms:label xml:lang="nl-NL">Terminologiedefinities</xforms:label>
            <xforms:label xml:lang="en-US">Terminology definitions</xforms:label>
            <xforms:label xml:lang="de-DE">Terminologische Definitionen</xforms:label>
          </xs:appinfo>
          <xs:documentation xml:lang="nl-NL">Terminologiedefinities</xs:documentation>
          <xs:documentation xml:lang="en-US">Terminology definitions</xs:documentation>
          <xs:documentation xml:lang="de-DE">Terminologische Definitionen</xs:documentation>
        </xs:annotation>
      </xs:element>
      <!-- rules -->
      <xs:element minOccurs="1" maxOccurs="1" ref="rules">
        <xs:annotation>
          <xs:appinfo>
            <xforms:label xml:lang="nl-NL">Regeldefinities</xforms:label>
            <xforms:label xml:lang="en-US">Rules definitions</xforms:label>
            <xforms:label xml:lang="de-DE">Regeldefinitionen</xforms:label>
          </xs:appinfo>
          <xs:documentation xml:lang="nl-NL">Regeldefinities</xs:documentation>
          <xs:documentation xml:lang="en-US">Rules definitions</xs:documentation>
          <xs:documentation xml:lang="de-DE">Regeldefinitionen</xs:documentation>
        </xs:annotation>
      </xs:element>
      <!-- issues -->
      <xs:element minOccurs="1" maxOccurs="1" ref="issues">
        <xs:annotation>
          <xs:appinfo>
            <xforms:label xml:lang="nl-NL">Issuelijst</xforms:label>
            <xforms:label xml:lang="en-US">Issue list</xforms:label>
            <xforms:label xml:lang="de-DE">Problemliste</xforms:label>
          </xs:appinfo>
          <xs:documentation xml:lang="nl-NL">Issuelijst</xs:documentation>
          <xs:documentation xml:lang="en-US">Issue list</xs:documentation>
          <xs:documentation xml:lang="de-DE">Problemliste</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
    <xs:attribute name="repository" type="xs:boolean" use="optional">
      <xs:annotation>
        <xs:appinfo>
          <xforms:label xml:lang="nl-NL">DECOR-project is een (building block) repository (BBR)</xforms:label>
          <xforms:label xml:lang="en-US">DECOR project is a (building block) repository (BBR)</xforms:label>
          <xforms:label xml:lang="de-DE">DECOR-Projekt ist ein (Building Block) Repository (BBR)</xforms:label>
        </xs:appinfo>
        <xs:documentation xml:lang="en-US">Indication whether this DECOR project is a (building block) repository (BBR)</xs:documentation>
      </xs:annotation>
    </xs:attribute>
    <xs:attribute name="private" type="xs:boolean" use="optional">
      <xs:annotation>
        <xs:appinfo>
          <xforms:label xml:lang="nl-NL">DECOR-project is privé</xforms:label>
          <xforms:label xml:lang="en-US">DECOR project is private</xforms:label>
          <xforms:label xml:lang="de-DE">DECOR-Projekt ist privat</xforms:label>
        </xs:appinfo>
        <xs:documentation xml:lang="en-US">Indication whether this DECOR project is private, i.e. should NOT be included in searches from external.</xs:documentation>
      </xs:annotation>
    </xs:attribute>
    <xs:attribute name="release" type="SmallNonNegativeInteger" fixed="1000" use="optional">
      <xs:annotation>
        <xs:appinfo>
          <xforms:label xml:lang="nl-NL">DECOR-project release nummer</xforms:label>
          <xforms:label xml:lang="en-US">DECOR project release number</xforms:label>
          <xforms:label xml:lang="de-DE">DECOR-Projekt Release Nummer</xforms:label>
        </xs:appinfo>
        <xs:documentation xml:lang="en-US">Release number (dddd) of the DECOR project file, for conversion detection beteeen releases later</xs:documentation>
      </xs:annotation>
    </xs:attribute>
    <!-- Only relevant after compilation -->
    <xs:attributeGroup ref="DecorCompilationAttributes"/>
    <xs:anyAttribute namespace="##other" processContents="skip">
      <xs:annotation>
        <xs:documentation xml:lang="en-US">Contains dummy attributes that force xmlns declarations for templates</xs:documentation>
      </xs:annotation>
    </xs:anyAttribute>
  </xs:complexType>
</xs:element>
Attribute decor / @repository
Namespace No namespace
Annotations
Indication whether this DECOR project is a (building block) repository (BBR)
Type xs:boolean
Properties
use optional
Used by
Element decor
Source
<xs:attribute name="repository" type="xs:boolean" use="optional">
  <xs:annotation>
    <xs:appinfo>
      <xforms:label xml:lang="nl-NL">DECOR-project is een (building block) repository (BBR)</xforms:label>
      <xforms:label xml:lang="en-US">DECOR project is a (building block) repository (BBR)</xforms:label>
      <xforms:label xml:lang="de-DE">DECOR-Projekt ist ein (Building Block) Repository (BBR)</xforms:label>
    </xs:appinfo>
    <xs:documentation xml:lang="en-US">Indication whether this DECOR project is a (building block) repository (BBR)</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute decor / @private
Namespace No namespace
Annotations
Indication whether this DECOR project is private, i.e. should NOT be included in searches from external.
Type xs:boolean
Properties
use optional
Used by
Element decor
Source
<xs:attribute name="private" type="xs:boolean" use="optional">
  <xs:annotation>
    <xs:appinfo>
      <xforms:label xml:lang="nl-NL">DECOR-project is privé</xforms:label>
      <xforms:label xml:lang="en-US">DECOR project is private</xforms:label>
      <xforms:label xml:lang="de-DE">DECOR-Projekt ist privat</xforms:label>
    </xs:appinfo>
    <xs:documentation xml:lang="en-US">Indication whether this DECOR project is private, i.e. should NOT be included in searches from external.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute decor / @release
Namespace No namespace
Annotations
Release number (dddd) of the DECOR project file, for conversion detection beteeen releases later
Type SmallNonNegativeInteger
Properties
use optional
fixed 1000
Facets
maxExclusive 1000000
Used by
Element decor
Source
<xs:attribute name="release" type="SmallNonNegativeInteger" fixed="1000" use="optional">
  <xs:annotation>
    <xs:appinfo>
      <xforms:label xml:lang="nl-NL">DECOR-project release nummer</xforms:label>
      <xforms:label xml:lang="en-US">DECOR project release number</xforms:label>
      <xforms:label xml:lang="de-DE">DECOR-Projekt Release Nummer</xforms:label>
    </xs:appinfo>
    <xs:documentation xml:lang="en-US">Release number (dddd) of the DECOR project file, for conversion detection beteeen releases later</xs:documentation>
  </xs:annotation>
</xs:attribute>