<?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>5468</bug_id>
          
          <creation_ts>2008-02-08 22:40:49 +0000</creation_ts>
          <short_desc>3.14.6  wording - missing/unclear antecedent</short_desc>
          <delta_ts>2008-02-08 22:41:27 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XML Schema</product>
          <component>Structures: XSD Part 1</component>
          <version>1.0 only</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc>http://www.w3.org/TR/2004/REC-xmlschema-1-20041028/#cos-st-derived-ok</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P4</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>3891</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="C. M. Sperberg-McQueen">cmsmcq</reporter>
          <assigned_to name="C. M. Sperberg-McQueen">cmsmcq</assigned_to>
          <cc>dsb</cc>
          
          <qa_contact name="XML Schema comments list">www-xml-schema-comments</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>18922</commentid>
    <comment_count>0</comment_count>
    <who name="C. M. Sperberg-McQueen">cmsmcq</who>
    <bug_when>2008-02-08 22:40:49 +0000</bug_when>
    <thetext>+++ This bug was initially created as a clone of Bug #3891, to enable the issue to be tracked separately in XSD 1.0 and XSD 1.1 +++

Regarding _XML_Schema_Part_1:_Structures_Second_Edition at
http://www.w3.org/TR/2004/REC-xmlschema-1-20041028/:

In section 3.14.6, the &quot;Schema Component Constraint: Type Derivation OK
(Simple)&quot; rule at
http://www.w3.org/TR/2004/REC-xmlschema-1-20041028/#cos-st-derived-ok
says:

  Schema Component Constraint: Type Derivation OK (Simple)
    For a simple type definition ... to be validly derived from a type
    definition ... given a subset ... one of the following must be true:
    1 They are the same type definition.
    2 All of the following must be true:
      2.1 &apos;restriction&apos; is not in the subset, or in the {final} of its own
          {base type definition} ...
      ...

The wording makes it quite unclear which component&apos;s {final} property is
being referred to.


In particular, the word &quot;its&quot; has no (clear) antecedent.

(Grammatically, the closest candidates are &quot;&apos;restriction&apos;&quot; (the subject
of the sentence) and &quot;the subset&quot; (the most recent noun in the previous
phrase), but clearly neither of those interpretations is valid.

Going to the previous sentence:  The plural &quot;they&quot; does not seem to be
the intended antecedent of the singular &quot;its,&quot; and &quot;the same definition&quot;
can&apos;t be because it&apos;s a mutually exclusive case to start with.

The first sentence has three main noun phrases, so none is clearly the
antecendent.)


It seems that the intended reference is &quot;the simple type definition.&quot;

Since that simple type definition has already been named D, clause 2.1
should probably read:

      2.1 &apos;restriction&apos; is not in the subset, or in the {final} of
          D&apos;s {base type definition} ...</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>