EndDocument procedure
Prototype: |
procedure EndDocument; |
|
Description: |
When programming the script to create XML Output, use EndDocument procedure to set the end of this document. |
|
Syntax: |
TXmlOutputWrapper.EndDocument; |
|
Part |
Description |
|
TXmlOutputWrapper |
Variable declared as a instance of TXmlOutputWrapper |
|
Return value: |
none |
|
See also:
CreateXMLOutput; WriteComment; WriteString; WriteInteger; WriteVariant; WriteFloat; WriteBoolean; WriteDate; WriteDateTime; WriteDateTimeAsInt64; WriteDateTimeAsInt64WithMiliseconds; AddTableData; AddLayerDate; BeginDocumentAttrs; BeginElementAttrs; EndAttrs; EndElement; EndDocument; FreeXMLOutput; CreateXMLOutputFile
© 2024 IFER-Monitoring and Mapping Solutions