BeginElementAttrs procedure
Prototype: |
procedure BeginElementAttrs (const Name : string); |
|
Description: |
Creates element (subcategory) in the XML Output, which will have desired title. |
|
Syntax: |
TXmlOutputWrapper.BeginElementAttrs(Name); |
|
Part |
Description |
|
TXmlOutputWrapper |
Variable declared as a instance of TXmlOutputWrapper |
|
Name |
String expression text which will be listed in the element attributes heading |
|
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