|
Home > Online Product Documentation > Table of Contents > Specifying That an Element is Required in DTDs Specifying That an Element is Required in DTDsYou specify that an element is required when you add a reference to that element in another element. In the Tree tab, to specify that an element is required:
1. Define the element that you want to be required. See
Defining Elements in the DTD Tree Tab.
2. Create the element that contains the element that you want to be required. This is the container element.
3. Click the container element name.
4. In the tool bar on the left, click
New Modifier
5. Double-click
Sequence.
6. If the required element can appear only once, skip this step. If the required element can appear more than once, click
New Modifier and double-click
One or More in the pop-up menu.
7. With the modifier highlighted, click
New Reference to Element
8. Enter the name of the element that you want this element to reference.
After you add a reference to an element, you might want to check the definition of the referenced element. To do this, right-click the reference. In the shortcut menu, click Go To Definition. Stylus Studio moves the focus to the definition of the referenced element. Example 1
For example, suppose the
The tree representation looks like this:
Example 2
It is also possible for an element to be required and for more than one to be allowed. Suppose the
The tree representation looks like this:
|
The Stylus Studio Advantage
Read in their own words, why customers have decided to make the switch to Stylus Studio, the World's best XML editor.
XPath Query Editor
Stylus Studio's XML Editor has an XPath Query Editor that allows you to easily roubleshoot, test, and debug any XPath expression.
Generating Java Code with Stylus Studio
This is a video tutorial on how to generate Java Code with Stylus Studio
XSLT Profiler
Stylus Studio's XSL and XSLT profiler allows you to create detailed XSLT performance metrics profiles of any stylesheet in a processor-independent way.