<?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>AbstractTextBlock</name>
    <parent title="IntegraDocument" 
            xlinktype="simple" 
            href="IntegraDocument.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>textRepresentation</name>
      <description>A plain text representation (if possible) of this score block.</description>
      <type>ntgString</type>
    </attribute>
    <attribute id="cd.1">
	  <name>orderOnPage</name>
      <description>The order in which this clip occurs on the Score page.</description>
      <type>ntgInt</type>
    </attribute>
    <attribute id="cd.2">
      <name>mediaClip</name>
      <description>A reference to the id of a media clip.</description>
      <type>ntgInt</type>
    </attribute>
  </ClassDefinition>
</Class>
