Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Attribute xmcda:defaultAttributes / @id
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Attribute Group xmcda:defaultAttributes
Source
<xs:attribute name="id" type="xs:string" use="optional"/>
Attribute xmcda:defaultAttributes / @name
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Attribute Group xmcda:defaultAttributes
Source
<xs:attribute name="name" type="xs:string" use="optional"/>
Attribute xmcda:defaultAttributes / @mcdaConcept
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Attribute Group xmcda:defaultAttributes
Source
<xs:attribute name="mcdaConcept" type="xs:string" use="optional"/>
Attribute Group xmcda:defaultAttributes
Namespace http://www.decision-deck.org/2019/XMCDA-2.2.3
Annotations
Group of attributes used for all objects in an XMCDA instance
Diagram
Diagram XMCDA-2_2_3_xsd_Attribute_Group_xmcda_defaultAttributes.tmp#defaultAttributes_id XMCDA-2_2_3_xsd_Attribute_Group_xmcda_defaultAttributes.tmp#defaultAttributes_name XMCDA-2_2_3_xsd_Attribute_Group_xmcda_defaultAttributes.tmp#defaultAttributes_mcdaConcept
Used by
Complex Types xmcda:alternativeAffectation, xmcda:alternativeCriteriaValue, xmcda:alternativeOnCriteriaPerformances, xmcda:alternativeValue, xmcda:alternatives, xmcda:alternativesAffectations, xmcda:alternativesComparisons, xmcda:alternativesCriteriaValues, xmcda:alternativesLinearConstraints, xmcda:alternativesMatrix, xmcda:alternativesSet, xmcda:alternativesSets, xmcda:alternativesValues, xmcda:attributeValue, xmcda:attributes, xmcda:attributesComparisons, xmcda:attributesLinearConstraints, xmcda:attributesMatrix, xmcda:attributesSet, xmcda:attributesSets, xmcda:attributesValues, xmcda:bibliography, xmcda:categories, xmcda:categoriesComparisons, xmcda:categoriesContents, xmcda:categoriesInterval, xmcda:categoriesLinearConstraints, xmcda:categoriesMatrix, xmcda:categoriesProfiles, xmcda:categoriesSet, xmcda:categoriesSets, xmcda:categoriesValues, xmcda:categoryContent, xmcda:categoryProfile, xmcda:categoryValue, xmcda:criteria, xmcda:criteriaComparisons, xmcda:criteriaLinearConstraints, xmcda:criteriaMatrix, xmcda:criteriaSet, xmcda:criteriaSets, xmcda:criteriaValues, xmcda:criterionValue, xmcda:function, xmcda:hierarchy, xmcda:message, xmcda:methodMessages, xmcda:methodParameters, xmcda:node, xmcda:parameter, xmcda:parameters, xmcda:performanceTable, xmcda:projectReference, xmcda:scale, xmcda:thresholds, xmcda:value, xmcda:values, xmcda:variable
Elements xmcda:alternativesLinearConstraints/constraint, xmcda:alternativesMatrix/row, xmcda:attributesLinearConstraints/constraint, xmcda:attributesMatrix/row, xmcda:categoriesLinearConstraints/constraint, xmcda:categoriesMatrix/row, xmcda:criteriaLinearConstraints/constraint, xmcda:criteriaMatrix/row
Attributes
QName Type Use
id xs:string optional
mcdaConcept xs:string optional
name xs:string optional
Source
<xs:attributeGroup name="defaultAttributes">
  <xs:annotation>
    <xs:documentation>Group of attributes used for all objects in an XMCDA instance</xs:documentation>
  </xs:annotation>
  <xs:attribute name="id" type="xs:string" use="optional"/>
  <xs:attribute name="name" type="xs:string" use="optional"/>
  <xs:attribute name="mcdaConcept" type="xs:string" use="optional"/>
</xs:attributeGroup>