<?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>Work</name>
    <parent title="IntegraDocument" 
            xlinktype="simple" 
            href="IntegraDocument.ixd"
            role="Specification" 
            show="embed" />
    <description>A class representing a 'Work', musical or otherwise.</description>
    <documentation title="Work class documentation" 
                     xlinktype="simple" 
                     href="WorkDocumentation.xhtml"
                     role="Documentation" 
                     show="embed" />
    <attribute id="cd.0">
	  <name>authors</name>
      <type>ntgInt</type>
    </attribute>
    <attribute id="cd.1">
      <name>publishedDate</name>
      <type>ntgDate</type>
    </attribute>
    <attribute id="cd.2">
      <name>integraPatchID</name>
      <type>ntgInt</type>
    </attribute>
    <attribute id="cd.3">
      <name>commissioningBody</name>
      <type>ntgInt</type>
    </attribute>
    <attribute id="cd.4">
      <name>publisher</name>
      <type>ntgInt</type>
    </attribute>
    <attribute id="cd.5">
      <name>usefulContacts</name>
      <type>ntgIntArray</type>
    </attribute>
  </ClassDefinition>
</Class>
