<?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_TribalIdentity_v2.0.xsd
        Schema Identification : C.11
        Current Version Available At :  http://www.exchangenetwork.net/schema/SC
        Description   : 	Identification information concerning recognized entities that possess immunities and privileges available as a federally acknowledged American Indian tribes or Alaskan Native entities by virtue of their government-to-government relationship with the Federal Government of the United States.
        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="TribalIdentityCodeDataType">
        <xsd:sequence>
            <xsd:element minOccurs="0" ref="TribalCode" />
            <xsd:element minOccurs="0" ref="TribalCodeListIdentifier" />
            <xsd:element minOccurs="0" ref="TribalName" />
        </xsd:sequence>
    </xsd:complexType>
    <xsd:element name="TribalIdentity" type="TribalIdentityCodeDataType">
        <xsd:annotation>
            <xsd:documentation>Identification information concerning recognized entities that possess immunities and privileges available as a federally acknowledged American Indian tribes or Alaskan Native entities by virtue of their government-to-government relationship with the Federal Government of the United States.</xsd:documentation>
        </xsd:annotation>
    </xsd:element>
</xsd:schema>