Skip to content

Commit

Permalink
update the comment on vodmlVersion for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
pahjbo committed Nov 7, 2024
1 parent 307551a commit 3c0cfc1
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions xsd/vo-dml-v1.0.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -311,8 +311,11 @@ TBD continue based on VO-DML specification document.
</xsd:sequence>
<xsd:attribute name="vodmlVersion" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>the actual version of vodml that this model uses</xsd:documentation>
</xsd:annotation></xsd:attribute>
<xsd:documentation>the version of VO-DML metamodel that the model uses - this is distinct from the version of the model itself
which is denoted by the version element child of the model
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
<xsd:complexType name="ModelImport">
<xsd:annotation>
Expand Down

0 comments on commit 3c0cfc1

Please sign in to comment.