Format Designer - simple XML
To create new data formats for simple XML:
- From the File menu in Format Designer, select New or click the New button on the toolbar. The New Format dialog is displayed:
-
Specify this information:
- Classification
- Select Simple XML.
- Name
- Enter a unique name for the new data format.
- Description
- Enter a description for the new data format.
- Click OK.
-
Enter or amend the following details:
- Add subelement
- Click to add the root element and the
Simple XML dialog is displayed:
- Element
- Select a namespace available within the
Format Designer; enter the name, select the Occurrences and
then click OK.
Uwaga: You can create the element without using a namespace and attribute.
- Namespaces
- Enter the prefix, URL then click
Add
and OK.
Uwaga: If you use a namespace, it must be allocated to an element.
- Attributes
- Select a namespace available within the
Format Designer, enter the Name and then click Add.
Uwaga: To add a subelement to a selected row, highlight the row and then click Add Subelement.
- Edit
- Select the row and click Edit. The Simple XML dialog is displayed. To amend the details of the selected element, see the above steps.
- Delete
- Highlight a row and click Delete. You will be alerted if the selected row is referenced by another element or attribute. You also will be alerted if the selected row is the root element.
- Up
- Click to move the selected row up one row.
- Down
- Click to move the selected row down one row.
-
Click Import XSD to
import an XSD file from other sources. Browse to the location of your file. The
element, namespaces and attributes are extracted and inserted into the rows,
replacing any rows you have already defined.
Uwaga: All files being imported must be in UTF-8 format.Uwaga: Only simple XSD is accepted. Other complex data types are ignored and you are alerted if errors are found in transforming the external XSD into a simple XML schema.
- Click Save a Format to save the data format to the database.
- Validate and test the data format.
- To view or edit the data format source code, see „Format Designer - editing code in text view”.