Previous Next  

Element: xi:include

Document type

Module

Document XPath

/Module/SharedDataRegions/SharedData/xi:include

Schema XPath

/ConfigRecord/Module/SharedDataRegions/SharedData/xi:include

Description

The xi:include element is an XInclude element that is used to reference a SharedDataDescription document containing a shared data configuration. To include your SharedDataDescription document, specify its location in an xi:include element in the SharedData element:

<SharedData>
 <xi:include href="SharedDataDescription.xml"/>
</SharedData>
			

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.