Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Attribute DecorCompilationAttributes / @versionDate
Namespace No namespace
Annotations
Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains the date stamp or 'development' for the currently processed project/(version|release)
Type TimeStampNoTimezoneOrDevelopment
Properties
use optional
Used by
Attribute Group DecorCompilationAttributes
Source
<xs:attribute name="versionDate" type="TimeStampNoTimezoneOrDevelopment" use="optional">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains the date stamp or 'development' for the currently processed project/(version|release)</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute DecorCompilationAttributes / @versionLabel
Namespace No namespace
Annotations
Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains the label for the currently processed project/(version|release)
Type xs:string
Properties
use optional
Used by
Attribute Group DecorCompilationAttributes
Source
<xs:attribute name="versionLabel" type="xs:string" use="optional">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains the label for the currently processed project/(version|release)</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute DecorCompilationAttributes / @compilationDate
Namespace No namespace
Annotations
Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains the date stamp or 'development' of the compilation process
Type TimeStampNoTimezoneOrDevelopment
Properties
use optional
Used by
Attribute Group DecorCompilationAttributes
Source
<xs:attribute name="compilationDate" type="TimeStampNoTimezoneOrDevelopment" use="optional">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains the date stamp or 'development' of the compilation process</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute DecorCompilationAttributes / @language
Namespace No namespace
Annotations
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)
Type LanguageCodeOrAsterisk
Properties
use optional
Used by
Attribute Group DecorCompilationAttributes
Source
<xs:attribute name="language" type="LanguageCodeOrAsterisk" use="optional">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">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)</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute DecorCompilationAttributes / @deeplinkprefix
Namespace No namespace
Annotations
Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains ART-DECOR URI of the server that ran the compilation.
Type xs:anyURI
Properties
use optional
Used by
Attribute Group DecorCompilationAttributes
Source
<xs:attribute name="deeplinkprefix" type="xs:anyURI" use="optional">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains ART-DECOR URI of the server that ran the compilation.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute DecorCompilationAttributes / @deeplinkprefixservices
Namespace No namespace
Annotations
Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains DECOR services URI of the server that ran the compilation.
Type xs:anyURI
Properties
use optional
Used by
Attribute Group DecorCompilationAttributes
Source
<xs:attribute name="deeplinkprefixservices" type="xs:anyURI" use="optional">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains DECOR services URI of the server that ran the compilation.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute Group DecorCompilationAttributes
Namespace No namespace
Annotations
Additional compilation attributes on the decor root element
Diagram
DiagramDECOR_xsd_Attribute_Group_DecorCompilationAttributes.tmp#DecorCompilationAttributes_versionDateDECOR_xsd_Attribute_Group_DecorCompilationAttributes.tmp#DecorCompilationAttributes_versionLabelDECOR_xsd_Attribute_Group_DecorCompilationAttributes.tmp#DecorCompilationAttributes_compilationDateDECOR_xsd_Attribute_Group_DecorCompilationAttributes.tmp#DecorCompilationAttributes_languageDECOR_xsd_Attribute_Group_DecorCompilationAttributes.tmp#DecorCompilationAttributes_deeplinkprefixDECOR_xsd_Attribute_Group_DecorCompilationAttributes.tmp#DecorCompilationAttributes_deeplinkprefixservices
Used by
Element decor
Attributes
QName Type 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)
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)
Source
<xs:attributeGroup name="DecorCompilationAttributes">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">Additional compilation attributes on the decor root element</xs:documentation>
  </xs:annotation>
  <xs:attribute name="versionDate" type="TimeStampNoTimezoneOrDevelopment" use="optional">
    <xs:annotation>
      <xs:documentation xml:lang="en-US">Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains the date stamp or 'development' for the currently processed project/(version|release)</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="versionLabel" type="xs:string" use="optional">
    <xs:annotation>
      <xs:documentation xml:lang="en-US">Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains the label for the currently processed project/(version|release)</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="compilationDate" type="TimeStampNoTimezoneOrDevelopment" use="optional">
    <xs:annotation>
      <xs:documentation xml:lang="en-US">Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains the date stamp or 'development' of the compilation process</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="language" type="LanguageCodeOrAsterisk" use="optional">
    <xs:annotation>
      <xs:documentation xml:lang="en-US">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)</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="deeplinkprefix" type="xs:anyURI" use="optional">
    <xs:annotation>
      <xs:documentation xml:lang="en-US">Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains ART-DECOR URI of the server that ran the compilation.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="deeplinkprefixservices" type="xs:anyURI" use="optional">
    <xs:annotation>
      <xs:documentation xml:lang="en-US">Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains DECOR services URI of the server that ran the compilation.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>