*** previous/entity-filters.xml	2008-03-12 11:00:16.000000000 +0100
--- current/entity-filters.xml	2008-03-19 09:41:36.000000000 +0100
***************
*** 119,131 ****
  
          <p>
            <definition id="term-entity-identifier-filter" term="entity identifier filter">
!           An <term>entity identifier filter</term> is declared by an <elt>ef:entityIdentifier</elt>
            element.</definition>
          </p>
          
          <p>
            The syntax for the 
!           <xmlref ref="xml-entity-identifier-filter"><elt>ef:entityIdentifier</elt></xmlref>
            element is defined by the normative schema supplied with this specification.
          </p>
          
--- 119,131 ----
  
          <p>
            <definition id="term-entity-identifier-filter" term="entity identifier filter">
!           An <term>entity identifier filter</term> is declared by an <elt>ef:identifier</elt>
            element.</definition>
          </p>
          
          <p>
            The syntax for the 
!           <xmlref ref="xml-entity-identifier-filter"><elt>ef:identifier</elt></xmlref>
            element is defined by the normative schema supplied with this specification.
          </p>
          
***************
*** 197,203 ****
            is:
          </p>
          <p>
!           <code>xfi:identifier-scheme(xfi:entity-identifier(.)) eq #scheme</code>
          </p>
          
          <p>
--- 197,203 ----
            is:
          </p>
          <p>
!           <code>xfi:identifier-scheme(xfi:identifier(.)) eq #scheme</code>
          </p>
          
          <p>
***************
*** 229,235 ****
                  </tr>
                  <tr>
                    <td>
!                     <val>xfi:identifier-scheme(xfi:entity-identifier($eg:variableB))</val>
                    </td>
                    <td>
                      A fact's entity identification scheme must be the same
--- 229,235 ----
                  </tr>
                  <tr>
                    <td>
!                     <val>xfi:identifier-scheme(xfi:identifier($eg:variableB))</val>
                    </td>
                    <td>
                      A fact's entity identification scheme must be the same
***************
*** 572,577 ****
--- 572,591 ----
            </p>
          </revision>
  
+         <revision ref="person-geoff" day="07" month="03" year="2008">
+           <p>
+             Fixed <code>xfi:identifier</code> function name in the examples as suggested by
+             <personref ref="person-muramoto"/>.
+           </p>
+         </revision>
+ 
+         <revision ref="person-geoff" day="18" month="03" year="2008">
+           <p>
+             Ensured that the entity identifier filter syntax described in the
+             text aligns everywhere with the syntax of the normative schema.
+           </p>
+         </revision>
+ 
        </revisions>
  
      </section>
*** previous/entity-filters.xml	2008-03-12 11:00:16.000000000 +0100
--- current/entity-filters.xml	2008-03-20 20:26:03.000000000 +0100
***************
*** 119,131 ****
  
          <p>
            <definition id="term-entity-identifier-filter" term="entity identifier filter">
!           An <term>entity identifier filter</term> is declared by an <elt>ef:entityIdentifier</elt>
            element.</definition>
          </p>
          
          <p>
            The syntax for the 
!           <xmlref ref="xml-entity-identifier-filter"><elt>ef:entityIdentifier</elt></xmlref>
            element is defined by the normative schema supplied with this specification.
          </p>
          
--- 119,131 ----
  
          <p>
            <definition id="term-entity-identifier-filter" term="entity identifier filter">
!           An <term>entity identifier filter</term> is declared by an <elt>ef:identifier</elt>
            element.</definition>
          </p>
          
          <p>
            The syntax for the 
!           <xmlref ref="xml-entity-identifier-filter"><elt>ef:identifier</elt></xmlref>
            element is defined by the normative schema supplied with this specification.
          </p>
          
***************
*** 197,203 ****
            is:
          </p>
          <p>
!           <code>xfi:identifier-scheme(xfi:entity-identifier(.)) eq #scheme</code>
          </p>
          
          <p>
--- 197,203 ----
            is:
          </p>
          <p>
!           <code>xfi:identifier-scheme(xfi:identifier(.)) eq #scheme</code>
          </p>
          
          <p>
***************
*** 229,235 ****
                  </tr>
                  <tr>
                    <td>
!                     <val>xfi:identifier-scheme(xfi:entity-identifier($eg:variableB))</val>
                    </td>
                    <td>
                      A fact's entity identification scheme must be the same
--- 229,235 ----
                  </tr>
                  <tr>
                    <td>
!                     <val>xfi:identifier-scheme(xfi:identifier($eg:variableB))</val>
                    </td>
                    <td>
                      A fact's entity identification scheme must be the same
***************
*** 457,463 ****
            <includeChunk ref="boilerplate/references/XMLNAMES.xml"/>
            <includeChunk ref="boilerplate/references/XMLSCHEMA-STRUCTURES.xml"/>
            <includeChunk ref="boilerplate/references/XBRL.xml"/>
-           <includeChunk ref="boilerplate/references/XBRLFUNCTIONS.xml"/>
            <includeChunk ref="boilerplate/references/VARIABLES.xml"/>
      	</bibliography>
  
--- 457,462 ----
***************
*** 572,577 ****
--- 571,590 ----
            </p>
          </revision>
  
+         <revision ref="person-geoff" day="07" month="03" year="2008">
+           <p>
+             Fixed <code>xfi:identifier</code> function name in the examples as suggested by
+             <personref ref="person-muramoto"/>.
+           </p>
+         </revision>
+ 
+         <revision ref="person-geoff" day="18" month="03" year="2008">
+           <p>
+             Ensured that the entity identifier filter syntax described in the
+             text aligns everywhere with the syntax of the normative schema.
+           </p>
+         </revision>
+ 
        </revisions>
  
      </section>
