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

xml.xproc.html-to-fileset.xpl Maven / Gradle / Ivy

There is a newer version: 6.4.0
Show newest version


	
	
		

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy