Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines a collection of parameters.
<xs:complexType name="Parameters">
<xs:sequence>
<xs:element name="Parameter"
type="dcmPS:Parameter"
minOccurs="0"
maxOccurs="unbounded"
/>
</xs:sequence>
</xs:complexType>
Child elements
Element | Type | Description |
---|---|---|
Parameter | dcmPS:Parameter | A collection of parameters that are used to provide values for the substitution strings found the display strings. |
Requirements
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |