<?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>OrganizationalUnit</name>
    <parent title="IntegraDocument" 
            xlinktype="simple" 
            href="IntegraDocument.ixd"
            role="Specification" 
            show="embed" />
    <description>An abstract class representing an 'organization'.</description>
    <documentation title="Organization class documentation" 
                   xlinktype="simple" 
                   href="OrganizationDocumentation.xhtml"
                   role="Documentation" 
                   show="embed" />
    <attribute id="cd.0">
	  <name>webSiteURL</name>
      <description>Web site</description>
      <type>ntgString</type>
    </attribute>
    <attribute id="cd.1">
	  <name>residenceAddress</name>
      <description>Physical address.</description>
      <type>ntgString</type>
    </attribute>
    <attribute id="cd.2">
      <name>emailAddress</name>
      <description>Organization email.</description>
      <type>ntgString</type>
    </attribute>
    <attribute id="cd.3">
      <name>residencePostCode</name>
      <description>Postal or zip code including city.</description>
      <type>ntgString</type>
    </attribute>
    <attribute id="cd.4">
      <name>residenceCountry</name>
      <description>Country of residence.</description>
      <type>ntgString</type>
    </attribute>
  </ClassDefinition>
</Class>
