xacml:AnyOfType

Complex Type Information

Model

Children: xacml:AllOf

Used By

Element xacml:AnyOf

Source

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