mergeSchemas.incomplete_jsf-facelets.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of xmlplugin Show documentation
Show all versions of xmlplugin Show documentation
A Code-based incremental Generator
<?xml version="1.0" encoding="UTF-8"?> <ms:merge-schema for="composition" xmlns:ms="http://maybeec.github.io/lexeme/mergeschema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maybeec.github.io/lexeme/mergeschema ../../../../../../../lexeme/src/main/resources/xsd/MergeSchema.xsd "> <ms:definition namespace="http://java.sun.com/jsf/facelets"/> <!-- This MergeSchema is far from beeing complete since the document definition couldn't be found. The merge rules are derived from different unit tests --> <ms:handling for="define"><ms:criterion xpath="./@name"/></ms:handling> <ms:handling for="include"><ms:criterion xpath="./@src"/></ms:handling> </ms:merge-schema>