http://support.sas.com/rnd/base/ods/odsmarkup/index.html - May 24, 2013 11:05:09 AM - Sep 30, 2010 2:21:54 PM
- Updated (April 2013)
- Updated (April 2013)
- jQueryMobileNew! (April 2013)
- The jQueryMobile tagset is an HTML5 tagset that emulates the HTML needed to create a page using the jQuery Mobile framework, which enables you to build web pages that are designed for mobile devices.
- (April 2012)
- Updated (February 2013)
General Resources
How to Copy and Modify Tagsets
See TEMPLATE Procedure: Creating Markup Language Tagsets
How to Install New Tagsets
See
How to Download Tagsets
If you find that the tagsets that ship with SAS don't meet your needs, try these. Or use these as examples to create your own. For help with downloading, see Note 32394: Installing and Storing Updated Tagsets.
- Previous releases:
- .
After you install, submit the following code for details about the tagset:
ODS CSV file="test.csv" options(doc="help");- .
After you install, submit the following code for details about the tagset, including the current version number:
ODS tagsets.excelxp file="test.xml" options(doc="help");- .
After you install, submit the following code for details about the tagset:
ODS tagsets.supermap file="test.xml" options(doc="help");