<!--
 File: data/contexts/OASIS/templates/StockItem/test_data/stock_item.xml
 -->
<!--
    $Id: stock_item.xml,v 1.9 2012/10/23 07:45:41 robbod Exp $
    Author: Rob Bodington, Eurostep Limited
    Owner:  Developed by Eurostep 
    Purpose: state item 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 a StickItem 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.
    
 -->

<!-- id001: -->
<!--
 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>
<!--
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
 -->
<!--
    Classes  
 -->
<!--
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
 -->
<!--
 Class of CAGE identifiers. 
        Note the ExternalOwlClass for CAGE_code should only appear once 
 -->

<!-- id002: -->
<!--
 Class of Part number identifiers. 
        Note the ExternalOwlClass for Part_identification_code should only appear once 
 -->

<!-- id003: -->
<!--
 Class of NSN identifiers. 
        Note the ExternalOwlClass for NSN_code should only appear once 
 -->

<!-- id004: -->
<!--
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
 -->
<!--
    Individuals  
 -->
<!--
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
 -->
<!--
 Individual: Product_life_cycle_support
        Note the ExternalOwlObject for Product_life_cycle_support should only appear once 
 -->

<!-- id005: -->
<!--
 Individual: Utilization_stage
        Note the ExternalOwlObject for Utilization_stage should only appear once 
 -->

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

<!-- id007: -->
<Id>
 <Identifier id="OrganizationX" idRoleRef="id002"/>
 </Id>
 </Organization>
<!--
 
        Part identified by its Part number:  p2 
    
 -->

<!-- id018: Referenced by: ResourceItemRealization:id024, -->
<Part uid="id018">
<Id>
 <Identifier id="p2" idContextRef="id007" idRoleRef="id003"/>
 </Id>
 </Part>

<!-- id019: Referenced by: ResourceItemRealization:id024, -->
<Id>
 <Identifier id="3055-00-721-4790" idContextRef="id007" idRoleRef="id004"/>
 </Id>
 </ResourceItem>

<!-- id021: -->
<Id>
 <Identifier id="NATO" idRoleRef="id023"/>
 </Id>
 </Organization>

<!-- id023: -->

<!-- id024: -->
 <Item uidRef="id018"/>
 <ResourceItem uidRef="id019"/>
 </ResourceItemRealization>
 </DataContainer>
 </cmn:Uos>