<?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>6786</bug_id>
          
          <creation_ts>2009-04-07 18:43:54 +0000</creation_ts>
          <short_desc>XSD Documentation of sml:acyclic is obsolete</short_desc>
          <delta_ts>2009-04-17 22:46:55 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>SML</product>
          <component>Core</component>
          <version>PR</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>resolved</keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>PR</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Kirk Wilson">kirk.wilson</reporter>
          <assigned_to name="Virginia Smith">virginia.smith</assigned_to>
          <cc>virginia.smith</cc>
          
          <qa_contact name="SML Working Group discussion list">public-sml</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>24608</commentid>
    <comment_count>0</comment_count>
    <who name="Kirk Wilson">kirk.wilson</who>
    <bug_when>2009-04-07 18:43:54 +0000</bug_when>
    <thetext>Current XSD entry for acyclic is:
&lt;xs:attribute name=&quot;acyclic&quot; type=&quot;xs:boolean&quot;&gt;
    &lt;xs:annotation&gt;
        &lt;xs:documentation&gt;
                If this attribute is set to true for a type D 
                then instances of D should not create any
                cycles in a model. More precisely, the directed graph whose
                edges represent instances of D, and whose nodes represent
                documents that contain the source or target elements for
                instances of D, must be acyclic.
        &lt;/xs:documentation&gt;
    &lt;/xs:annotation&gt;
&lt;/xs:attribute&gt;

The statement in the xs:documentation beginning with &quot;More precisely,&quot; is obsolete.  It should be:

More precisely, the directed graph whose edges represent instances of D, and whose nodes represent elements resolved by the SML references of the type D or of types derived from D, must be acyclic.

which reflects section 5.1.1.3 item 1.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24693</commentid>
    <comment_count>1</comment_count>
    <who name="John Arwe">johnarwe</who>
    <bug_when>2009-04-13 16:48:23 +0000</bug_when>
    <thetext>Telecon of 2009-04-13: fix as proposed, editors to incorporate section number of original text, and license given for editorial cleanup.  No need for further wg review was expressed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24807</commentid>
    <comment_count>2</comment_count>
    <who name="Virginia Smith">virginia.smith</who>
    <bug_when>2009-04-17 22:46:55 +0000</bug_when>
    <thetext>The text now reads:

If this attribute is set to true for a type D 
then instances of D should not create any
cycles in a model. See Section 5.1.1.3 titled &quot;Instance Validity Rules&quot;. 

I removed the new suggested sentence since I don&apos;t think there is any point in covering material in the referenced section. In particular, the suggested sentence covers item 1 in the referenced section but not item 2 in the section. </thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>