|
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.
For example, suppose the The tree representation looks like this:
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: |
Sybase
Sybase Adaptive Server Enterprise (ASE) is a powerful high-performance database for recording and retrieving business records. Learn how to develop XML applications for Sybase using Stylus Studio.
Industry DTD Standards Support (OASIS)
Stylus Studio provides integrated support OASIS catalogs, including thousands of industry-standard DTDs like DocBook, FIXML, and more!
XML Helps Uncork Innovative Winery Web Sites
Learn how Freerun Technologies, Inc., a leading Internet services provider used Stylus Studio and XML technologies to develop a framework for Web-based eCommerce applications for the wine industry, reducing development cycles.
Convert DTD to XML
Learn how to create a sample XML instance document from a DTD using Stylus Studio DTD to XML conversion tools.


