Email this Page Log Support Call Send Feedback Print

Previous Topic

Next Topic

Objects Element

Description

The Objects element is one of the major structural elements. It can contain one or more elements representing each AuthorIT object. For example if a topic and a file object are included in the xml file, then the Objects element will contain a Topic element and a File element. There are thirteen AuthorIT objects, and each one has a corresponding xml element. Each object element contains all the properties for that object.

Attributes

None

Parent Element

AuthorIT

Children

Element

Optional

Occurs

Book

Yes

Zero to many

File

Yes

Zero to many

Glossary

Yes

Zero to many

Hyperlink

Yes

Zero to many

Index

Yes

Zero to many

IndexEntry

Yes

Zero to many

Macro

Yes

Zero to many

Media

Yes

Zero to many

Style

Yes

Zero to many

TableOfContents

Yes

Zero to many

TableOfFigures

Yes

Zero to many

TitlePage

Yes

Zero to many

Topic

Yes

Zero to many

Sample XML

<Objects>
+ <Book>
+ <File>
+ <Topic>
</Objects>
Top of Page Email this Page Log Support Call Send Feedback Print