|
|
|
||||||||||||
Description |
|
||||||||||||
|
The <content> tag defines a content of the <define> tag. This tag is the body of a definition. |
|
||||||||||||
Example |
|
||||||||||||
|
<?xml version="1.0" encoding="utf-8"?> . . . <define id="company_header"> <content> <paragraph> . . . </paragraph> </content> </define> . . . |
|
||||||||||||
|
|
|
||||||||||||
Attributes |
|
||||||||||||
|
There are no attributes. |
|
||||||||||||
Child elements permitted |
|
||||||||||||
|
|
||||||||||||
Parent elements permitted |
|
||||||||||||
|
<define> |
|
||||||||||||
|
|
|
||||||||||||
|
|
|