Hi Dojo
Is it possible to remove the Protocol/Display/Pages tag for DVE's with an export rule? Or remove a specific page defined under the Pages tag?
As far as I know it's indeed not possible to remove tags using export rules.
However, you can dynamically show/hide pages using the Visibility element. This element has a default attribute which specifies the default visibility of a page. Maybe you could try changing the value of that attribute using export rules. Haven't used it myself this way, so not sure if it actually works, but it's worth a try.
Yes that’s why I used them. In the main protocol you can toggle their visibility. but I don’t want the pages to be exported to the DVE’s since it’s not applicable for them. There are export rules in place so that only a select few pages are exported. It overrides the pageOrder attribute of the Display tag for that.
In the DVE protocol these pages and the toggle parameter are not there, but the Pages tag is still there. DIS is then complaining that the toggle parameter does not exist in the DVE protocol.