This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
using_oxygen [2024/05/08 15:12] jeremy |
using_oxygen [2024/05/08 15:13] (current) jeremy |
||
---|---|---|---|
Line 33: | Line 33: | ||
To start a MODS record, select **New -> From templates** and choose the appropriate MODS template: | To start a MODS record, select **New -> From templates** and choose the appropriate MODS template: | ||
- | {{:oxygen_templates.png?400|Start a new MODS record from a template}} | + | {{:oxygen_templates.png?500|Start a new MODS record from a template}} |
Line 46: | Line 46: | ||
The right-hand side of the oXygen window should have two helpful views, “Model” and “Elements.” The “Model” shows the rules of each element as they are defined in the schema. The “Elements” view is a list of all the available sub-elements of an element. By double-clicking on an element in the “Elements” view, that element appears in the document you’re editing. To get information about an element in these views, place the cursor on a tag in your document. | The right-hand side of the oXygen window should have two helpful views, “Model” and “Elements.” The “Model” shows the rules of each element as they are defined in the schema. The “Elements” view is a list of all the available sub-elements of an element. By double-clicking on an element in the “Elements” view, that element appears in the document you’re editing. To get information about an element in these views, place the cursor on a tag in your document. | ||
- | {{:oxygen_model_elements.png?400|The Model and Elements views}} | + | {{:oxygen_model_elements.png?500|The Model and Elements views}} |
==== Content Completion ==== | ==== Content Completion ==== | ||
Line 52: | Line 52: | ||
oXygen will also make suggestions about elements as you type. For example, if you enter an element that has attributes, after you complete the text of the tag, a drop-down list will appear with the allowable attributes and, if they’re prescribed by the schema, a list of the attributes’ text too. | oXygen will also make suggestions about elements as you type. For example, if you enter an element that has attributes, after you complete the text of the tag, a drop-down list will appear with the allowable attributes and, if they’re prescribed by the schema, a list of the attributes’ text too. | ||
- | {{:oxygen_suggestions.png?400|Attribute Suggestion Box}} | + | {{:oxygen_suggestions.png?500|Attribute Suggestion Box}} |
==== Validation ==== | ==== Validation ==== | ||
Line 60: | Line 60: | ||
oXygen also validates your document as you type. If you see a red box appear in the corner of the editing window and a red squiggly line under an element, there is a validation problem. The error message will appear at the bottom of the editor: | oXygen also validates your document as you type. If you see a red box appear in the corner of the editing window and a red squiggly line under an element, there is a validation problem. The error message will appear at the bottom of the editor: | ||
- | {{:oxygen_invalid.png?400|An invalid document}} | + | {{:oxygen_invalid.png?500|An invalid document}} |
Simply fix the validation error and the square should turn green: | Simply fix the validation error and the square should turn green: | ||
- | {{:oxygen_valid_record.png?400|A valid document}} | + | {{:oxygen_valid_record.png?500|A valid document}} |