Information Element

Author-it XML Format

Description

The Information element contains details about the library, or translation job from which the XML was created.

Attributes

None

Parent Element

Author-it

Children

Element

Optional

Occurs

Description

Yes

Once

Date

Yes

Once

Library

Yes

Once

TranslationJob

Yes

Once

Sample XML

<Information>
<
<Date>2004-03-01T09:20:30</Date>
- <Library>
<Name>C:\Program Files\AuthorIT V4\Data\Libraries\sample.adl</Name>
<GUID>A268019246FA412CAFFEC635DB02CF12</GUID>
<User>(supervisor)</User>
- <Locale>
<ID>5129</ID>
<
</Locale>
</Library>
- <TranslationJob>
<
<GUID>430A20CCDE95472086F966A9F038DEEC</GUID>
<WordCount>1216</WordCount>
</TranslationJob>
</Information>