Skip to content

Commit 83b84dd

Browse files
committed
fix node position
1 parent 1b5601f commit 83b84dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Development/ids.xsd

+1-1
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,8 @@
160160
<xs:complexContent>
161161
<xs:extension base="ids:classificationType">
162162
<xs:attribute name="uri" type="xs:anyURI" use="optional">
163-
<xs:documentation>Uniform Resource Identifier of the classification. Content should comply with ISO 23386 and can include precise definition, translation, etc.</xs:documentation>
164163
<xs:annotation>
164+
<xs:documentation>Uniform Resource Identifier of the classification. Content should comply with ISO 23386 and can include precise definition, translation, etc.</xs:documentation>
165165
</xs:annotation>
166166
</xs:attribute>
167167
<xs:attribute name="cardinality" type="ids:conditionalCardinality" use="optional" default="required"/>

0 commit comments

Comments
 (0)