![]() |
![]() |
![]() |
> PartitionDescription |
PartitionDescription
/ConfigRecord/Module/Partitions/Partition/PartitionDescription/SharedLibraryRegion
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.
Optional, unbounded
None
None
The name of a shared library to which the partition requires access.
Required
ConfigRecord
String
N/A
None
The value must match the name of a shared library as defined in /Module/SharedLibraryRegions/SharedLibrary/@Name in the Module configuration document for the module.
Generated on 2007-10-15 17:17:22.