Skip to content

Commit

Permalink
configurationUIDs -> configurationDefinitionUIDs
Browse files Browse the repository at this point in the history
  • Loading branch information
MarAlder committed Aug 4, 2023
1 parent 964bc06 commit 6df811d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions schema/cpacs_schema.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -1971,9 +1971,9 @@ [email protected]
<xsd:complexContent>
<xsd:extension base="complexBaseType">
<xsd:all>
<xsd:element name="configurationUIDs" type="uIDSequenceType">
<xsd:element name="configurationDefinitionUIDs" type="uIDSequenceType">
<xsd:annotation>
<xsd:documentation>UIDs of configurations or its variations</xsd:documentation>
<xsd:documentation>UIDs of configurationDefinitions or its variations</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="dcd" minOccurs="0" type="doubleArrayBaseType">
Expand Down

0 comments on commit 6df811d

Please sign in to comment.