| Getting Started with the XML Engine |
The XML engine processes an XML document. The engine can
export (write to an output file) an XML document from a SAS data set of type DATA by translating the SAS proprietary file format to XML markup. The output XML document can then be
import (read from an input file) an external XML document. The input XML document is translated to a SAS data set.
Copyright © 2007 by SAS Institute Inc., Cary, NC, USA. All rights reserved.