Skip to content

Commit 125f0c5

Browse files
Remove option 'false' from document 'noindex' attribute
1 parent 89d24f6 commit 125f0c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/static/xsd/cnxml.xsd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
<xs:simpleType>
4545
<xs:restriction base="xs:token">
4646
<xs:enumeration value="true"/>
47-
<xs:enumeration value="false"/>
4847
</xs:restriction>
4948
</xs:simpleType>
5049
</xs:attribute>

0 commit comments

Comments
 (0)