Search: 
Available in: OFX
OFXAggregate Component [IBiz E-Banking Integrator V2]

Properties   Methods   Events   Configuration Settings  

The OFXAggregate component supports parsing of XML aggregates that can be retrieved from other components.

NOTE: What follows is a very short description of the component interfaces. For more information, please consult the help files that come with the respective package.

Remarks

The OFXAggregate component supports simple XML aggregate traversal functionality. Simply set the Aggregate property to the value received from any aggregate property of any component in the package (e.g. the TxAggregate property from BANKSTATEMENT or CCSTATEMENT). You can then use XPath to walk the Document Object Model (DOM) tree.

Property List


The following is the full list of the properties of the component with short descriptions. Click on the links for complete descriptions.

Aggregate The full text of the current aggregate.
ElementCount Number of elements in the current element stack.
Elements Array of elements in the current element stack.
NamespaceCount The number of namespaces in the current namespace stack.
Namespaces The namespaces in the current namespace stack.
Prefixes The namespace prefixes in the current namespace stack.
XChildren Number of children for the current element.
XElement The name of the current element.
XNamespace The namespace of the current element.
XParent The parent of the current element.
XPath Provides a way to point to a specific element in the document.
XPrefix The prefix of the current element.
XText The text of the current element.

Method List


The following is the full list of the methods of the component with short descriptions. Click on the links for complete descriptions.

Config Sets or retrieves a component configuration setting.
HasXPath Checks whether a certain XPath exists inside the aggregate.

Event List


The following is the full list of the events fired by the component with short descriptions. Click on the links for complete descriptions.

Configuration Settings


The following is a list of configuration settings for the component with short descriptions. Click on the links for complete descriptions.

CodePage The system code page used for Unicode to Multibyte translations (Windows/COM only).
IgnoreBadAttributePrefixes If true, bad (unknown) attribute prefixes are ignored
IgnoreBadElementPrefixes If true, bad (unknown) element prefixes are ignored

| About | Privacy Policy | Terms of Use |
© Copyright 2008 /n software inc.