Skip to content

Commit c486d31

Browse files
committed
docs
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent 4a24b07 commit c486d31

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

schema/bom-1.7.xsd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8939,8 +8939,8 @@ limitations under the License.
89398939
<!-- Attention:
89408940
This would be formal, if the support for XSD1.1's `assert` was properly implemented in validators and tools digesting XML.
89418941
<xs:assert vc:minVersion="1.1"
8942-
id="requires"
8943-
test="requires_attributedTo_or_process">
8942+
id="requires_attributedTo_or_process"
8943+
test="attributedTo or process">
89448944
At least one of the "attributedTo" or "process" elements must be present.
89458945
</xs:assert>
89468946
/-->

0 commit comments

Comments
 (0)