xml schema allow anchors in containers

This commit is contained in:
2025-03-01 11:35:50 -06:00
committed by Celtic Minstrel
parent 206f5936cb
commit cabec65cdf

View File

@@ -386,7 +386,7 @@
<xs:field xpath="@link"/>
</xs:keyref>
<xs:keyref name="anchorLink" refer="uniqueID">
<xs:selector xpath="*"/>
<xs:selector xpath="."/>
<xs:field xpath="@anchor"/>
</xs:keyref>
<xs:keyref name="keyRef" refer="uniqueID">