element <tns:rootPolicyRef> (local)
Namespace:
Type:
Content:
simple, 2 attributes
Defined:
locally within tns:pdp element in pdp.xsd; see XML source
Component Diagram
XML Representation Summary
<tns:rootPolicyRef
   
 = 
xs:string
 = 
xs:boolean
   
>
   
Content: 
{ xs:anyURI }
</tns:rootPolicyRef>
Included in content model of elements (1):
Annotation
Identifies the root policy from which the policy evaluation begins. This identifier must be resolved by the Policy Provider configured previously (cf. policyProvider element). In case this is not specified, the policy returned by the PolicyProvider#getCandidateRootPolicy() method is used as root policy. Refer to the respective PolicyProvider's documentation for more information.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="rootPolicyRef" type="tns:TopLevelPolicyElementRef"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.