HTML Tidy Nodes

HTML Tidy nodes convert their input to XHTML.

Figure 428. Example HTML Tidy Node Implementation

Input Port

HTML Tidy nodes have a single input port that you use to specify the HTML to be converted to XHTML. The input can take the form of an HTML file, an http:// address, or any other HTML source.

Output Ports

HTML Tidy nodes have a single output port, used to specify what to do with the result of the transformation. You can

  • Use the Copy to URL property to write the output to a file system
  • Pipe the output to another node (like Validate, for example)
  • Or both
 
Free Stylus Studio XML Training:
W3C Member