/
XMLGetContainerContent

XMLGetContainerContent

Declaration

Delphi

function XMLGetContainerContent(): PAnsiChar; stdcall;

ActiveX


 

Description

Returns a string repsentation of the xml data. Note, this will not return the secure XML content. It is the representetion of inner data structure of the secure-xml-notary-exchange schema.

This will deliver a XML  defined by the following XSD schema.

 

Arguments

ArgumentExplanation
 no arguments


C# sample

AddSignature
// Clear the internal data state and XML content. 


 

Related content

XMLGetContainerCompany
XMLGetContainerCompany
More like this
XMLGetContainerDescription
XMLGetContainerDescription
More like this
XMLGetContainerAuthor
XMLGetContainerAuthor
More like this
XMLSaveNotaryContainerToString
XMLSaveNotaryContainerToString
More like this
XMLSetAttributeNotaryContainer
XMLSetAttributeNotaryContainer
More like this
XMLSaveNotaryContainerToFile
XMLSaveNotaryContainerToFile
More like this