<?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="9999">
    <name>PerformanceWork</name>
    <parent title="Work" 
            xlinktype="simple" 
            href="Work.ixd"
            role="Specification" 
            show="embed" />
    <description>A class representing a 'Performance Work', musical or otherwise.</description>
    <documentation title="PerformanceWork class documentation" 
                   xlinktype="simple" 
                   href="PerformanceWorkDocumentation.xhtml"
                   role="Documentation" 
                   show="embed" />
    <attribute id="cd.0">
	  <name>performanceDates</name>
      <description>Performed on</description>
      <type>ntgArray</type>
    </attribute>
    <attribute id="cd.1">
      <name>resources</name>
      <description>Resources</description>
      <type>ntgArray</type>
    </attribute>
    <attribute id="cd.2">
      <name>scorePageList</name>
      <description>Score pages</description>
      <type>ntgArray</type>
    </attribute>
    <attribute id="cd.3">
      <name>instructionPageList</name>
      <description>Instruction pages</description>
      <type>ntgList</type>
    </attribute>
  </ClassDefinition>
</Class>
