|
|
|
Extensible Markup Language (XML) has become
the internet's de-facto
data-interchange language. However, because XML is based on open
standards,
many different customized implementations have been introduced over time. |
|
|
If you want to leverage XML data in your
applications but are having a hard time getting the data into exactly the
right format, custom xml data convertor utilities can help. These systems
act as filters,
programmatically addressing differences in syntax and structure.
- merge data into precisely the schema
required for any target system
- use
regular expressions to automatically filter, parse, and tag data
-
combine different types of information from different data
sources
- output calculated,
aggregated, filtered, validated, re-formatted data
|
|
Being able to use FileMaker's calculation engine to parse and
re-assemble data into a designated target format provides an incredible amount of flexibility, making it possible to read, manipulate, and write data in practically any type of
desired output. |
|
|
|
Don't let the over-complexity of XML slow you down. Use
these utilities when you want to precisely import, merge, clean,
re-format, and publish XML data, modify or add elements or attributes,
or use filtered XML data in your applications and reporting solutions.
|
|