---+ .XML WRITER CDAT START _This subroutine adds an opening cdata tag in the given XML file. Added in 6.2.0_ <br />%TOC% ---++ Usage: <pre> PASS <XML_stream_name> FIELD SHARE? N <br /> GOSUB --- .XML WRITER CDAT START * Check for errors IF --- .XML WRITER CDAT START NE </pre> ---++ Description: This subroutine adds an opening cdata tag (<![CDATA[) to an xml file. After calling this api, you can add data to the cdata tag by calling [[0LASubrXmlWriterAddData][.XML WRITER ADD DATA]] api. You can close the cdata tag by calling [[0LASubrXmlWriterCdatEnd][.XML WRITER CDAT END]] api. <XML_stream_name> is the name of XML stream that has been assigned during .XML WRITER OPEN api. This field is required and cannot be more than 22 characters. You can check the value of --- .XML WRITER CDAT START field after the api call to check for errors. See also [[0LASubrXmlWriterCdatEnd][.XML WRITER CDAT END]] ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT%
This topic: Main
>
WebHome
>
FullAPIList
>
0LASubrXmlWriterCdatStart
Topic revision: r1 - 2022-05-25 - MisaghKarimi
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback