<?xml version="1.0" encoding="UTF-8"?>
<glist>
   <gitem>
      <label>
         <loc href="#collection">collection</loc>
      </label>
      <def>
         <p> The items in a
                            <term>collection</term> in this specification are unordered and may contain duplicates. 
                   </p>
      </def>
   </gitem>
   <gitem>
      <label>
         <loc href="#ignorable_policy_assertion">ignorable policy assertion</loc>
      </label>
      <def>
         <p>An
                            <term>ignorable policy assertion</term> is an assertion that may be
                            ignored for purposes of determining the compatibility of alternatives 
                            in policy intersection in a lax mode
                           (as defined in <xspecref xmlns:xlink="http://www.w3.org/1999/xlink"
                      href="http://www.w3.org/TR/ws-policy#Policy_Intersection"
                      xlink:type="simple"
                      xlink:show="new"
                      xlink:actuate="onRequest">4.5 Policy
                            Intersection</xspecref>).</p>
      </def>
   </gitem>
   <gitem>
      <label>
         <loc href="#nested_policy_expression">nested policy expression</loc>
      </label>
      <def>
         <p>A <term>nested policy expression</term>
                            is a <termref def="policy_expression">policy expression</termref> that
                            is an Element Information Item in the <emph role="infoset-property">children</emph> property of a <termref def="policy_assertion">policy assertion</termref>.</p>
      </def>
   </gitem>
   <gitem>
      <label>
         <loc href="#policy">policy</loc>
      </label>
      <def>
         <p>A <term>policy</term> is a potentially empty
                        collection of <termref def="policy_alternative">policy
                        alternatives</termref>. </p>
      </def>
   </gitem>
   <gitem>
      <label>
         <loc href="#policy_alternative">policy alternative</loc>
      </label>
      <def>
         <p>A <term>policy
                            alternative</term> is a potentially empty 
                            <termref def="collection"> collection </termref> of <termref def="policy_assertion">policy assertions</termref>.</p>
      </def>
   </gitem>
   <gitem>
      <label>
         <loc href="#policy_assertion">policy assertion</loc>
      </label>
      <def>
         <p>A <term>policy
                        assertion</term> represents a requirement, a capability, or other property
                        of a behavior.</p>
      </def>
   </gitem>
   <gitem>
      <label>
         <loc href="#policy_assertion_parameter">policy assertion parameter</loc>
      </label>
      <def>
         <p>A <term>policy assertion parameter</term>
                        qualifies the behavior indicated by a <termref def="policy_assertion">policy
                            assertion</termref>.</p>
      </def>
   </gitem>
   <gitem>
      <label>
         <loc href="#policy_assertion_type">policy assertion type</loc>
      </label>
      <def>
         <p>A <term>policy
                            assertion type</term> represents a class of <termref def="policy_assertion">policy assertions</termref> and implies a schema
                        for the assertion and assertion-specific semantics.</p>
      </def>
   </gitem>
   <gitem>
      <label>
         <loc href="#policy_attachment">policy attachment</loc>
      </label>
      <def>
         <p>A <term>policy
                                        attachment</term> is a mechanism for associating <termref def="policy">policy</termref> with one or more <termref def="policy_scope">policy scopes</termref>.</p>
      </def>
   </gitem>
   <gitem>
      <label>
         <loc href="#policy_expression">policy expression</loc>
      </label>
      <def>
         <p>A <term>policy expression</term>
                    is an XML Infoset representation of a <termref def="policy">policy</termref>,
                    either in a normal form or in an equivalent compact form.</p>
      </def>
   </gitem>
   <gitem>
      <label>
         <loc href="#policy_scope">policy scope</loc>
      </label>
      <def>
         <p>A <term>policy
                                    scope</term> is a collection of <termref def="policy_subject">policy subjects</termref> to which a policy may
                                apply.</p>
      </def>
   </gitem>
   <gitem>
      <label>
         <loc href="#policy_subject">policy subject</loc>
      </label>
      <def>
         <p>A <term>policy subject</term> is
                        an entity (e.g., an endpoint, message, resource, operation) with which a
                            <termref def="policy">policy</termref> can be associated. </p>
      </def>
   </gitem>
</glist>