|
|
|
||||||||||||
Description |
|
||||||||||||
|
The tag defines structure of a document. |
|
||||||||||||
Example |
|
||||||||||||
|
<?xml version="1.0" encoding="utf-8"?> <assembly id="nxm.tests.basic.pl"> . . . <define id="company_header"> <content> <document> <header> . . . </header> <section width=”21.0” height=”29.7”> . . . </section> <section width=”29.7” height=”21.0”> . . . </section> <footer> . . . </footer> </document> </content> </define> . . . </assembly> |
|
||||||||||||
Attributes |
|
||||||||||||
|
style, |
|
||||||||||||
Child elements permitted |
|
||||||||||||
|
|
||||||||||||
Parent elements permitted |
|
||||||||||||
|
<content> |
|
||||||||||||
|
|
|
||||||||||||
|
|
|