Inherited Attribute

Author-it XML Format

Description

The Inherited attribute indicates that an object property has been inherited from a template object. This attribute is optional. If the attribute is not present, this means that property is not inherited.

Parent Element

Any element that represents an Author-it object property.

Values

Data Type

Range

Boolean

true

Sample XML

<PrintMedia inherited="true">0</PrintMedia>