444 Data Integration (Flash Professional Only)
Virtual schemas
When you bind an array of data to a DataSet’s items or dataprovider property, the data set
only recognizes fields that are top-level items within each row of the array. It does not
recognize items nested within other objects. A virtual schema lets you change how the
underlying data structure is interpreted when bindings are executed. The new structure is
derived using XPath statements. For more information, see “Adding bindings using path
expressions” on page 446.
DataSet Any data field Name, Data Type You must set these for
every data set field that
you define.
Validation Options,
Read-Only, Required
If validation is desired.
Formatter, Formatter
Options
For fields that need
formatting for display as
text.
Default Value For fields whose value is
sometimes undefined, or
to specify the initial value
for newly created data set
records.
UI components UI components
typically don't
need any changes
to their schema
settings.
Any component Any property or
field
Kind, Kind Options,
Encoding, Encoding
Options
Various purposes, as
described in “Using kinds
and encoders”
on page 434.
Any connector
results (and its
subfields)
Path To identify the location of
the data for a virtual
schema field.
Component Property/field Settings When to use