XML Reference
When you create a package for SyncroSim you must include an XML configuration file called package.xml. Below is a list of the valid XML elements for this file.
XML Elements
Element | Description |
---|---|
column | A element representing a column in a datasheet |
datafeed | An element representing a collection of datasheets for a transformer |
dataSheet | An element representing a tabular data set within a Datafeed |
group | A container for item elements and other group elements |
item | An attribute that specifies a SyncroSim object |
layout | A hierarchical layout of SyncroSim objects |
package | The top-level element for a SyncroSim package |
record | An element representing a record within Defaultrecords |
transformer | An element representing the executable objects in a package |
updateprovider | An element which enables schema updates for a package |
validation | An element that describes a datasheet validation rule |