Skip to content

Commit ac4a697

Browse files
authored
Add excludeCanonicalPaging to allowed page list fields
1 parent 762f866 commit ac4a697

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/concrete-cif-1.0.xsd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4267,6 +4267,7 @@
42674267
<xs:element name="cParentID" type="ccm-page" minOccurs="0" maxOccurs="1" />
42684268
<xs:element name="cThis" type="boolean-like" minOccurs="0" maxOccurs="1" />
42694269
<xs:element name="cThisParent" type="boolean-like" minOccurs="0" maxOccurs="1" />
4270+
<xs:element name="excludeCanonicalPaging" type="boolean-like" minOccurs="0" maxOccurs="1" />
42704271
<xs:element name="useButtonForLink" type="boolean-like" minOccurs="0" maxOccurs="1" />
42714272
<xs:element name="buttonLinkText" type="xs:string" minOccurs="0" maxOccurs="1" />
42724273
<xs:element name="pageListTitle" type="xs:string" minOccurs="0" maxOccurs="1" />

0 commit comments

Comments
 (0)