| Understanding and Using Tagsets for the XML Engine |
In addition to using the tagsets provided by SAS, you can modify the SAS tagsets, and you can create your own tagsets. To create a tagset, use the TEMPLATE procedure in order to define the tagset definition. For information about creating customized tagsets, see PROC TEMPLATE in the SAS Output Delivery System User's Guide.
For an example, see Defining and Using a Customized Tagset to Use Labels in Node Names.
If you are unfamiliar with XML output, do
not specify different tagsets. If you alter the tagset when exporting an XML
document and then attempt to import the XML document generated by that altered
tagset, the XML engine might not be able to translate the XML markup back
to SAS proprietary format. ![[cautionend]](../common.hlp/images/cautend.gif)
Copyright © 2007 by SAS Institute Inc., Cary, NC, USA. All rights reserved.