[opencms-dev] Taglib: Checking the value of a xml element

Ulrich Rueth lists at rueth.info
Tue Jan 4 21:04:04 CET 2005


Hi all,

I need to check the value of a xml element of type "OpenCmsBoolean" in a
xml-content while processing:

	...
	<TableOfContents>true</TableOfContents>
	...

The opencms taglib allows to check for the element itself using
<cms:contentcheck ifexists="TableOfContents">, but not for the value of it
(true|false).

Any ideas?

Thanks and regards
Ulrich




More information about the opencms-dev mailing list