xacml:CombinerParameterType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
ParameterName xs:string required

Used By

Source

<xs:complexType name="CombinerParameterType">
  <xs:sequence>
    <xs:element ref="xacml:AttributeValue"/>
  </xs:sequence>
  <xs:attribute name="ParameterName" type="xs:string" use="required"/>
</xs:complexType>