Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element xmcda:description / author
Namespace No namespace
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
maxOccurs unbounded
Source
<xs:element name="author" minOccurs="0" maxOccurs="unbounded" type="xs:string"/>
Element xmcda:description / comment
Namespace No namespace
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
maxOccurs 1
Source
<xs:element name="comment" minOccurs="0" maxOccurs="1" type="xs:string"/>
Element xmcda:description / keyword
Namespace No namespace
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
maxOccurs unbounded
Source
<xs:element name="keyword" minOccurs="0" maxOccurs="unbounded" type="xs:string"/>
Element xmcda:description / bibliography
Namespace No namespace
Diagram
Diagram XMCDA-3_1_1_xsd_Attribute_Group_xmcda_defaultAttributes.tmp#defaultAttributes XMCDA-3_1_1_xsd_Complex_Type_xmcda_bibliography.tmp#bibliography_description XMCDA-3_1_1_xsd_Complex_Type_xmcda_bibliography.tmp#bibliography_bibEntry XMCDA-3_1_1_xsd_Complex_Type_xmcda_bibliography.tmp#bibliography
Type xmcda:bibliography
Properties
content complex
minOccurs 0
maxOccurs 1
Model
Children bibEntry, description
Instance
<bibliography id="" mcdaConcept="" name="">
  <description>{0,1}</description>
  <bibEntry>{1,unbounded}</bibEntry>
</bibliography>
Attributes
QName Type Use Annotation
id xs:string optional
The id attribute allows to identify the underlying piece of data by a program.
mcdaConcept xs:string optional
The mcdaConcept attribute allows to specify to what mcda concept a tag is related. It is used by an algorithm to make choices which will have an influence on the output. The documentation of the program should therefore specify, if necessary, what mcdaConcept should be used for the input data. In particular, if an algorithm requires, among other things, twice the same input tag, they can be differenciated by the mcdaConcept (this is even mandatory if they are present in the same file, but should be optional if the two tags can be in different input files, or originate from two different programs). The algorithm should therefore not be too strict on these mcdaConcepts, as this will reduce the compatibility between the various programs.
name xs:string optional
The name attribute contains the human readable name of the object or concept.
Source
<xs:element name="bibliography" minOccurs="0" maxOccurs="1" type="xmcda:bibliography"/>
Element xmcda:description / creationDate
Namespace No namespace
Diagram
Diagram
Type xs:dateTime
Properties
content simple
minOccurs 0
maxOccurs 1
Source
<xs:element name="creationDate" minOccurs="0" maxOccurs="1" type="xs:dateTime"/>
Element xmcda:description / lastModificationDate
Namespace No namespace
Diagram
Diagram
Type xs:dateTime
Properties
content simple
minOccurs 0
maxOccurs 1
Source
<xs:element name="lastModificationDate" minOccurs="0" maxOccurs="1" type="xs:dateTime"/>
Complex Type xmcda:description
Namespace http://www.decision-deck.org/2019/XMCDA-3.1.1
Annotations
Description of most of the tags. The names of the elements suggest their standard use.
Diagram
Diagram XMCDA-3_1_1_xsd_Complex_Type_xmcda_description.tmp#description_author XMCDA-3_1_1_xsd_Complex_Type_xmcda_description.tmp#description_comment XMCDA-3_1_1_xsd_Complex_Type_xmcda_description.tmp#description_keyword XMCDA-3_1_1_xsd_Complex_Type_xmcda_description.tmp#description_bibliography XMCDA-3_1_1_xsd_Complex_Type_xmcda_description.tmp#description_creationDate XMCDA-3_1_1_xsd_Complex_Type_xmcda_description.tmp#description_lastModificationDate
Used by
Elements xmcda:alternative/description, xmcda:alternativeAssignment/description, xmcda:alternativeOnCriteriaPerformances/performance/description, xmcda:alternativeValue/description, xmcda:alternatives/description, xmcda:alternativesAssignments/description, xmcda:alternativesCriteriaValues/description, xmcda:alternativesLinearConstraints/constraints/constraint/description, xmcda:alternativesLinearConstraints/description, xmcda:alternativesMatrix/description, xmcda:alternativesSet/description, xmcda:alternativesSetValue/description, xmcda:alternativesSets/description, xmcda:alternativesSetsLinearConstraints/constraints/constraint/description, xmcda:alternativesSetsLinearConstraints/description, xmcda:alternativesSetsMatrix/description, xmcda:alternativesSetsValues/description, xmcda:alternativesValues/description, xmcda:bibliography/description, xmcda:categories/description, xmcda:categoriesInterval/description, xmcda:categoriesLinearConstraints/constraints/constraint/description, xmcda:categoriesLinearConstraints/description, xmcda:categoriesMatrix/description, xmcda:categoriesProfiles/description, xmcda:categoriesSet/description, xmcda:categoriesSetValue/description, xmcda:categoriesSets/description, xmcda:categoriesSetsLinearConstraints/constraints/constraint/description, xmcda:categoriesSetsLinearConstraints/description, xmcda:categoriesSetsMatrix/description, xmcda:categoriesSetsValues/description, xmcda:categoriesValues/description, xmcda:category/description, xmcda:categoryProfile/description, xmcda:categoryValue/description, xmcda:criteria/description, xmcda:criteriaFunctions/description, xmcda:criteriaHierarchy/description, xmcda:criteriaLinearConstraints/constraints/constraint/description, xmcda:criteriaLinearConstraints/description, xmcda:criteriaMatrix/description, xmcda:criteriaScales/description, xmcda:criteriaSet/description, xmcda:criteriaSetValue/description, xmcda:criteriaSets/description, xmcda:criteriaSetsHierarchy/description, xmcda:criteriaSetsLinearConstraints/constraints/constraint/description, xmcda:criteriaSetsLinearConstraints/description, xmcda:criteriaSetsMatrix/description, xmcda:criteriaSetsValues/description, xmcda:criteriaThresholds/description, xmcda:criteriaValues/description, xmcda:criterion/description, xmcda:criterionFunction/description, xmcda:criterionScale/description, xmcda:criterionScale/scales/description, xmcda:criterionThreshold/description, xmcda:criterionThreshold/thresholds/description, xmcda:criterionValue/description, xmcda:message/description, xmcda:performanceTable/description, xmcda:programExecutionResult/description, xmcda:programParameter/description, xmcda:programParameters/description, xmcda:variable/description
Model
Children author, bibliography, comment, creationDate, keyword, lastModificationDate
Source
<xs:complexType name="description">
  <xs:annotation>
    <xs:documentation>Description of most of the tags. The names of the elements suggest their standard use.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="author" minOccurs="0" maxOccurs="unbounded" type="xs:string"/>
    <xs:element name="comment" minOccurs="0" maxOccurs="1" type="xs:string"/>
    <xs:element name="keyword" minOccurs="0" maxOccurs="unbounded" type="xs:string"/>
    <xs:element name="bibliography" minOccurs="0" maxOccurs="1" type="xmcda:bibliography"/>
    <xs:element name="creationDate" minOccurs="0" maxOccurs="1" type="xs:dateTime"/>
    <xs:element name="lastModificationDate" minOccurs="0" maxOccurs="1" type="xs:dateTime"/>
  </xs:sequence>
</xs:complexType>