Previous Next  

Element: SharedLibraryRegion

Document type

PartitionDescription

Document XPath

/PartitionDescription/SharedLibraryRegion

Schema XPath

/ConfigRecord/Module/Partitions/Partition/PartitionDescription/SharedLibraryRegion

Description

The SharedLibraryRegion element identifies a shared library region that the partition requires access to.

To identify the partition OS used by the partition, identify the system shared library that contains the partition OS. Also identify any other shared libraries needed by the application.

<PartitionDescription>
 <SharedLibraryRegion NameRef="my-pos"/>
 <SharedLibraryRegion NameRef="my-sl-A"/>
 <SharedLibraryRegion NameRef="my-sl-B"/>
</PartitionDescription>
			

The name of the shared library must match the name of a shared library declared in the SharedLibraryRegions of your Module configuration document.

Use

Optional, unbounded

Children

None

Attributes

NameRef

Restrictions

None

Attribute: NameRef

Document XPath
/PartitionDescription/SharedLibraryRegion/@NameRef
Schema XPath
/ConfigRecord/Module/Partitions/Partition/PartitionDescription/SharedLibraryRegion/@NameRef
Description

The name of a shared library to which the partition requires access.

Use

Required

Target location

ConfigRecord

XML data type

xs:string

Destination data type

String

Behavior if not specified

N/A

Values with special meanings

None

Restrictions



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