Previous Next  

Element: xi:include

Document type

Module

Document XPath

/Module/Applications/Application/xi:include

Schema XPath

/ConfigRecord/Module/Applications/Application/xi:include

Description

The xi:include element is an XInclude element that is used to reference an ApplicationDescription document containing the core OS configuration for the module. To include your ApplicationDescription document, specify its location in an xi:include element in the Application element:

<Application>
 <xi:include href="ApplicationDescription.xml"/>
</Application>
			

NOTE: The build tools do not support full XInclude include functionality. Only local file paths are supported in the href attribute. The other XInclude attributes are not supported.

   
Use

Required

Children

None

Attributes

None

Restrictions

None




Generated on 2007-10-15 17:17:22.