package
The top-level element for a SyncroSim package.
Attributes and Elements
Attributes
| Attribute | Description | Required |
|---|---|---|
| name | The name of the package. | Yes |
| displayName | A description of the package. | Yes |
| version | The version of the package in the form Major.Minor.Build (e.g. 1.0.0). | Yes |
| url | An URL for the package. | No |
Important
The value for the name attribute must contain only alpha-numeric characters.
Child Elements
| Element |
|---|
| dataSheet |
| dataFeed |
| transformer |
| layout |
| updateProvider |
Parent Elements
None.