UNX
This element contains a collection of UNIX-specific RESOURCE
elements.
Syntax
<UNX>
[<RESOURCE>...</RESOURCE>][...]
</UNX>
Child elements
A UNX
element may contain the following child elements:
-
Zero to many RESOURCE elements.
Usage
The UNX
element contains a list of those resources that are only available on
UNIX™ operating systems. There is no difference between UNIX systems like Linux®,
AIX®, HP-UX, Solaris, and so on.
<UNX>
<RESOURCE Id="res.dispatcher.socket.family" Source="INTERNAL">UNIX</RESOURCE>
...
</UNX>
Parent elements
This element is a child of one of the following elements: RESOURCE_LIST