Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies the type of processor the software will run on.
Usage
<PROCESSOR
  VALUE = "sProcessor"/>
Attributes
| Attribute | Type | Required | Description | 
|---|---|---|---|
VALUE  | 
sProcessor  | 
Yes  | 
String value representing the name of the processor that the software will run on. Alpha Alpha processor. MIPS MIPS processor. PPC PPC processor. x86 x86 processor.  | 
Child elements
There are no child elements.
Parent elements
| Element | 
|---|
Remarks
There may be zero or more instances of this element specifying the particular processor architectures that an implementation runs on. If no PROCESSOR is specified, the particular IMPLEMENTATION runs on all processors.
Examples
This example shows how to specify which type of processor the software will run on.
<PROCESSOR VALUE="x86"/>
Element information
Minimum supported system  | 
Windows XP | 
| Can be empty | Yes |