-
Notifications
You must be signed in to change notification settings - Fork 2
AMLContainer
This topic contains the following sections:
As described in the Handling external data section, an AutomationML document may reference additional external data. To save the document and all its referenced files an AutomationML container can be used. A container is a zipped package. It can be created in the save as dialogue.
The editor will detect all external references in the document and displays the result in a table. The localized files can be included in the generated container if desired.
The content of the container can be viewed in the AMLFile view as shown below.
Please note, that the URI references defined in attributes are updated to package URIs. The document icon in the top toolbar has changed to a container icon. This indicates that the currently edited document is part of a container. You can follow the example yourself by opening this example container file with the editor.
It is possible to add additional documents to an AutomtionML container. You can also switch between different documents while editing. Watch this video to do so.
Container.mp4
Getting Started
Advanced Usage
- Using external sources
- Handling external data
- Handling AutomationML containers
- Splitting and Merging
- Loading of Web resources
- Publishing
Insights