xacml:AllOfType

Complex Type Information

Model

Children: xacml:Match

Used By

Element xacml:AllOf

Source

<xs:complexType name="AllOfType">
  <xs:sequence minOccurs="1" maxOccurs="unbounded">
    <xs:element ref="xacml:Match"/>
  </xs:sequence>
</xs:complexType>