The Signature class / xml.Signature methods |
Returns a DomNodeList containing all embedded XML nodes related to the signature object of index ind in the XML Signature node sign.
xml.Signature.RetrieveObjectDataListFromSignatureNode( sign xml.DomNode, ind INTEGER ) RETURNING nodelist xml.DomNodeList
Returns a DomNodeList
In case of error, the method throws an exception and sets the STATUS variable. Depending on the error, a human-readable description of the problem is available in the SQLCA.SQLERRM register. See Error handling in GWS calls (STATUS).