We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c2f03f commit 3c3983eCopy full SHA for 3c3983e
1 file changed
src/docbuild/config/xml/data/portal-config-schema.rnc
@@ -557,9 +557,9 @@ ds.product =
557
# not make sense to use xsd:id here because there can only ever be one
558
# of these ID per productconfig file.
559
(
560
+ ds.id.attr &
561
ds.xmlbase.attr? &
562
ds.path.attr? &
- ds.productid.attr & # TODO: use ds.id.attr?
563
ds.schemaversion.attr? &
564
ds.enabled.attr? &
565
ds.site-section.attr? & # TODO: Do we still need this attribute?
0 commit comments