Showing:

Annotations
Attributes
Diagrams
Facets
Identity Constraints
Instances
Model
Properties
Source
Used by
Element representingTemplate
Namespace No namespace
Diagram
DiagramDECOR_xsd_Element_representingTemplate.tmp#representingTemplate_refDECOR_xsd_Element_representingTemplate.tmp#representingTemplate_flexibilityDECOR_xsd_Element_representingTemplate.tmp#representingTemplate_displayNameDECOR_xsd_Element_representingTemplate.tmp#representingTemplate_sourceDatasetDECOR_xsd_Element_representingTemplate.tmp#representingTemplate_sourceDatasetFlexibilityDECOR_xsd_Element_representingTemplate.tmp#representingTemplate_concept
Properties
content complex
Used by
Element transaction
Model
Children concept
Instance
<representingTemplate displayName="" flexibility="" ref="" sourceDataset="" sourceDatasetFlexibility="">
  <concept conformance="" flexibility="" isMandatory="" maximumMultiplicity="" minimumMultiplicity="" ref="">{0,unbounded}</concept>
</representingTemplate>
Attributes
QName Type Use Annotation
displayName LongDescriptiveName optional
Display name for this representingTemplate
flexibility StaticOrDynamicFlexibility optional
Reference to a template/@effectiveDate. Default is unspecified which means 'latest available version'.
ref Oid optional
Reference to a template/@id that sets the structure and rules for the concepts in this representingTemplate.
sourceDataset Oid optional
Reference to a dataset/@id that holds the concept definitions for the concepts in this representingTemplate.
sourceDatasetFlexibility StaticFlexibility optional
Reference to a dataset/@effectiveDate that holds the concept definitions for the concepts in this representingTemplate.
Identity constraints
QName Type Refer Selector Field(s)
representingTemplate-concepts-unique unique ./concept @ref
Source
<xs:element name="representingTemplate">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="concept" minOccurs="0" maxOccurs="unbounded" type="ScenarioTemplateConcept"/>
    </xs:sequence>
    <!-- Attributes -->
    <xs:attribute name="ref" type="Oid" use="optional">
      <xs:annotation>
        <xs:documentation xml:lang="en-US">Reference to a template/@id that sets the structure and rules for the concepts in this representingTemplate.</xs:documentation>
      </xs:annotation>
    </xs:attribute>
    <xs:attribute name="flexibility" type="StaticOrDynamicFlexibility" use="optional">
      <xs:annotation>
        <xs:documentation xml:lang="en-US">Reference to a template/@effectiveDate. Default is unspecified which means 'latest available version'.</xs:documentation>
      </xs:annotation>
    </xs:attribute>
    <xs:attribute name="displayName" type="LongDescriptiveName" use="optional">
      <xs:annotation>
        <xs:documentation xml:lang="en-US">Display name for this representingTemplate</xs:documentation>
      </xs:annotation>
    </xs:attribute>
    <xs:attribute name="sourceDataset" type="Oid" use="optional">
      <xs:annotation>
        <xs:documentation xml:lang="en-US">Reference to a dataset/@id that holds the concept definitions for the concepts in this representingTemplate.</xs:documentation>
      </xs:annotation>
    </xs:attribute>
    <xs:attribute name="sourceDatasetFlexibility" type="StaticFlexibility" use="optional">
      <xs:annotation>
        <xs:documentation xml:lang="en-US">Reference to a dataset/@effectiveDate that holds the concept definitions for the concepts in this representingTemplate.</xs:documentation>
      </xs:annotation>
    </xs:attribute>
  </xs:complexType>
  <xs:unique name="representingTemplate-concepts-unique">
    <xs:selector xpath="./concept"/>
    <xs:field xpath="@ref"/>
  </xs:unique>
</xs:element>
Element representingTemplate / concept
Namespace No namespace
Diagram
DiagramDECOR_xsd_Complex_Type_ScenarioTemplateConcept.tmp#ScenarioTemplateConcept_refDECOR_xsd_Complex_Type_ScenarioTemplateConcept.tmp#ScenarioTemplateConcept_flexibilityDECOR-datatypes_xsd_Attribute_Group_MultiplicityRangeOptionalUnknown.tmp#MultiplicityRangeOptionalUnknownDECOR_xsd_Complex_Type_ScenarioTemplateConcept.tmp#ScenarioTemplateConcept_conformanceDECOR_xsd_Complex_Type_ScenarioTemplateConcept.tmp#ScenarioTemplateConcept_isMandatoryDECOR_xsd_Complex_Type_ScenarioTemplateConcept.tmp#ScenarioTemplateConcept_contextDECOR_xsd_Complex_Type_ScenarioTemplateConcept.tmp#ScenarioTemplateConcept_conditionDECOR_xsd_Element_terminologyAssociation.tmp#terminologyAssociationDECOR_xsd_Element_identifierAssociation.tmp#identifierAssociationDECOR_xsd_Complex_Type_ScenarioTemplateConcept.tmp#ScenarioTemplateConcept
Type ScenarioTemplateConcept
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children condition, context, identifierAssociation, terminologyAssociation
Instance
<concept conformance="" flexibility="" isMandatory="" maximumMultiplicity="" minimumMultiplicity="" ref="">
  <context language="" lastTranslated="" mimeType="">{0,unbounded}</context>
  <condition conformance="" isMandatory="" maximumMultiplicity="" minimumMultiplicity="">{0,unbounded}</condition>
  <terminologyAssociation code="" codeSystem="" codeSystemName="" conceptFlexibility="" conceptId="" displayName="" effectiveDate="" equivalence="" expirationDate="" flexibility="" lastModifiedDate="" officialReleaseDate="" strength="required" valueSet="" valueSetName="" versionLabel="">{0,unbounded}</terminologyAssociation>
  <identifierAssociation conceptFlexibility="" conceptId="" effectiveDate="" expirationDate="" lastModifiedDate="" officialReleaseDate="" ref="" refdisplay="" versionLabel="">{0,unbounded}</identifierAssociation>
</concept>
Attributes
QName Type Use Annotation
conformance ConformanceType optional
flexibility StaticFlexibility optional
Reference to a concept/@effectiveDate that is not in history or in a concept list, and is in the dataset that the representing template refers to.
Note: optional for now, but will be required once the conversion for existing projects is in place.
isMandatory xs:boolean optional
Default is unspecified which in practice comes down to 'false'
maximumMultiplicity UnlimitedIntegerUnknown optional
Identifies the maximum number of repetitions of this element that may occur within the containing element.
UML: multiplicity (upper-bound)
minimumMultiplicity SmallNonNegativeIntegerUnknown optional
Identifies the minimum number of repetitions of this element that may occur within the containing element.
UML: multiplicity (lower-bound)
ref Oid required
Reference to a concept/@id that is not in history or in a concept list, and is in the dataset that the representing template refers to.
Source
<xs:element name="concept" minOccurs="0" maxOccurs="unbounded" type="ScenarioTemplateConcept"/>
Attribute representingTemplate / @ref
Namespace No namespace
Annotations
Reference to a template/@id that sets the structure and rules for the concepts in this representingTemplate.
Type Oid
Properties
use optional
Facets
maxLength 255
pattern [0-2](\.(0|[1-9][0-9]*))*
Used by
Source
<xs:attribute name="ref" type="Oid" use="optional">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">Reference to a template/@id that sets the structure and rules for the concepts in this representingTemplate.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute representingTemplate / @flexibility
Namespace No namespace
Annotations
Reference to a template/@effectiveDate. Default is unspecified which means 'latest available version'.
Type StaticOrDynamicFlexibility
Properties
use optional
Used by
Source
<xs:attribute name="flexibility" type="StaticOrDynamicFlexibility" use="optional">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">Reference to a template/@effectiveDate. Default is unspecified which means 'latest available version'.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute representingTemplate / @displayName
Namespace No namespace
Annotations
Display name for this representingTemplate
Type LongDescriptiveName
Type hierarchy
Properties
use optional
Facets
minLength 1
maxLength 255
Used by
Source
<xs:attribute name="displayName" type="LongDescriptiveName" use="optional">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">Display name for this representingTemplate</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute representingTemplate / @sourceDataset
Namespace No namespace
Annotations
Reference to a dataset/@id that holds the concept definitions for the concepts in this representingTemplate.
Type Oid
Properties
use optional
Facets
maxLength 255
pattern [0-2](\.(0|[1-9][0-9]*))*
Used by
Source
<xs:attribute name="sourceDataset" type="Oid" use="optional">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">Reference to a dataset/@id that holds the concept definitions for the concepts in this representingTemplate.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute representingTemplate / @sourceDatasetFlexibility
Namespace No namespace
Annotations
Reference to a dataset/@effectiveDate that holds the concept definitions for the concepts in this representingTemplate.
Type StaticFlexibility
Type hierarchy
Properties
use optional
Facets
pattern \d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}
Used by
Source
<xs:attribute name="sourceDatasetFlexibility" type="StaticFlexibility" use="optional">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">Reference to a dataset/@effectiveDate that holds the concept definitions for the concepts in this representingTemplate.</xs:documentation>
  </xs:annotation>
</xs:attribute>