Name Element

Author-it XML Format

Description

The Name element contains the name of the Author-it library from which the XML file was created. For a Jet library this will be the filename including the full path of the .adl file. For a SQL Server library this will be the SQL database name.

Attributes

None

Parent Element

Library

Values

Data Type

Range

String

0 to 255 characters long.

Sample XML

<Name>SQLDatabaseName</Name>