Skip to content

Commit

Permalink
Revert "fix node position"
Browse files Browse the repository at this point in the history
This reverts commit 83b84dd.
  • Loading branch information
atomczak committed May 24, 2024
1 parent 83b84dd commit d20cf67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Development/ids.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@
<xs:complexContent>
<xs:extension base="ids:classificationType">
<xs:attribute name="uri" type="xs:anyURI" use="optional">
<xs:annotation>
<xs:documentation>Uniform Resource Identifier of the classification. Content should comply with ISO 23386 and can include precise definition, translation, etc.</xs:documentation>
<xs:annotation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="cardinality" type="ids:conditionalCardinality" use="optional" default="required"/>
Expand Down

0 comments on commit d20cf67

Please sign in to comment.