<?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>4689</bug_id>
          
          <creation_ts>2007-06-21 21:07:38 +0000</creation_ts>
          <short_desc>Wrong Indentation on section 3.2, last sample</short_desc>
          <delta_ts>2007-06-21 21:17:39 +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>unspecified</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></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>FPWD</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Valentina Popescu">popescu</reporter>
          <assigned_to name="Valentina Popescu">popescu</assigned_to>
          
          
          <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>15515</commentid>
    <comment_count>0</comment_count>
    <who name="Valentina Popescu">popescu</who>
    <bug_when>2007-06-21 21:07:38 +0000</bug_when>
    <thetext>The indentation suggests the complex type is being defined within the EnrolledCourse element declaration. The line containing 
&lt;xs:complexType name=&quot;StudentType&quot;&gt; 
should be at the same indentation level with the element definition

&lt;xs:element name=&quot;EnrolledCourse&quot; type=&quot;sml:refType&quot;
                sml:targetType=&quot;tns:CourseType&quot;/&gt;
    &lt;xs:complexType name=&quot;StudentType&quot;&gt;     &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;
        &lt;xs:sequence&gt;
            &lt;xs:element name=&quot;ID&quot; type=&quot;xs:string&quot;/&gt;
            &lt;xs:element name=&quot;Name&quot; type=&quot;xs:string&quot;/&gt;
            &lt;xs:element name=&quot;EnrolledCourses&quot; minOccurs=&quot;0&quot;&gt;
                &lt;xs:complexType&gt;
                    &lt;xs:sequence&gt;
                        &lt;xs:element ref=&quot;tns:EnrolledCourse&quot;
                                    maxOccurs=&quot;unbounded&quot;/&gt;
                    &lt;/xs:sequence&gt;
                &lt;/xs:complexType&gt;
            &lt;/xs:element&gt;
        &lt;/xs:sequence&gt;
&lt;/xs:complexType&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>15516</commentid>
    <comment_count>1</comment_count>
    <who name="Valentina Popescu">popescu</who>
    <bug_when>2007-06-21 21:17:39 +0000</bug_when>
    <thetext>fixed</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>