kprice | 159fa58 | 2006-05-08 21:30:45 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
| 2 | <!--Arbortext, Inc., 1988-2005, v.4002-->
|
kprice | 647b735 | 2006-05-17 21:27:16 +0000 | [diff] [blame] | 3 | <!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"
|
| 4 | "task.dtd">
|
| 5 | <?Pub Inc?>
|
kprice | 159fa58 | 2006-05-08 21:30:45 +0000 | [diff] [blame] | 6 | <task id="taddgrpr" xml:lang="en-us">
|
| 7 | <title>Adding group references</title>
|
| 8 | <titlealts>
|
| 9 | <searchtitle>Adding group references</searchtitle>
|
| 10 | </titlealts>
|
| 11 | <shortdesc>A group reference is a declaration that references a group. It
|
| 12 | enables the referenced group to appear in the instance document in the context
|
| 13 | of the referencing declaration.</shortdesc>
|
| 14 | <prolog><metadata>
|
| 15 | <keywords><indexterm>XML schema editor<indexterm>adding<indexterm>group references</indexterm></indexterm></indexterm>
|
| 16 | <indexterm>XML schema editor<indexterm>group references<indexterm>adding</indexterm></indexterm></indexterm>
|
| 17 | <indexterm>XML schema files<indexterm>adding<indexterm>group references</indexterm></indexterm></indexterm>
|
| 18 | <indexterm>XML schema files<indexterm>group references<indexterm>adding</indexterm></indexterm></indexterm>
|
| 19 | </keywords>
|
| 20 | </metadata></prolog>
|
| 21 | <taskbody>
|
| 22 | <context>The menu option to add a group reference only appears if there are
|
| 23 | groups defined elsewhere in the document.<p>The following instructions were
|
| 24 | written for the Resource perspective, but they will also work in many other
|
| 25 | perspectives.</p><p>To add a group reference, follow these steps:</p></context>
|
| 26 | <steps>
|
kprice | 647b735 | 2006-05-17 21:27:16 +0000 | [diff] [blame] | 27 | <step><cmd>In the Design view, right-click the content model you want to work
|
kprice | 159fa58 | 2006-05-08 21:30:45 +0000 | [diff] [blame] | 28 | with and select <uicontrol>Add Group Ref</uicontrol>.</cmd></step>
|
| 29 | <step><cmd>Select the new group reference.</cmd></step>
|
| 30 | <step><cmd>In the Properties view, select the group you want to refer to in
|
| 31 | the <uicontrol>ref</uicontrol> list.</cmd></step>
|
| 32 | <step><cmd>Click the <uicontrol>Documentation</uicontrol> tab if you want
|
| 33 | to provide any information about this group reference.</cmd><info>The <uicontrol>Documentation</uicontrol> page
|
kprice | 647b735 | 2006-05-17 21:27:16 +0000 | [diff] [blame] | 34 | is used for human readable material, such as a description.<?Pub Caret?></info>
|
kprice | 159fa58 | 2006-05-08 21:30:45 +0000 | [diff] [blame] | 35 | </step>
|
kprice | 647b735 | 2006-05-17 21:27:16 +0000 | [diff] [blame] | 36 | <step><cmd>Click the <uicontrol>Extensions</uicontrol> tab if you want to
|
| 37 | add application information elements to your annotations of schema components.</cmd>
|
| 38 | <info>The <uicontrol>Extensions</uicontrol> page allows you to specify the
|
| 39 | schema and add XML content to your annotations.</info></step>
|
kprice | 159fa58 | 2006-05-08 21:30:45 +0000 | [diff] [blame] | 40 | </steps>
|
| 41 | </taskbody>
|
| 42 | </task>
|
kprice | 647b735 | 2006-05-17 21:27:16 +0000 | [diff] [blame] | 43 | <?Pub *0000002277?>
|