xacml:PolicyIdentifierListType

Complex Type Information

Model

Used By

Source

<xs:complexType name="PolicyIdentifierListType">
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:element ref="xacml:PolicyIdReference"/>
    <xs:element ref="xacml:PolicySetIdReference"/>
  </xs:choice>
</xs:complexType>