All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xml.xproc.error.xpl Maven / Gradle / Ivy

There is a newer version: 3.1.2
Show newest version


    
    
        

Example usage:

            <px:error code="pxe:PEOU0001">
                <p:with-param name="param1" select="$href"/>
                <p:input port="error-definitions">
                    <p:inline>
                        <d:errors xmlns:pxe="...">
                            <d:error code="pxe:PEOU0001" message="URI must be absolute and refer to the local file system: $1"
                                (...)
                        </d:errors>
                    </p:inline>
                </p:input>
            </px:error>
        
MESSAGE




© 2015 - 2025 Weber Informatics LLC | Privacy Policy