<?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>AbstractTextPage</name>
    <parent title="IntegraDocument" 
            xlinktype="simple" 
            href="IntegraDocument.ixd"
            role="Specification" 
            show="embed" />
    <description>An abstract class describing a text page of some sort.</description>
    <documentation title="AbstractTextPage class documentation" 
                   xlinktype="simple" 
                   href="AbstractTextPageDocumentation.xhtml"
                   role="Documentation" 
                   show="embed" />
    <attribute id="cd.0">
	  <name>textBlockList</name>
      <description>A list of text blocks that this page contains.</description>
      <type>ntgInt</type>
    </attribute>
    <attribute id="cd.1">
	  <name>pageNumber</name>
      <description>The page number of this page.</description>
      <type>ntgInt</type>
    </attribute>
  </ClassDefinition>
</Class>
