Skip to content

Commit 2a092e1

Browse files
committed
deliverable: group attributes & elements
No content model changes, just list the attributes followed by elements
1 parent a5bbbbb commit 2a092e1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/docbuild/config/xml/data/portal-config-schema.rnc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1130,10 +1130,10 @@ ds.deliverable_subdeliverable =
11301130
ds.remarks.attr?,
11311131
ds.draft.attr?,
11321132
ds.meta.attr?,
1133-
ds.subdir?,
11341133
ds.gated.attr?,
1134+
ds.subdir?,
11351135
ds.dc,
1136-
ds.format+,
1136+
ds.format,
11371137
ds.subdeliverable+
11381138
}
11391139
}

0 commit comments

Comments
 (0)