Personal tools
You are here: Home Documentation Transforms Manual Documentation for Included Transforms PrintData Transform
Document Actions

PrintData Transform

by Karl Norby last modified 2006-09-09 22:55

Documentation for the PrintData Transform

Transform: PrintData

Author: Karl Norby <knorby at uchicago dot edu>
Date: Fri, 1 Sept 2006
Category:Standard Transform Tools
Description:sends tree to the writer
Copyright: pyXSD License

Dependencies

  • Displayer library (part of standard transform set)

Other Information

PrintData is part of the pyXSD standard release


Standard Call

PrintData(fileName=None)

Arguments (detailed)

fileName=None : string
The fileName to use for the output. If not specified, the xml will be sent to stdout.

Description

What It Does

Sends the tree to writer. Uses stdout if fileName is not specified. Opens/creates the file if it is not.

What it Returns

The tree just as it was.


Powered by Plone, the Open Source Content Management System

This site conforms to the following standards: