![JAR search and dependency download from the Maven repository](/logo.png)
xml.xproc.xprocspec-assert-xml-declaration.xpl Maven / Gradle / Ivy
expect attributes:
- the version attribute is required
- empty or missing attributes means that those attributes must not be present in the xml declaration
]]>
px:file-xml-peek
<?xml version="{string(/*/@version)}"{if (not(/*/@encoding='')) then concat(' encoding="',/*/@encoding,'"') else ''}{if (not(/*/@standalone='')) then concat(' standalone="',/*/@standalone,'"') else ''}?>
{$xml-declaration} ({$base-uri})
{string-join(/*/x:was/text(),'
')}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy