![JAR search and dependency download from the Maven repository](/logo.png)
xml.xproc.assert.xpl Maven / Gradle / Ivy
Example usage:
<px:assert message="All d:file elements must have a media-type attribute. $1 and $2 more d:file elements is missing their media-type attribute." severity="ERROR" error-code="pxe:PEOU0002">
<p:with-param name="param1" select="(/d:fileset/d:file[not(@media-type)])[1]/@href"/>
<p:with-param name="param2" select="count(/d:fileset/d:file[not(@media-type)])-1"/>
</px:assert>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy