← Prev in month ← Prev in thread

PolicySets

From
Fatih TURKMEN <>
Date
2007-06-13T15:28:58+00:00
ID
004001c7adcf$160cc680$42265380$@
Thread
PolicySets
Dear All,

 

I am trying to combine several different but relevant policies within a
single PolicySet. I found PolicyIdReference construct useful for this
purpose but I couldn't find an example of its use for my purpose. My problem
is 

I have a top level 

PolicyFile1.xml

<PolicySet>

<target/>

 

<PolicyIdReference>Policy2</PolicyIdReference>

 

.. //other policies

 

</PolicySet>

 

PolicyFile2.xml

<Policy Id="Policy2">

..

</Policy>

 

This PolicySet has policies both enclosed within <policy> tags inside of it
and policies located at remote locations (can be both URL or a different
local file). The above example is not working properly. Am I missing
something here?

 

The specification document provides the following for PolicyIdReference:

A reference to a policy that MUST be included in this policy set. If the

<PolicyIdReference> is a URL, then it MAY be resolvable.

 

So, can you please help me on how I can have several policies some of them
are located in different files or locations within the same PolicySet?

 

Thanks in advance.

 

 

--

Fatih TURKMEN

dit.unitn.it/~turkmen
← Prev in month ← Prev in thread