<?xml version="1.0"?>
<Class xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       xsi:noNamespaceSchemaLocation="CoreSchema-test.xsd"
       xsi:schemaLocation="http://www.w3.org/1999/xlink xlink-schema.xsd"
       coreSchemaVersionMajor="0"
       coreSchemaVersionMinor="1"
       classAbsoluteVersion="0">

  <ClassDefinition class-id="9980">
    <name>ScoreBlock</name>
    <parent title="AbstractTextBlock" 
            xlinktype="simple" 
            href="AbstractTextBlock.ixd"
            role="Specification" 
            show="embed" />
    <description>A class with a score block.</description>
    <documentation title="Score block class documentation" 
                   xlinktype="simple" 
                   href="ScoreBlockDocumentation.xhtml"
                   role="Documentation" 
                   show="embed" />
    <attribute id="cd.0">
	  <name>score</name>
      <description>A reference to the id of a media clip.</description>
      <type>ntgfInt</type>
    </attribute>
    <attribute id="cd.1">
	  <name>scoreTool</name>
      <description>The tool with which the score was constructed.</description>
      <type>ntgString</type>
    </attribute>
    <attribute id="cd.2">
      <name>instructionBlock</name>
      <description>A list of instruction blocks that contains information about this score block.</description>
      <type>ntgInt</type>
    </attribute>
  </ClassDefinition>
</Class>
