From 002a3724979879ecf9c296f73243d8b8ccf0a19f Mon Sep 17 00:00:00 2001 From: woutdenolf Date: Sat, 23 Nov 2024 17:38:30 +0100 Subject: [PATCH] maxOccurs is optional which means it has a default. --- nxdl.xsd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nxdl.xsd b/nxdl.xsd index a82b3217ac..27cd0efbb9 100755 --- a/nxdl.xsd +++ b/nxdl.xsd @@ -506,7 +506,7 @@ https://stackoverflow.com/a/48980995/1046449 --> - + Maximum number of times this ``group`` is allowed to be present within its @@ -841,7 +841,7 @@ https://stackoverflow.com/a/48980995/1046449 --> - + Defines the maximum number of times this element may be used. Its