<?xml version="1.0" encoding="utf-8"?>
<xsd:schema attributeFormDefault="unqualified" elementFormDefault="qualified" version="2.0" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <xsd:include schemaLocation="SC_SimpleContent_v2.0.xsd" />
    <xsd:annotation>
        <xsd:documentation>
        Schema Name  : SC_ReferenceMethod_v2.0.xsd
        Schema Identification : RMF.01
        Current Version Available At :  http://www.exchangenetwork.net/schema/SC
        Description   : 	Identifies the procedures, processes, and references required to determine the methods used to obtain a result.
        Application   :   Exchange Network Shared Schema Component
        Developed by  : 	 Core Reference Model (CRM) Workgroup
        Point of Contact :   Douglas Timms, enfoTech &amp; Consulting, Inc.
        Last Modified by :   Ross &amp; Associates - April 17, 2006 (from SSCv1.1: targetNamespace declaration removed, to conform with Exchange Network namespace decision v1.11)
</xsd:documentation>
    </xsd:annotation>
    <xsd:complexType name="ReferenceMethodDataType">
        <xsd:sequence>
            <xsd:element minOccurs="0" ref="MethodIdentifierCode" />
            <xsd:element minOccurs="0" ref="MethodIdentifierCodeListIdentifier" />
            <xsd:element minOccurs="0" ref="MethodName" />
            <xsd:element minOccurs="0" ref="MethodDescriptionText" />
            <xsd:element minOccurs="0" ref="MethodDeviationsText" />
        </xsd:sequence>
    </xsd:complexType>
    <xsd:element name="ReferenceMethod" type="ReferenceMethodDataType">
        <xsd:annotation>
            <xsd:documentation>Identifies the procedures, processes, and references required to determine the methods used to obtain a result.</xsd:documentation>
        </xsd:annotation>
    </xsd:element>
</xsd:schema>
