Skip to content

Commit

Permalink
Update MTMD.xsd
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-lobner authored Dec 10, 2024
1 parent 61d27b3 commit 46a35ea
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions MTMD.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
<xs:annotation>
<xs:documentation xml:lang="en">
This element specifies the Implementation and Validation Phase of the
overall Modelling Task.
overall Modeling Task.
</xs:documentation>
</xs:annotation>
<xs:complexType>
Expand Down Expand Up @@ -261,7 +261,7 @@
In this step quality assurance (i.e., tests) for the simulation
environment with integrated models and parametrization is performed.
Quality information about models and simulation environment according
to the criticality of the decision of the modelling task is provided.
to the criticality of the decision of the modeling task is provided.
</xs:documentation>
</xs:annotation>
</xs:element>
Expand All @@ -270,7 +270,7 @@
<xs:documentation xml:lang="en">
In this step an assessment of the quality of the simulation setup and
according models, test cases, parametrization and simulation environment
is carried out (according to the criticality of the modelling task).
is carried out (according to the criticality of the modeling task).
</xs:documentation>
</xs:annotation>
</xs:element>
Expand All @@ -282,16 +282,16 @@
<xs:element name="FulfillmentPhase" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="en">
This element specifies the Fulfillment Phase of the overall Modelling Task.
This element specifies the Fulfillment Phase of the overall Modeling Task.
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="DecideModellingObjectiveFulfillment" type="stc:StepType" minOccurs="0">
<xs:element name="DecideModelingObjectiveFulfillment" type="stc:StepType" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="en">
In this step the decision is made whether the requirements and
objectives of the modelling task have been fulfilled. This is done in
objectives of the modeling task have been fulfilled. This is done in
coordination with the higher-level process (Credible Simulation
Process).
</xs:documentation>
Expand Down Expand Up @@ -319,8 +319,8 @@
<xs:attribute name="name" type="xs:string" use="required">
<xs:annotation>
<xs:documentation xml:lang="en">
This attribute gives the modelling task a name, which can be used
for purposes of presenting the modelling task to the user, e.g.
This attribute gives the modeling task a name, which can be used
for purposes of presenting the modeling task to the user, e.g.
when selecting individual variant STMDs from an SSP.
</xs:documentation>
</xs:annotation>
Expand Down

0 comments on commit 46a35ea

Please sign in to comment.