xacml:VariableDefinitionType

Complex Type Information

Model

Attributes

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

Used By

Source

<xs:complexType name="VariableDefinitionType">
  <xs:sequence>
    <xs:element ref="xacml:Expression"/>
  </xs:sequence>
  <xs:attribute name="VariableId" type="xs:string" use="required"/>
</xs:complexType>