<!--
 File: data/contexts/OASIS/templates/Organization/test_data/organization.xml
 -->
<!--
    $Id: organization.xml,v 1.10 2012/10/23 07:45:47 robbod Exp $
    Author: Rob Bodington, Eurostep Limited
    Owner:  Developed by Eurostep 
    Purpose: organization test data
 -->
<cmn:Uos xsi:schemaLocation="http://docs.oasis-open.org/plcs/ns/plcslib/v1.0/data/plcs/plcs-psm/xml-schema/plcs-psm ../../../../../PLCS/psm_model/plcs_psm.xsd">
<!--
 header information present in every file 
 -->
Rob Bodington
 </Name>
 </Author>
Eurostep Limited
 </Name>
 </Organization>
Hand created
 </OriginatingSystem>
A hand coded example showing how an organization is represented
 </Documentation>
 </Header>
<DataContainer xsi:type="plcs:PlcsDataContainer">
<!--
 
        every file should identify the ExchangeContextClassLibrary to indicate the 
        main OWL ontology that imports all the reference data used.
        
 -->

<!-- id-eccl: -->
<!--
 The IRI of the Ontology NOT the OWL file 
 -->
http://docs.oasis-open.org/plcs/ns/plcslib/v1.0/data/contexts/OASIS/refdata/plcs-rdl
 </LibraryId>
 </ExchangeContextClassLibrary>
<!--
 Class of CAGE identifiers. Note the ExternalOwlClass for CAGE_code should only appear once 
 -->

<!-- cls1: -->
<!--
 Organization identified by its CAGE code:  OrganizationX 
 -->

<!-- org0: -->
<Id>
 <Identifier id="OrganizationX" idRoleRef="cls1"/>
 </Id>
 </Organization>
 </DataContainer>
 </cmn:Uos>