xml.xproc.html-to-fileset.xpl Maven / Gradle / Ivy
Creates a fileset document for an XHTML document.
The fileset entries are ordered as the resources appear in the input document
Input XHTML
An XHTML document.
A d:fileset
document with the XHTML file itself and all the resources
referenced from the XHTML, in the order in which they appear. Some media types are
inferred – users may have to apply additional type detection. A @kind
attribute is used to annotate the kind of resource:
- stylesheet
- media
- image
- video
- audio
- script
- content
- description
- text-track
- animation
- font