<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>1786</bug_id>
          
          <creation_ts>2005-07-20 04:23:40 +0000</creation_ts>
          <short_desc>[FS] editorial: 8.6.1 Elements in validation mode</short_desc>
          <delta_ts>2007-01-16 17:46:40 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XPath / XQuery / XSLT</product>
          <component>Formal Semantics 1.0</component>
          <version>Last Call drafts</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Dyck">jmdyck</reporter>
          <assigned_to name="Jerome Simeon">simeon</assigned_to>
          
          
          <qa_contact name="Mailing list for public feedback on specs from XSL and XML Query WGs">public-qt-comments</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>4986</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Dyck">jmdyck</who>
    <bug_when>2005-07-20 04:23:40 +0000</bug_when>
    <thetext>.6.1 Elements in validation mode

Sem / rule 1 / premise (4|6)
Sem / rule 2 / premise 2
&quot;statEnv.elemDecl(expanded-QName) = define ElementType&quot;
    &quot;define ElementType&quot; is not a valid Formal Definition.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>9217</commentid>
    <comment_count>1</comment_count>
    <who name="Jerome Simeon">simeon</who>
    <bug_when>2006-04-13 16:08:38 +0000</bug_when>
    <thetext>The rules are not correct, thanks for the catch. Corrected to the
intended rules, using element type references.


statEnv |-   ElementName1 of elem/type expands to expanded-QName1
...
statEnv |-  ElementNamen of elem/type expands to expanded-QNamen
statEnv.elemDecl(expanded-QName1) = define element ElementName1 OptSubstitution1 OptNillable1 TypeReference1
...
statEnv.elemDecl(expanded-QNamen) = define element ElementNamen OptSubstitutionn OptNillablen TypeReferencen
---------------------------------------------------------------------------
statEnv |-  with mode ValidationMode
            resolves to (element ElementName1 | ... | element ElementNamen) 

and 

statEnv |-   ElementName of elem/type expands to expanded-QName
statEnv.elemDecl(expanded-QName) = define element ElementName OptSubstitution OptNillable TypeReference
--------------------------------------------------------------------------------
statEnv |-  ElementName with mode ValidationMode resolves to element ElementName


- Jerome
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>