Item name | Description | Remarks |
---|---|---|
Select from component | Set the output schema of the selected components. |
|
Load from XML file |
Sets the specified XML schema based on file.
Click [Browse] button to activate the file Selectr and Select the file. |
|
Load from schema file |
Sets the specified DTD schema from a file.
Click [Browse] button to activate the file Selectr and Select the file. |
|
Item name | Description | Remarks |
---|---|---|
Load | Load the specified global schema. |
|
Unlink | Unlink the referring global schema. |
|
Register | Register the schema as global schema. |
|
Item name | Element (root element or none root element) | Description | Remarks | |
---|---|---|---|---|
Edit | Common | Edits element name, index and comment. | ||
Add | Child element | Root element | Adds child elements. | |
Attribute | Root element | Adds attribute. | ||
Namespace definition | Root element | Adds namespace declaration. | ||
Duplicate | Equal | Elements other than root element | Adds exactly the same elements in the same hierarchy. Edit accordingly after copy. |
|
With first(second) positional specification (Set to predicate) | Elements other than root element | Automatically specifies position for the predicate, and adds elements.![]() ![]() |
||
Cut | Elements other than root element | Cuts the schema. | ||
Copy | Elements other than root element | Copies the schema. | ||
Paste | Common | Pastes the cut/copied schema. | ||
Delete | Elements other than root element | Deletes the schema. |
Data model | Component name | Action |
---|---|---|
Table Model type
(Adapter automatically generating schema) |
Such as CSV Adapters | Always display the schema. |
Table Model type
(Adapter reading the schema definition from global resource) |
Fixed length adapter, variable length adapter, etc. | Schema needs to be loaded explicitly each time when project is opened, in ways such as selecting the global resource again. |
XML type
(Adapter requiring manually schema setting) |
Such as XML adapters | Schema needs to be loaded explicitly from [Load schema] when project is opened. |
XML type
(Adapter reading the schema definition from global resource) |
Web Services adapter, etc | Schema needs to be loaded explicitly each time when project is opened, in ways such as selecting the global resource again. |
XML type (Adapter automatically generating schema) |
FTP adapter, etc | Always display the schema. |