<?xml version="1.0" encoding="iso-8859-1"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xs:annotation>
		<xs:documentation xml:lang="en">
	  ©2025 Financial Industry Regulatory Authority, Inc. (FINRA). All rights reserved.  Materials may not be reprinted or republished without the express permission of FINRA.  This document contains FINRA Confidential and Proprietary information. FINRA provides this information to member firms only for the firms' internal assessment or use of the FINRA CRD Batch Filing and Data Download transfer program. Any other use is strictly prohibited by FINRA. FINRA reserves the right to seek all injunctive and equitable relief available to it in the event FINRA Confidential or Proprietary information is released to a third party by a member firm. A firm's use of this document demonstrates its acknowledgement that this document contains FINRA Confidential and Proprietary information, agreement that the firm will not reprint, republish or otherwise disclose this information to any third party and its agreement that FINRA may protect its rights, including but not limited to intellectual property rights.

      Version:  Release 2025.04.12 (last updated on 04/01/2025)

      Change History:

	  04/01/2025
	  - Renamed NYSE-CHI to NYSE-TEX

    </xs:documentation>
	</xs:annotation>
	<xs:element name="IndividualInformationReport" type="IndividualInformationReportType"/>
	<xs:annotation>
		<xs:documentation>
      The full Individual Information Report contains Administrative and/or Disclosure data for individuals currently employed by the requesting firm.  The Individual Information Report Delta contains Administrative and/or Disclosure data for individuals that had a change to their record since the last time this report was run.
    </xs:documentation>
	</xs:annotation>
	<xs:complexType name="IndividualInformationReportType">
		<xs:sequence>
			<xs:element name="Criteria" type="CriteriaType"/>
			<xs:element name="Indvls" type="IndvlsType"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="CriteriaType">
		<xs:annotation>
			<xs:documentation>
        The Criteria describes the selection criteria used to generate this report.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="IIRType" type="IIRType" use="required">
			<xs:annotation>
				<xs:documentation>
          Indicates whether the report is for certain individuals or the complete list of individuals for the specified firm.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="firmCRDNumber" type="Int8" use="required">
			<xs:annotation>
				<xs:documentation>
          CRD Number of Requesting Firm
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="reportDate" type="xs:date" use="required">
			<xs:annotation>
				<xs:documentation>
          The date the file was created (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="includeRegisteredIndividuals" type="answerYNType" use="optional">
			<xs:annotation>
				<xs:documentation>
          Include whether or not to include registered individuals.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="includeBackOfficeNRF" type="answerYNType" use="optional">
			<xs:annotation>
				<xs:documentation>
          Indicates whether or not to include Back Office (NRF) employees.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="includeScheduleAB" type="answerYNType" use="optional">
			<xs:annotation>
				<xs:documentation>
          Indicates whether or not to include Schedule A/B.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="includeTerminatedIndividuals" type="answerYNType" use="optional">
			<xs:annotation>
				<xs:documentation>
          Indicates whether or not to include Terminated Individuals.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="includeSSN" type="answerYNType" use="optional">
			<xs:annotation>
				<xs:documentation>
          Indicates whether SSN would be included in the report.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="includeOtherNames" type="answerYNType" use="optional">
			<xs:annotation>
				<xs:documentation>
          Indicates whether or not to include other names in the report.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="includeIdentifyingInformation" type="answerYNType" use="optional">
			<xs:annotation>
				<xs:documentation>
          Indicates whether or not to include Identifying Information.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="includeFingerprintInformation" type="answerYNType" use="optional">
			<xs:annotation>
				<xs:documentation>
          Indicates whether or not to include Fingerprint Statuses.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="includeRegistrationsByCurrentEmployment" type="answerYNType" use="optional">
			<xs:annotation>
				<xs:documentation>
          Indicates whether or not to include registrations by current employment.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="includeProfessionalDesignations" type="answerYNType" use="optional">
			<xs:annotation>
				<xs:documentation>
          Indicates whether or not to include Professional Designations.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="includeResidentialHistory" type="answerYNType" use="optional">
			<xs:annotation>
				<xs:documentation>
          Indicates whether or not to include Residential History.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="includeEmploymentHistory" type="answerYNType" use="optional">
			<xs:annotation>
				<xs:documentation>
          Indicates whether or not to include Employment History.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="includeAffiliatedFirm" type="answerYNType" use="optional">
			<xs:annotation>
				<xs:documentation>
          Indicates whether or not to include Affiliated Firm Employment.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="includeOfficeOfEmploymentHistory" type="answerYNType" use="optional">
			<xs:annotation>
				<xs:documentation>
          Indicates whether or not to include Office of Employment History.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="includeOtherBusiness" type="answerYNType" use="optional">
			<xs:annotation>
				<xs:documentation>
          Indicates whether or not to include Other Business.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="includeExamInformation" type="answerYNType" use="optional">
			<xs:annotation>
				<xs:documentation>
          Indicates whether or not to include Exams.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="includeExamWaiverInformation" type="answerYNType" use="optional">
			<xs:annotation>
				<xs:documentation>
          Indicates whether or not to include Exam Waivers.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="includeCEInformation" type="answerYNType" use="optional">
			<xs:annotation>
				<xs:documentation>
          Indicates whether or not to include CE Information.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="includeFilingHistory" type="answerYNType" use="optional">
			<xs:annotation>
				<xs:documentation>
          Indicates whether or not to include Filing History.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="includeReportableDisclosureInformation" type="answerYNType" use="optional">
			<xs:annotation>
				<xs:documentation>
          Indicates whether or not to include reportable disclosure information.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="includeNonReportableDisclosureInformation" type="answerYNType" use="optional">
			<xs:annotation>
				<xs:documentation>
          Indicates whether or not to include non-reportable disclosure information (information in the regulator archive).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="IndvlsType">
		<xs:annotation>
			<xs:documentation>
        The Individuals node contains a collection of individuals for the firm.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Indvl" type="IndvlType" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="IndvlType">
		<xs:annotation>
			<xs:documentation>
        The Individual node contains Administrative and/or Disclosure information for one of many individuals requested by this report.
        If Include Terminated Individuals is selected, only four nodes: Composite, Fingerprint Information, Office of Employement Histories, and Current Registrations
        are included in this report. Also the Office of Employment Histories is limited to that firm's latest association.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Comp" type="CompType"/>
			<xs:element name="IAAffltns" type="IAAffltnsType" minOccurs="0"/>
			<xs:element name="OthrNms" type="OthrNmsType" minOccurs="0"/>
			<xs:element name="ResHists" type="ResHistsType" minOccurs="0"/>
			<xs:element name="Dsgntns" type="DsgntnsType" minOccurs="0"/>
			<xs:element name="ContEds" type="ContEdsType" minOccurs="0"/>
			<xs:element name="EventFlngHists" type="EventFlngHistsType" minOccurs="0"/>
			<xs:element name="OthrBuss" type="OthrBussType" minOccurs="0"/>
			<xs:element name="IdentInfo" type="IdentInfoType" minOccurs="0"/>
			<xs:element name="FngprInfos" type="FngprInfosType" minOccurs="0"/>
			<xs:element name="Exms" type="ExmsType" minOccurs="0"/>
			<xs:element name="ExmWvrs" type="ExmWvrsType" minOccurs="0"/>
			<xs:element name="EmpHists" type="EmpHistsType" minOccurs="0"/>
			<xs:element name="AffltdFirms" type="AffltdFirmsType" minOccurs="0"/>
			<xs:element name="OffHists" type="OffHistsType" minOccurs="0"/>
			<xs:element name="CrntRgstns" type="CrntRgstnsType" minOccurs="0"/>
			<xs:element name="DRPs" type="DRPsType" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="CompType">
		<xs:annotation>
			<xs:documentation>
        The Composite node contains basic information describing the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Nm" type="NmType"/>
		</xs:sequence>
		<xs:attribute name="indvlSSN" type="Str16">
			<xs:annotation>
				<xs:documentation>
          Individual Social Security #
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="indvlPK" type="Int10" use="required">
			<xs:annotation>
				<xs:documentation>
          Individual's CRD #
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rptblDisc" type="answerYNType" use="required">
			<xs:annotation>
				<xs:documentation>
          Identifies if individual has Reportable Disclosures.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="statDisq" type="StatDisqCodesType" use="required">
			<xs:annotation>
				<xs:documentation>
          Identifies if individual has Statutory Disqualifications.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rgstdMult" type="answerYNType" use="required">
			<xs:annotation>
				<xs:documentation>
          Identifies if individual is registered with multiple firms.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="matDiff" type="answerYNType" use="required">
			<xs:annotation>
				<xs:documentation>
          Identifies if there is Material Difference In Disclosure.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="bllngCd" type="Str8">
			<xs:annotation>
				<xs:documentation>
          Billing Code of the individual's employment.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="actvMltry" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Identifies if the Individual is on Active Military Duty.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="OthrNmsType">
		<xs:annotation>
			<xs:documentation>
        The OtherNames node contains a collection of names that an individual has used or is using, or by which they are known or have been known, other their legal name, since the age of 18. This would include, for example, nicknames, aliases, and names used before or after marriage.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="OthrNm" type="OthrNmType" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>
            The OtherName node contains one of many other names if Other Names have been provided.
          </xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="OthrNmType">
		<xs:sequence>
			<xs:element name="Nm" type="NmType"/>
		</xs:sequence>
		<xs:attribute name="seqNb" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The sequence number of each name.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="IAAffltnsType">
		<xs:annotation>
			<xs:documentation>
        The IAAffltns node contains a collection of IA affiliations for an individual
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="IAAffltn" type="IAAffltnType" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>
            The IAAffltn node contains one of many IA affiliated firms.
          </xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="IAAffltnType">
		<xs:sequence>
			<xs:element name="Addr" type="AddrType" minOccurs="0" maxOccurs="1"/>
		</xs:sequence>
		<xs:attribute name="orgPk" type="Int8">
			<xs:annotation>
				<xs:documentation>
          The firm's CRD number.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="orgNm" type="Str128">
			<xs:annotation>
				<xs:documentation>
          The firm's name.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="iaAffltnCtgry" type="IAAffltnCtgry">
			<xs:annotation>
				<xs:documentation>
          The individual's IA affiliation category
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="ResHistsType">
		<xs:annotation>
			<xs:documentation>
        The ResidentialHistories node contains a collection individual residential addresses for the past five (5) years.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="ResHist" type="ResHistType" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="ResHistType">
		<xs:annotation>
			<xs:documentation>
        The ResidentialHistory node contains one of many residential addresses.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Addr" type="AddrType"/>
			<xs:element name="DtRng" type="DtRngType"/>
		</xs:sequence>
		<xs:attribute name="seqNb" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The sequence number of each residential history.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="DsgntnsType">
		<xs:annotation>
			<xs:documentation>
        This node describes a collection of designations information for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Dsgntn" type="DsgntnType" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>
            Specifies the designation(s) an individual currently maintains.
          </xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="DsgntnType">
		<xs:annotation>
			<xs:documentation>
        This node describes a one of many designations information for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="cd" type="designationCodeType" use="required">
			<xs:annotation>
				<xs:documentation>
          The designation code.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="auth" type="designationAuthType" use="required">
			<xs:annotation>
				<xs:documentation>
          Name of the designating authority.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="flngDt" type="xs:date" use="required">
			<xs:annotation>
				<xs:documentation>
          Date of the first filing to include designation (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="ContEdsType">
		<xs:annotation>
			<xs:documentation>
				This node describes a collection of continuing education information for the individual.
			</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="ContEd" type="ContEdType" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>
						This node describes a single continuing education event for an individual.
					</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
		<xs:attribute name="baseDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
					CE Base date (YYYY-MM-DD)
				</xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="st" type="ceStatusType" use="required">
			<xs:annotation>
				<xs:documentation>
					Status of the current CE Event.
				</xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="ContEdType">
		<xs:annotation>
			<xs:documentation>
				This node describes a single continuing education event for an individual.
			</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Appts" type="ApptsType">
				<xs:annotation>
					<xs:documentation>
						This node contains a collection of appointments for this active continuing education event.
					</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
		<xs:attribute name="nrlmtID" type="xs:int" use="required">
			<xs:annotation>
				<xs:documentation>
					The enrollment ID for this session.
				</xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="sssn" type="ceSSSNType" use="required">
			<xs:annotation>
				<xs:documentation>
					Type of CE session.
				</xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="sssnReqSt" type="ceSSSNRequirementStatusType">
			<xs:annotation>
				<xs:documentation>
					CE Session Requirement Status Type.
				</xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="sssnSt" type="ceSSSNStatusType">
			<xs:annotation>
				<xs:documentation>
					Status of CE session.
				</xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="sssnDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
					Date when individual sat for CE (YYYY-MM-DD).
				</xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="eventDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
					Date when individual's CE information changed (YYYY-MM-DD).
				</xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="begDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
					Start date of the CE window date range (YYYY-MM-DD).
				</xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="endDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
					End date of the CE window date range (YYYY-MM-DD).
				</xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rslt" type="ceResultType">
			<xs:annotation>
				<xs:documentation>
					CE Result.
				</xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="frgnDfrdFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
					CE Foreign Deferred: Indicates whether CE session is foreign deferred
				</xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="mltryDfrdFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
					CE Military Deferred: Indicates whether CE session is military deferred
				</xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="ApptsType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        This node contains a collection of appointments for the exam.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Appt" type="ApptType" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>
            This node contains information about the appointment for the exam.
          </xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="ApptType">
		<xs:annotation>
			<xs:documentation>
        This node contains information about the appointment for the exam.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="apptID" type="xs:integer" use="required">
			<xs:annotation>
				<xs:documentation>
          Unique ID for the appointment in the CRD system.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="apptSt" type="apptStCodeType" use="required">
			<xs:annotation>
				<xs:documentation>
          Current status for this Appointment.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stDtl" type="Str30" use="optional">
			<xs:annotation>
				<xs:documentation>
          Current status detail for this exam or session. This field is only provided for Web Delivery.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="lastAccsDt" type="xs:date" use="optional">
			<xs:annotation>
				<xs:documentation>
          Date the exam or session taken via Web Delivery was last accessed on. This field is only provided for Web Delivery.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="apptDt" type="xs:date" use="optional">
			<xs:annotation>
				<xs:documentation>
          Date the exam or session appointment has been scheduled (YYYY-MM-DD). This field is only provided for appointments scheduled at a test center (non-Web Delivery).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="vndrNm" type="Str128" use="optional">
			<xs:annotation>
				<xs:documentation>
          The vendor who scheduled the appointment.
          Vendors: PEARSON VUE, PROMETRIC, Web Delivery
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="vndrCnfrtNb" type="Str38" use="optional">
			<xs:annotation>
				<xs:documentation>
          Vendor Number confirming the appointment.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cntrID" type="Int38" use="optional">
			<xs:annotation>
				<xs:documentation>
          Vendor Center ID.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cntrCity" type="Str128" use="optional">
			<xs:annotation>
				<xs:documentation>
          Address of the center - City.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cntrSt" type="Str50" use="optional">
			<xs:annotation>
				<xs:documentation>
          Address of the center - State.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cntrCntry" type="Str128" use="optional">
			<xs:annotation>
				<xs:documentation>
          Address of the center - Country.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="updtTS" type="xs:dateTime" use="optional">
			<xs:annotation>
				<xs:documentation>
          Date and time the exam appointment was updated.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="EventFlngHistsType">
		<xs:annotation>
			<xs:documentation>
        This node describes a collection of filing histories for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="EventFlngHist" type="EventFlngHistType" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>
            This node describes a single filing history event for an individual.
          </xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="EventFlngHistType">
		<xs:annotation>
			<xs:documentation>
        This node describes a single filing history event for an individual.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="id" type="xs:integer" use="required">
			<xs:annotation>
				<xs:documentation>
          Unique ID for the Filing or non-filing event in the CRD system, most commonly known as 'Filing ID' for filings.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="type" type="eventType" use="required">
			<xs:annotation>
				<xs:documentation>
          Type of Event (Filing or Non-Filing actions like NFI, MT, etc).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dt" type="xs:date" use="required">
			<xs:annotation>
				<xs:documentation>
          Event/Filing date (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="frmType" type="formType">
			<xs:annotation>
				<xs:documentation>
          Type of form filed.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="flngType" type="filingType">
			<xs:annotation>
				<xs:documentation>
          Type of filing.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="src" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Submitting Organization or Regulator Name
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="OthrBussType">
		<xs:annotation>
			<xs:documentation>
        This node describes a collection of other businesses for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="OthrBus" type="OthrBusType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>
            This node identifies if the individual is engaged in any other business, either as a proprietor, partner, officer, director, employee, trustee, agent, or otherwise.
          </xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="OthrBusType">
		<xs:attribute name="desc" type="Str4000" use="required">
			<xs:annotation>
				<xs:documentation>
          Description for other business.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="IdentInfoType">
		<xs:annotation>
			<xs:documentation>
        This node describes the identification information for an individual.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Ht" type="HtType">
				<xs:annotation>
					<xs:documentation>
            The individual's height in feet and inches
          </xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
		<xs:attribute name="dob" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The individual's date of birth  (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="birthStCd" type="stateCodeType">
			<xs:annotation>
				<xs:documentation>
          The individual's state(code) of birth.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="birthPrvnc" type="Str40">
			<xs:annotation>
				<xs:documentation>
          The individual's province Of birth. This was the old free form field birthSt renamed that will now capture the birth province. Any value that was not mapped to the new 'birthStCd' is retained in this field.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="birthCntryCd" type="CountryCodeTypeAll">
			<xs:annotation>
				<xs:documentation>
          The individual's country(code) of birth.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="birthCntryOld" type="Str50">
			<xs:annotation>
				<xs:documentation>
          The individual's country of birth.  This was the old free form field birthCntry renamed. Any value that was not mapped to the new 'birthCntryCd' is retained in this field.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="gender" type="genderType">
			<xs:annotation>
				<xs:documentation>
          The individual's gender.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="wt" type="Str3">
			<xs:annotation>
				<xs:documentation>
          The individual's weight.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="hair" type="hairColorType">
			<xs:annotation>
				<xs:documentation>
          The individual's hair color.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="eye" type="eyeColorType">
			<xs:annotation>
				<xs:documentation>
          The individual's eye color.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="FngprInfosType">
		<xs:annotation>
			<xs:documentation>
        This node describes a collection of fingerprint information for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="FngprInfo" type="FngprInfoType" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="FngprInfoType">
		<xs:annotation>
			<xs:documentation>
        This node describes a single fingerprint information for an individual.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="orgNm" type="Str64">
			<xs:annotation>
				<xs:documentation>
          The name of the firm that submitted the fingerprint.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="barCd" type="Str10" use="required">
			<xs:annotation>
				<xs:documentation>
          Bar code of the fingerprint card.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="recdDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          Date fingerprint card was received  (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stDt" type="xs:date" use="required">
			<xs:annotation>
				<xs:documentation>
          Date the status was applied (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="st" type="fingerprintStatusType" use="required">
			<xs:annotation>
				<xs:documentation>
          Status of the fingerprint card.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="pstnInFirm" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Position in the Firm.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="ExmsType">
		<xs:annotation>
			<xs:documentation>
        The Exams node contains a collection of exam nodes each describing details about an individuals exams.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Exm" type="ExmType" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="ExmType">
		<xs:annotation>
			<xs:documentation>
        The Exam node contains one of many exam details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Appts" type="ApptsType">
				<xs:annotation>
					<xs:documentation>
            This node contains a collection of appointments for this scheduled exam.
          </xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
		<xs:attribute name="nrlmtID" type="xs:int" use="required">
			<xs:annotation>
				<xs:documentation>
          The enrollment ID for this exam.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="exmCd" type="examCodeType" use="required">
			<xs:annotation>
				<xs:documentation>
          The Exam Code.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="st" type="examStatusType" use="required">
			<xs:annotation>
				<xs:documentation>
          The current status of the exam.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The status date.(YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="exmDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The date the exam was taken.(YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="grd" type="Str20">
			<xs:annotation>
				<xs:documentation>
          The grade of the exam / CE.
          Allowed Values (Code-Description):
          FAILED-Failed
          LATE_CANCEL -Late Cancel
          NO_SHOW -No Show
          PASSED-Passed
          CMPLT-Complete
          INCMP-Incomplete
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="scr" type="Str100">
			<xs:annotation>
				<xs:documentation>
          The score of the exam.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="wndwBeginDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The Window Begin Date (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="wndwEndDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The Window End Date (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="exmValidFl" type="answerYNType" use="optional">
			<xs:annotation>
				<xs:documentation>
          Yes - Indicates exam qualifies for a registration currently held and may qualify for one or more eligible registrations not currently held.
          No - Indicates the exam no longer qualifies a person for a registration because the period of validity has ended.
          Absence of 'exmValidFl' indicates validity is not calculated and not applicable due to exam status being other than "Passed" (Ex; Failed, Withdrawn etc.) or because the exam does not qualify for any registration in CRD (Ex: S3, S50 etc.). Validity is also not calculated for Series 66 exam, because there is more than one registration category (AG, RA) associated with it.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="exmValidDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          Indicates the exam remains eligible for registration if sought before the date listed. Attribute is not provided for exams that are currently held, exams that are already expired, or exams for which validity is not calculated (see 'exmValidFl' above).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="updateTS" type="xs:dateTime">
			<xs:annotation>
				<xs:documentation>
          Date and time the exam was updated YYYY-MM-DDTHH:MM:SS.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="ExmWvrsType">
		<xs:annotation>
			<xs:documentation>
        The Exams node contains a collection of examwvr nodes each describing details about an individuals exam waivers.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="ExmWvr" type="ExmWvrType" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="ExmWvrType">
		<xs:annotation>
			<xs:documentation>
        The Exam Waiver node contains one exam waiver details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="nrlmtID" type="xs:int" use="required">
			<xs:annotation>
				<xs:documentation>
          The enrollment ID for this exam.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="exmCd" type="examCodeType" use="required">
			<xs:annotation>
				<xs:documentation>
          The Exam Code.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="regAuth" type="regulatorType" use="required">
			<xs:annotation>
				<xs:documentation>
          Regulator that waived the exam.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rsnCd" type="rsnType">
			<xs:annotation>
				<xs:documentation>
          Waiver Reason Code.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="exmValidFl" type="answerYNType" use="optional">
			<xs:annotation>
				<xs:documentation>
          Include whether or not the exam is valid
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="exmValidDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          If the exam is valid, indicates the exam expiration date
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="efctvDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          Date exam was waived.(YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="EmpHistsType">
		<xs:annotation>
			<xs:documentation>
        The EmploymentHistories node contains a collection of employment history details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="EmpHist" type="EmpHistType" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="EmpHistType">
		<xs:annotation>
			<xs:documentation>
        The EmploymentHistory node contains one of many employment history details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="DtRng" type="DtRngType">
				<xs:annotation>
					<xs:documentation>
            Date range
          </xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
		<xs:attribute name="seqNb" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The sequence number for each employment history.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="orgNm" type="Str64">
			<xs:annotation>
				<xs:documentation>
          The organization name
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="invRel" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Investment related indicator.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="city" type="Str50">
			<xs:annotation>
				<xs:documentation>
          City of Employment.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="state" type="Str2">
			<xs:annotation>
				<xs:documentation>
          State of Employment.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cntryCd" type="CountryCodeTypeAll">
			<xs:annotation>
				<xs:documentation>
          Country(code) of Employment.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cntryOld" type="Str50">
			<xs:annotation>
				<xs:documentation>
          Country of Employment. This is renamed from old field "cntry".
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="postlCd" type="Str11">
			<xs:annotation>
				<xs:documentation>
          Postal code of Employment.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="pstnHeld" type="Str512">
			<xs:annotation>
				<xs:documentation>
          Position Held.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="AffltdFirmsType">
		<xs:annotation>
			<xs:documentation>
        The AffiliatedFirms node contains a collection of affiliated firms details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="AffltdFirm" type="AffltdFirmType" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="AffltdFirmType">
		<xs:annotation>
			<xs:documentation>
        The AffiliatedFirm node contains one of many affiliated firm details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="EmpLocs" type="EmpLocsType"/>
		</xs:sequence>
		<xs:attribute name="orgNm" type="Str64">
			<xs:annotation>
				<xs:documentation>
          The firm's name.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="orgPK" type="Int8" use="required">
			<xs:annotation>
				<xs:documentation>
          The firm's CRD number.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="empStDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The date of hire by the affiliated firm (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ndpndCntrcrFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Indication if the individual is an Independent Contractor
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="OffHistsType">
		<xs:annotation>
			<xs:documentation>
        The OfficeOfEmploymentHistories node contains a collection of employment office history details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="OffHist" type="OffHistType" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="OffHistType">
		<xs:annotation>
			<xs:documentation>
        The OfficeOfEmploymentHistory node contains one of many employment history details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="DtRng" type="DtRngType">
				<xs:annotation>
					<xs:documentation>
            Date range
          </xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="EmpLocs" type="EmpLocsType">
				<xs:annotation>
					<xs:documentation>
            The Employment Locations node contains a collection of Employment Locations details for the individual.
          </xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
		<xs:attribute name="orgNm" type="Str128">
			<xs:annotation>
				<xs:documentation>
          The firm's name.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="orgPK" type="Int8" use="required">
			<xs:annotation>
				<xs:documentation>
          The firm's CRD number.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="empCntxt" type="Str18">
			<xs:annotation>
				<xs:documentation>
          The individual's type of employment.
          Allowed Values (Code-Description):
          BACK OFFICE -Back office
          BACK OFFICE/PAGE 2 -Back office/Page 2
          IAR -Investment Adviser
          IAR/RR -Investment Adviser /Registered Representative
          RR -Registered Representative
          PAGE 2-Page 2 for BD Schedule A/B
          Note: empCntxt attribute will display only for the current active employment
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ndpndCntrcrFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Indication if the individual is an Independent Contractor
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="firmAsctnSt" type="firmAsctnStType">
			<xs:annotation>
				<xs:documentation>
          Indication of whether the firm association is active or inactive
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="termDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          Termination Date
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="termRsn" type="termReasonType">
			<xs:annotation>
				<xs:documentation>
          Reason for Termination
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="termExpln" type="Str512">
			<xs:annotation>
				<xs:documentation>
          Termination Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="termRsnAmndtExpln" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          Termination Amendment Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="termDtAmndtExpln" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          Termination Date Amendment Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="CrntRgstnsType">
		<xs:annotation>
			<xs:documentation>
        The CurrentRegistrations node contains a collection of registration details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="CrntRgstn" type="CrntRgstnType" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="CrntRgstnType">
		<xs:annotation>
			<xs:documentation>
        The CurrentRegistration node contains one of many registration details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="CrntDfcnys" type="DfcnysType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>
            The Deficiencys node contains one of many deficiencies for the individual registration.
          </xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
		<xs:attribute name="empStDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The employment start date.   (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="regAuth" type="regulatorType" use="required">
			<xs:annotation>
				<xs:documentation>
          The regulatory Authority.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="regCat" type="registrationCategoryType" use="required">
			<xs:annotation>
				<xs:documentation>
          The Registration Category.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crtnDt" type="xs:date" use="required">
			<xs:annotation>
				<xs:documentation>
          The date when this registration was created either from a filing (U4) or from a non-filing event (NFI/MT, etc). (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="trmnnDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The date when this registration was terminated either from a filing (U5) or from a non-filing event (NFI/MT, etc). (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stDt" type="xs:date" use="required">
			<xs:annotation>
				<xs:documentation>
          The date a status change was posted to the system. (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="st" type="registrationStatusCode" use="required">
			<xs:annotation>
				<xs:documentation>
          The current registration status.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="actvReg" type="answerYNType" use="required">
			<xs:annotation>
				<xs:documentation>
          Flag indicating whether or not the registration is active.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="aprvlDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The approval date (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="updateTS" type="xs:dateTime">
			<xs:annotation>
				<xs:documentation>
          Date and time the registration status was updated YYYY-MM-DDTHH:MM:SS.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="DfcnysType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The Associated Individuals node contains a collection of Individuals deficiencies.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="CrntDfcny" type="DfcnyType" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation xml:lang="en">
            The Associated Individual node contains a collection of Individuals deficiencies.
          </xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="DfcnyType">
		<xs:annotation>
			<xs:documentation xml:lang="en">

      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="dfcnyCd" type="deficiencyCd" use="required">
			<xs:annotation>
				<xs:documentation xml:lang="en">
          Current Registration Deficiency.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="exmCd" type="examCodeType">
			<xs:annotation>
				<xs:documentation xml:lang="en">
          The Exam code.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="createDt" type="xs:date">
			<xs:annotation>
				<xs:documentation xml:lang="en">
          The date the deficiency was created.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="DRPsType">
		<xs:annotation>
			<xs:documentation>
        The DRPs node contains a collection of reportable and disclosable DRPs for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="OcrnInfo" type="DRPType" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>
            The OccurrenceDisclosureInformation node contains other information associated with the DRP.
          </xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="DRPType">
		<xs:annotation>
			<xs:documentation>
        The DRPs node contains one of many reportable and disclosable DRPs for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:choice>
			<xs:element name="Bnkrpt-102005" type="Bnkrpt-102005Type"/>
			<xs:element name="Bnkrpt-052009" type="Bnkrpt-052009Type"/>
			<xs:element name="Bond-102005" type="Bond-102005Type"/>
			<xs:element name="Bond-052009" type="Bond-052009Type"/>
			<xs:element name="Crmnl-102005" type="Crmnl-102005Type"/>
			<xs:element name="Crmnl-052009" type="Crmnl-052009Type"/>
			<xs:element name="CustCmplt-102005" type="CustCmplt-102005Type"/>
			<xs:element name="CustCmplt-052009" type="CustCmplt-052009Type"/>
			<xs:element name="CvlJud-102005" type="CvlJud-102005Type"/>
			<xs:element name="CvlJud-052009" type="CvlJud-052009Type"/>
			<xs:element name="IntRvw-102005" type="IntRvw-102005Type"/>
			<xs:element name="IntRvw-052009" type="IntRvw-052009Type"/>
			<xs:element name="Invstgtn-102005" type="Invstgtn-102005Type"/>
			<xs:element name="Invstgtn-052009" type="Invstgtn-052009Type"/>
			<xs:element name="JdgmtLien-102005" type="JdgmtLien-102005Type"/>
			<xs:element name="JdgmtLien-052009" type="JdgmtLien-052009Type"/>
			<xs:element name="RegActn-102005" type="RegActn-102005Type"/>
			<xs:element name="RegActn-052009" type="RegActn-052009Type"/>
			<xs:element name="SROArb-102005" type="SROArb-102005Type"/>
			<xs:element name="SROArb-052009" type="SROArb-052009Type"/>
			<xs:element name="Term-102005" type="Term-102005Type"/>
			<xs:element name="Term-052009" type="Term-052009Type"/>
		</xs:choice>
		<xs:attribute name="ocrn" type="Int12" use="required">
			<xs:annotation>
				<xs:documentation>
          The occurrence number.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dsclrType" type="dsclrType" use="required">
			<xs:annotation>
				<xs:documentation>
          The disclosureType.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="pblcDscl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The finraPublicDisclosable.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rptbl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The reportable.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="frm" type="formType">
			<xs:annotation>
				<xs:documentation>
          The form type.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rcvdDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The receivedDate (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="src" type="Str128">
			<xs:annotation>
				<xs:documentation>
          The source.
          Allowed Values:
          Organization CRD# Number
          Regulator Name
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="frmVer" type="frmVerType">
			<xs:annotation>
				<xs:documentation>
          The formVersion.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="qstns" type="Str256">
			<xs:annotation>
				<xs:documentation>
          The disclosure questions.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="Bnkrpt-102005Type">
		<xs:annotation>
			<xs:documentation>
        The BankruptcySIPCDRP-102005 node contains one of many BankruptcySIPC DRP-102005 details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="drpVer" type="drpVerType" use="required">
			<xs:annotation>
				<xs:documentation>
          The DRP Version.
          Allowed Value:
          10/2005
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dsclrPK" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The event disclosure identifier.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amndFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation xml:lang="en">
          Flag indicating that this DRP is an initial(N) or Amended(Y).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="actnType" type="bnkrptActnType-102005">
			<xs:annotation>
				<xs:documentation>
          The action type.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="actnDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The action date (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="actnDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Action Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="actnDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The action date explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="org" type="Str512">
			<xs:annotation>
				<xs:documentation>
          The organization name over which you exercised control and position, title or relationship.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="invRel" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The organization investment - related.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crt" type="Str512">
			<xs:annotation>
				<xs:documentation>
          The court detail text, e.g. the action brought in, name and location of court, docket/case number details

        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crntPend" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Currently pending indicator.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="disp" type="bnkrptDispType">
			<xs:annotation>
				<xs:documentation>
          The disposition type.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dispDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The disposition date  (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dispDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Disposition Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dispDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The disposition Date explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="eventSm" type="Str1000">
			<xs:annotation>
				<xs:documentation>
          The summary of events.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="trustPay" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The Trustee Payment.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crntOp" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The currently Open indicator.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="payDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The Direct Payment Initiated Date (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="payDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Direct Payment Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="payDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The Direct Payment Initiated Date explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cmmnt" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          Comment.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="Bnkrpt-052009Type">
		<xs:annotation>
			<xs:documentation>
        The BankruptcySIPCDRP-052009 node contains one of many BankruptcySIPC DRP-052009 details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="drpVer" type="drpVerType" use="required">
			<xs:annotation>
				<xs:documentation>
          The DRP Version.
          Allowed Values:
          05/2009
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dsclrPK" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The event disclosure identifier.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amndFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation xml:lang="en">
          Flag indicating that this DRP is an initial(N) or Amended(Y).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="actnType" type="bnkrptActnType-052009">
			<xs:annotation>
				<xs:documentation>
          The action type.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="actnTypeOthrExp" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Action Type Other Explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="bnkrptChptrType" type="bnkrptChptrType">
			<xs:annotation>
				<xs:documentation>
          The type of Bankruptcy.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="actnDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The action date (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="actnDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Action Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="actnDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The action date explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="orgNm" type="Str128">
			<xs:annotation>
				<xs:documentation>
          The organization name over which you exercised control
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="pstn" type="Str128">
			<xs:annotation>
				<xs:documentation>
          The position, title, or relationship.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="invRel" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The organization investment - related.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crtType" type="crtNonMltryType">
			<xs:annotation>
				<xs:documentation>
          The court action brought in.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crtTypeOthrExp" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Court Type Other Explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crtNm" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Name of Court.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crtLoc" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Location of Court.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="caseNb" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Docket/Case#.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="caseNbPIIFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Check box to flag if Docket/Case# is a SSN, a Bank Card number, or a Personal Identification Number.
          Allowed Values (Code-Description):
          Y-Box checked
          N-Box left blanked
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crntPend" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Currently pending indicator.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="disp" type="bnkrptDispType">
			<xs:annotation>
				<xs:documentation>
          The disposition type.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dispOthrExp" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Disposition Other Explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dispDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The disposition date (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dispDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Disposition Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dispDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The disposition Date explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crdtrNm" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Name of creditor.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amtOwed" type="Str18">
			<xs:annotation>
				<xs:documentation>
          Original amount owed.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crdtrTerms" type="Str512">
			<xs:annotation>
				<xs:documentation>
          Terms/compromise reached with creditor.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amtPaid" type="Str18">
			<xs:annotation>
				<xs:documentation>
          The amount paid or agreed to be paid.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="trstNm" type="Str128">
			<xs:annotation>
				<xs:documentation>
          The name of the trustee.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crntOp" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The currently Open indicator.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="payDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The Direct Payment Initiated Date (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="payDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Direct Payment Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="payDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The Direct Payment Initiated Date explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cmmnt" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          Comment.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="Bond-102005Type">
		<xs:annotation>
			<xs:documentation>
        The BondDRP-102005 node contains one of many Bond DRP-102005 details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="drpVer" type="drpVerType" use="required">
			<xs:annotation>
				<xs:documentation>
          The DRP Version.
          Allowed Value:
          10/2005
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dsclrPK" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The event disclosure identifier.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amndFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation xml:lang="en">
          Flag indicating that this DRP is an initial(N) or Amended(Y).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="orgNm" type="Str128">
			<xs:annotation>
				<xs:documentation>
          The Firm Name (Policy Holder).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="bndCoNm" type="Str128">
			<xs:annotation>
				<xs:documentation>
          The Bonding Company Name.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="disp" type="bndDispType">
			<xs:annotation>
				<xs:documentation>
          The dispositionType.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dispDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The disposition Date (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dispDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Disposition Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dispDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The disposition Date Explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="payAmtDt" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The payout Amount and Date Paid.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cmmnt" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          Comment.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="Bond-052009Type">
		<xs:annotation>
			<xs:documentation>
        The BondDRP-052009 node contains one of many Bond DRP-052009 details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="drpVer" type="drpVerType" use="required">
			<xs:annotation>
				<xs:documentation>
          The DRP Version.
          Allowed Value:
          05/2009
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dsclrPK" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The event disclosure identifier.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amndFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation xml:lang="en">
          Flag indicating that this DRP is an initial(N) or Amended(Y).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="orgNm" type="Str128">
			<xs:annotation>
				<xs:documentation>
          The Firm Name (Policy Holder).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="bndCoNm" type="Str128">
			<xs:annotation>
				<xs:documentation>
          The Bonding Company Name.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="disp" type="bndDispType">
			<xs:annotation>
				<xs:documentation>
          The dispositionType.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dispDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The disposition Date (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dispDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Disposition Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dispDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The disposition Date Explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dispPayotAmt" type="Str18">
			<xs:annotation>
				<xs:documentation>
          Disposition Payout Amount.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dispPayotDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          Disposition Date Paid (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dispPayotDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Disposition Date Paid Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dispPayotDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The disposition Date Explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cmmnt" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          Comment.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="Crmnl-102005Type">
		<xs:annotation>
			<xs:documentation>
        The CriminalDRPs-102005 node contains one of many Criminal-102005 details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="drpVer" type="drpVerType" use="required">
			<xs:annotation>
				<xs:documentation>
          The DRP Version.
          Allowed Value:
          10/2005
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dsclrPK" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The event disclosure identifier
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amndFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation xml:lang="en">
          Flag indicating that this DRP is an initial(N) or Amended(Y).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="org" type="Str512">
			<xs:annotation>
				<xs:documentation>
          The organization.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="chrgs" type="Str512">
			<xs:annotation>
				<xs:documentation>
          The charges brought in.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="evntDsclrDtl" type="Str1000">
			<xs:annotation>
				<xs:documentation>
          The event disclosure detail.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtChrgd" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The date First Charged (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtChrgdExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Date First Charged Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtChrgdExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The date First Charged Explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="invFlny" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The involve a Felony.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crntSt" type="crntStType-102005">
			<xs:annotation>
				<xs:documentation>
          Current Status.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="evntStDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The event Status Date (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="evntStDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Event Status Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="evntStDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The event Status Date  Explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dispDsclrDtl" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The disposition Disclosure Detail.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cmmnt" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          Comment.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="Crmnl-052009Type">
		<xs:annotation>
			<xs:documentation>
        The CriminalDRPs-052009 node contains one of many Criminal-052009 details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="CrmnlChrgs" type="CrmnlChrgsType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>
            This node describes a collection of Criminal Charges for an individual.
          </xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
		<xs:attribute name="drpVer" type="drpVerType" use="required">
			<xs:annotation>
				<xs:documentation>
          The DRP Version.
          Allowed Value:
          05/2009
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dsclrPK" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The event disclosure identifier.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amndFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation xml:lang="en">
          Flag indicating that this DRP is an initial(N) or Amended(Y).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="orgNm" type="Str128">
			<xs:annotation>
				<xs:documentation>
          The organization name.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="invRel" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Investment-related business.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="pstn" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Position, title, or relationship.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crtType" type="crtWithMltryType">
			<xs:annotation>
				<xs:documentation>
          Formal action was brought in.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crtTypeOthrExp" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Court Type Other Explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crtNm" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Name of Court.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crtLoc" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Location of Court.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="caseNb" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Docket Case#.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crntSt" type="crntStType-052009">
			<xs:annotation>
				<xs:documentation>
          The current Status.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="evntStDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The event Status Date (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="evntStDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Event Status Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="evntStDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The event Status Date Explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtChrgd" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The date First Charged (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtChrgdExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Date First Charged Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtChrgdExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The date First Charged Explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dispDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The disposition date  (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dispDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Disposition Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dispDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The disposition date explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="sntncPnlty" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          Sentence/penalty details.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cmmnt" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          Comment.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="CrmnlChrgsType">
		<xs:annotation>
			<xs:documentation>
        This node describes a collection of Criminal Charges for an individual.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="CrmnlChrg" type="CrmnlChrgType" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="CrmnlChrgType">
		<xs:annotation>
			<xs:documentation>
        This node describes a single Crminal Charge for an individual.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="seqNb" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The sequence number for each criminal charge.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="frmlChrg" type="Str1000">
			<xs:annotation>
				<xs:documentation>
          Formal charge/description.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="chrgCnt" type="Str4">
			<xs:annotation>
				<xs:documentation>
          No. of counts.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="flnyType" type="flnyType">
			<xs:annotation>
				<xs:documentation>
          Felony or misdemeanor.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="plea" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Plea for each charge.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dispChrgCd" type="dispChrgCdType">
			<xs:annotation>
				<xs:documentation>
          Disposition of charge.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dispChrgCdOthrExp" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Disposition of charge Other Explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amendChrgDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          Date of amended charge (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amendFrmlChrg" type="Str1000">
			<xs:annotation>
				<xs:documentation>
          Amended charges.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amendChrgCnt" type="Str4">
			<xs:annotation>
				<xs:documentation>
          Amended no. of counts.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amendFlnyType" type="amendFlnyType">
			<xs:annotation>
				<xs:documentation>
          Amended felony or misdemeanor.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amendFlnyOthrExp" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Amended felony type Other Explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amendPlea" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Amended plea.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amendDispChrgCd" type="dispChrgCdType">
			<xs:annotation>
				<xs:documentation>
          Disposition of charge.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amendDispChrgCdOthrExp" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Disposition of amended or reduced charge Other Explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="CustCmplt-102005Type">
		<xs:annotation>
			<xs:documentation>
        The CustomerComplaintDRPs-102005 node contains one of many CustomerComplaint DRP-102005 details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="drpVer" type="drpVerType" use="required">
			<xs:annotation>
				<xs:documentation>
          The DRP Version.
          Allowed Value:
          10/2005.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dsclrPK" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The event disclosure identifier.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amndFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation xml:lang="en">
          Flag indicating that this DRP is an initial(N) or Amended(Y).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cstmrNm" type="Str512">
			<xs:annotation>
				<xs:documentation>
          The customer Names.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cstmrSt" type="stateCodeType">
			<xs:annotation>
				<xs:documentation>
          The customer State of Residence.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="othrStDtl" type="Str512">
			<xs:annotation>
				<xs:documentation>
          The other States Of Residence Detail.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="empOrg" type="Str512">
			<xs:annotation>
				<xs:documentation>
          The employing Firm.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtCmplnt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The date Complaint Received (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtCmplntExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The date Complaint Received Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtCmplntExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The date Complaint Received Explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="allgtns" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          The allegations.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prncplProd" type="prncplProdType">
			<xs:annotation>
				<xs:documentation>
          The principal Product Type.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="othrProd" type="Str512">
			<xs:annotation>
				<xs:documentation>
          The other Product Types.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="compDmg" type="Str18">
			<xs:annotation>
				<xs:documentation>
          The alleged Compensatory Damages.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crntPend" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Currently Pending.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stArbtn" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Arbitration/Reparation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stClsdNoActn" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Closed No Action.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stDnd" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Denied.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stLtgtn" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Litigation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stSttld" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Settled.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stWthdn" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Withdrawn.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The Status Date (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Status Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The Status Date Explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stlmntAmt" type="Str18">
			<xs:annotation>
				<xs:documentation>
          The Settlement Amount.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="indvlContAmt" type="Str18">
			<xs:annotation>
				<xs:documentation>
          The Individual Contribution Amount.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="caseNb" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The arbitration Reparation, claim filed with, docket/case number.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtNtcSrvd" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The date Notice Served (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtNtcSrvdExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The date Notice Served Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtNtcSrvdExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The date Notice Served Explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbRepPend" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The arbitration Reparation Pending.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbDisp" type="arbDispType">
			<xs:annotation>
				<xs:documentation>
          The arbitration Disposition.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbDispDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The arbitration Disposition Date (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbDispDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Arbitration Disposition Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbDispDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The arbitration Disposition Date Explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbCompAmt" type="Str18">
			<xs:annotation>
				<xs:documentation>
          The compensation Amount.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbIndvlContAmt" type="Str18">
			<xs:annotation>
				<xs:documentation>
          The individual Contribution Amount.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crtCaseNb" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The court that the case was filed in and court Docket Case Number.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crtDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The date notice/process was served (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crtDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Court Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crtDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          Explanation  if the date is not exact.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="litPend" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Is the Litigation Pending.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="litDisp" type="litDispType">
			<xs:annotation>
				<xs:documentation>
          The litigation Disposition.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="litDispDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The litigation Disposition Date (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="litDispDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Litigation Disposition Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="litDispDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The litigation Disposition Date Explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="litCompAmt" type="Str18">
			<xs:annotation>
				<xs:documentation>
          The compensation Amount.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="litIndvlContAmt" type="Str18">
			<xs:annotation>
				<xs:documentation>
          The individual Contribution Amount.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="applDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The appeal Date (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="applDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Appeal Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="applDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The appealDate Explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cmmnt" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          Comment
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="CustCmplt-052009Type">
		<xs:annotation>
			<xs:documentation>
        The CustomerComplaintDRPs-052009 node contains one of many CustomerComplaint DRP-052009 details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="drpVer" type="drpVerType" use="required">
			<xs:annotation>
				<xs:documentation>
          The DRP Version.
          Allowed Value:
          05/2009
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dsclrPK" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The event disclosure identifier.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amndFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation xml:lang="en">
          Flag indicating that this DRP is an initial(N) or Amended(Y).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cstmrNm" type="Str512">
			<xs:annotation>
				<xs:documentation>
          The customer Name.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cstmrSt" type="stateCodeType">
			<xs:annotation>
				<xs:documentation>
          The customer State of Residence.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="othrStDtl" type="Str512">
			<xs:annotation>
				<xs:documentation>
          The other States Of Residence Detail.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="empOrg" type="Str512">
			<xs:annotation>
				<xs:documentation>
          The employing Firm.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="allgtns" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          The allegations.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctNoPrdctFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          No Product.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctAnntyChtblFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Annuity - Charitable.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctAnntyFixedFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Annuity - Fixed.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctAnntyVrblFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Annuity - Variable.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctBankgPrdctNoCdFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Banking Product (other than CDs).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctCdFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          CD
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctCmdtyOptnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Commodity Option.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDebtAssetBckdFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Debt - Asset Backed.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDebtCrprtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Debt - Corporate.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDebtGovtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Debt - Government
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDebtMncplFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Debt - Municipal
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDrvtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Derivative
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDrctNvsmtDppLpIntrsFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Direct Investment - DPP &amp; LP Interests
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctEquipLsngFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Equipment Leasing
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctEqtyLstdFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Equity Listed (Common &amp; Preferred Stock)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctEqtyOtcFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Equity - OTC
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctFtrsCmdtyFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Futures Commodity
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctFtrsFnnclFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Futures - Financial
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctIndxOptnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Index Option
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctNsrnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Insurance
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctNvsmtCntrcFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Investment Contract
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctMoneyMktFundFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Money Market Fund
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctMtlFundFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Mutual Fund
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctOilGasFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Oil &amp; Gas
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctOptnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Options
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctPnnyStockFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Penny Stock
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctPrimeBankNtrmtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Prime Bank Instrument
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctPrmsyNoteFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Promissory Note
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctReScrtyFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Real Estate Security
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctScrtyFtrsFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Security Futures
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctUnitNvsmtTrustFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Unit Investment Trust
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctVtclStlmtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Viatical Statement
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctOthrPrdctFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Other
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctOthrExp" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Product Other Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="compDmg" type="Str18">
			<xs:annotation>
				<xs:documentation>
          The alleged Compensatory Damages.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="allgdAmtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          Alleged compensatory damage amount explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="oralCmplnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Oral complaint
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="wrttnCmplnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Written complaint
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbtnLtgtnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Arbitration/CFTC reparation or civil litigation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbtnLtgtnCrtNm" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Arbitration/reparation forum or court name and location
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbtnLtgtnCaseNb" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Docket/Case#
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbtnLtgtnFlngDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          Arbitration or civil litigation filing date
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtCmplnt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The date Complaint Received (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtCmplntExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The date Complaint Received Exact Flag.	Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtCmplntExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The date Complaint Received Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crntPend" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Currently Pending
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stEvlvdArbtn" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Evolved into Arbitration/CFTC reparation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stClsdNoActn" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Closed No Action
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stDnd" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Denied
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stEvlvdLtgtn" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Evolved into Civil litigation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stSttld" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Settled
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stWthdn" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Withdrawn
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stArbtnAwrdClmntsRsltn" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Arbitration Award/Monetary Judgment (for claimants/plaintiffs)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stArbtnAwrdRspdtRsltn" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Arbitration Award/Monetary Judgment (for respondents/defendants)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The status Date (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Status Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The status Date Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stlmntAmt" type="Str18">
			<xs:annotation>
				<xs:documentation>
          The settlement Amount
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="indvlContAmt" type="Str18">
			<xs:annotation>
				<xs:documentation>
          The individual Contribution Amount
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbtnClaimFiled" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Arbitration/CFTC reparation claim filed with
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbtnCaseNb" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Docket/Case#
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtNtcSrvd" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The date Notice Served (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtNtcSrvdExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The date Notice Served Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtNtcSrvdExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The date Notice Served Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbRepPend" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The arbitration Reparation Pending
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbtnDpstnAwrdAplctFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Award to Applicant (Agent/Representative)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbtnDpstnAwrdCustFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Award to Customer
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbtnDpstnDndFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Denied
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbtnDpstnDsmsdFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Dismissed
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbtnDpstnJdgmtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Judgment
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbtnDpstnNoActnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Closed/No Action
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbtnDpstnSttldFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Settled
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbtnDpstnWthdnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Withdrawn
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbtnDpstnOthrFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Other
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbtnDpstnOthrExp" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Arbitration Disposition Other Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbDispDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The arbitration Disposition Date (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbDispDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Arbitration Disposition Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbDispDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The arbitration Disposition Date Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbCompAmt" type="Str18">
			<xs:annotation>
				<xs:documentation>
          The compensation Amount
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbIndvlContAmt" type="Str18">
			<xs:annotation>
				<xs:documentation>
          The individual Contribution Amount
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ltgtnClaimFiledCrtCd" type="crtWithMltryType">
			<xs:annotation>
				<xs:documentation>
          Court in which case was filed.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ltgtnClaimFiledCrtOthrExp" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Court Other Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ltgtnClaimFiledCrtNm" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Name of Court
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ltgtnClaimFiledCrtLoc" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Location of Court
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ltgtnClaimFiledCaseNb" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Docket/Case#
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crtDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The date notice/process was served (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crtDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Court Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crtDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          Explanation  if the date notice/process was served is not exact
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="litPend" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The litigation Pending
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ltgtnDpstnDndFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Denied
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ltgtnDpstnDsmsdFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Dismissed
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ltgtnDpstnJdgmntFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Judgment (other than monetary)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ltgtnDpstnMntryAplctFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Monetary Judgment to Customer
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ltgtnDpstnMntryCustFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Monetary Judgment to Applicant (Agent/Representative)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ltgtnDpstnNoactnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          No Action
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ltgtnDpstnSttldFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Settled
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ltgtnDpstnWthdnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Withdrawn
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ltgtnDpstnOthrFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Other
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ltgtnDpstnOthrExp" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Litigation Disposition Other Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="litDispDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The litigation Disposition Date (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="litDispDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Litagation Disposition Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="litDispDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The litigation Disposition Date Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="litCompAmt" type="Str18">
			<xs:annotation>
				<xs:documentation>
          The compensation Amount
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="litIndvlContAmt" type="Str18">
			<xs:annotation>
				<xs:documentation>
          The Individual Contribution Amount
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="applDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The Appeal Date (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="applDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Appeal Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="applDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          Explanation - If Appeal Date  is not Exact
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="applCrtTypeCd" type="crtWithMltryType">
			<xs:annotation>
				<xs:documentation>
          Court appeal filed in.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="applCrtTypeOthrExp" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Court appeal filed in Other Explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="applCrtNm" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Name of court
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="applCrtLoc" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Location of court
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="applCaseNb" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Docket/Case#
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cmmnt" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          Comment
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="CvlJud-102005Type">
		<xs:annotation>
			<xs:documentation>
        The CivilJudicialDRP-102005 node contains one of many Civil Judicial DRP-102005 details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="drpVer" type="drpVerType" use="required">
			<xs:annotation>
				<xs:documentation>
          The DRP Version.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dsclrPK" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The event disclosure identifier.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amndFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation xml:lang="en">
          Flag indicating that this DRP is an initial(N) or Amended(Y).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crtActnInitBy" type="Str128">
			<xs:annotation>
				<xs:documentation>
          The court  Action initiated By.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prncplRlf" type="cvlJudRlfType-102005">
			<xs:annotation>
				<xs:documentation>
          The principal Relief Sought.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="othrRlf" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The other Relief Sought
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="flngDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The filing Date (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="flngDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Filing Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="flngDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The filing Date explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prncplProd" type="prncplProdType">
			<xs:annotation>
				<xs:documentation>
          The principal Product Type.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="othrProd" type="Str512">
			<xs:annotation>
				<xs:documentation>
          The other Product Types.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="frmlActnIn" type="Str512">
			<xs:annotation>
				<xs:documentation>
          The formal Action Brought In.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="empOrg" type="Str512">
			<xs:annotation>
				<xs:documentation>
          The employing Firm.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="allgtns" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          The allegations.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crntSt" type="crntStType-102005">
			<xs:annotation>
				<xs:documentation>
          The current Status.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crtDtAppl" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The court Date Appealed to.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtSrvd" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The date Served (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtSrvdExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Date Served Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtSrvdExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The date Served Explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rsltn" type="cvlJudRsltnType-102005">
			<xs:annotation>
				<xs:documentation>
          The resolution.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rsltnDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The resolution Date (YYYY-MM-DD).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rsltnDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Resolution Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rsltnDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The resolution Date explanation.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="fine" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The monetary Fine.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amt" type="Str18">
			<xs:annotation>
				<xs:documentation>
          The amount.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="revocDnl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The revocation Expulsion.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dsgrgRest" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The disgorgement Restitution
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cnsr" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The censure
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="injnctn" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The cease and Desist Injunction
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="bar" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Bar
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="susp" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Suspension
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="othrSnctnOrd" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The Other Sanctions Ordered
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnDtl" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The Sanction Detail
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cmmnt" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          Comment
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="CvlJud-052009Type">
		<xs:annotation>
			<xs:documentation>
        The CivilJudicialDRP-052009 node contains one of many Civil Judicial DRP-052009 details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Injtns" type="InjtnsType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>
            This node describes a collection of Injunctions for an individual.
          </xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="MntrySnctns" type="MntrySnctnsType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>
            This node describes a collection of Monetary Sanctions for an individual.
          </xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
		<xs:attribute name="drpVer" type="drpVerType" use="required">
			<xs:annotation>
				<xs:documentation>
          The DRP Version
          Allowed Value: 05/2009
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dsclrPK" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The event disclosure identifier
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amndFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation xml:lang="en">
          Flag indicating that this DRP is an initial(N) or Amended(Y).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crtActnInitCd" type="cvlJudInitType-052009">
			<xs:annotation>
				<xs:documentation>
          Court  Action initiated by.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crtActnInitBy" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Name of party initiating the proceeding
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rlfSghtCeaseFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Cease and Desist
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rlfSghtFinesFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Civil and Administrative Fines/Penalty(ies)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rlfSghtDsgrtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Disgorgement
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rlfSghtInjtnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Injunction
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rlfSghtMntryPnltyFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Monetary Penalty other than Fines
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rlfSghtRsttnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Restitution
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rlfSghtRstrngFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Restraining Order
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rlfSghtOthrFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Other
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rlfSghtOthrExp" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Relief Sought Other Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="flngDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The filing Date (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="flngDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Filing Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="flngDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The filing Date explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtSrvd" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          Date notice/process was served (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtSrvdExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Date Served Exact Flag.	Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtSrvdExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The Date notice/process served explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctNoPrdctFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          No Product
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctAnntyChtblFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Annuity - Charitable
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctAnntyFixedFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Annuity - Fixed
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctAnntyVrblFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Annuity - Variable
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctBankgPrdctNoCdFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Banking Product (Other than CD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctCdFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          CD
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctCmdtyOptnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Commodity Option
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDebtAssetBckdFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Debt - Asset Backed
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDebtCrprtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Debt - Corporate
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDebtGovtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Debt - Government
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDebtMncplFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Debt - Municipal
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDrvtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Derivative
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDrctNvsmtDppLpIntrsFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Direct Investment - DPP &amp; LP Interest
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctEquipLsngFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Equipment Leasing
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctEqtyLstdFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Equity Listed (Common &amp; Preferred Stock)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctEqtyOtcFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Equity - OTC
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctFtrsCmdtyFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Futures Commodity
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctFtrsFnnclFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Futures - Financial
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctIndxOptnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Index Option
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctNsrnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Insurance
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctNvsmtCntrcFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Investment Contract
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctMoneyMktFundFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Money Market Fund
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctMtlFundFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Mutual Fund
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctOilGasFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Oil &amp; Gas
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctOptnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Options
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctPnnyStockFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Penny Stock
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctPrimeBankNtrmtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Prime Bank Instrument
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctPrmsyNoteFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Promissory Note
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctReScrtyFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Real Estate Security
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctScrtyFtrsFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Security Futures
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctUnitNvsmtTrustFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Unit Investment Trust
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctVtclStlmtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Viatical Statement
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctOthrPrdctFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Other
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctOthrExp" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Product Other Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crtType" type="crtWithMltryType">
			<xs:annotation>
				<xs:documentation>
          Formal Action was brought in.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crtTypeOthrExp" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Court Other Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crtNm" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Name of Court
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crtLoc" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Location of Court
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="caseNb" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Docket/Case#
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="empOrg" type="Str512">
			<xs:annotation>
				<xs:documentation>
          The employing Firm
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="allgtns" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          The allegations
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crntSt" type="crntStType-052009">
			<xs:annotation>
				<xs:documentation>
          The current Status.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rstrnDtl" type="Str512">
			<xs:annotation>
				<xs:documentation>
          Limitations or restrictions while pending
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="applCrtNm" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Name of court appealed to
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="applCrtLoc" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Court Location
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="applCaseNb" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Docket/Case#
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="applDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          Date appeal filed (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="applDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Appeal Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="applDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The appeal Date Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="applDtl" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          Appeal details
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="applRstrnDtl" type="Str512">
			<xs:annotation>
				<xs:documentation>
          Limitations or restrictions while on appeal
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rsltn" type="cvlJudRsltnType-052009">
			<xs:annotation>
				<xs:documentation>
          The resolution.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rsltnOthrExp" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Resolution Other Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rsltnDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The resolution Date (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rsltnDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Resolution Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rsltnDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The resolution Date explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnCeaseDsstFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Cease and Desist
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnCivilFinesFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Civil and Administrative Penalty(ies)/Fine(s)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnDsgrtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Disgorgement
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnMntryPnltyFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Monetary Penalty other than Fines
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnRsttnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Restitution
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnInjtnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Injunction
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="othrSnctnOrd" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          Other Sanctions Ordered
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cmmnt" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          Comment
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="InjtnsType">
		<xs:annotation>
			<xs:documentation>
        This node describes a collection of Injunctions for an individual.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Injtn" type="InjtnType" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="InjtnType">
		<xs:annotation>
			<xs:documentation>
        This node describes a single Injunction for an individual.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="seqNb" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The sequence number for each injunction
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cpctyAfctd" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Registration capacities affected
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="drtn" type="Str64">
			<xs:annotation>
				<xs:documentation>
          Duration
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="drtnDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Duration date exact flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="drtnExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          Duration date explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="startDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          Start Date (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="startDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Start Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="startDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          Start date explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="endDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          End Date (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="endDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          End Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="endDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          End date explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="MntrySnctnsType">
		<xs:annotation>
			<xs:documentation>
        This node describes a collection of Monetary Sanctions for an individual.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="MntrySnctn" type="MntrySnctnType" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>
            This node describes a single Monetary Sanction for an individual.
          </xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="MntrySnctnType">
		<xs:attribute name="seqNb" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The sequence number for each monetary sanction
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="mntrySnctnTypeCd" type="cvlJudMntrySnctnType">
			<xs:annotation>
				<xs:documentation>
          Monetary Related Sanction Type.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="mntrySnctnTypeOthrExp" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Monetary Related Sanction Type Other Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ttlAmt" type="Str18">
			<xs:annotation>
				<xs:documentation>
          Total Amount
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cllctAmt" type="Str18">
			<xs:annotation>
				<xs:documentation>
          Portion levied against you
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cllctDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          Date paid by you (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cllctDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Date paid by you Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cllctDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          Date paid by you explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="wvdFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Portion of penalty waived
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="wvdAmt" type="Str18">
			<xs:annotation>
				<xs:documentation>
          Amount
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="IntRvw-102005Type">
		<xs:annotation>
			<xs:documentation>
        The InternalReviewDRP-102005 node contains one of many Internal Review DRP-102005 details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="drpVer" type="drpVerType" use="required">
			<xs:annotation>
				<xs:documentation>
          The DRP Version
          Allowed Value: 10/2005
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dsclrPK" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The event disclosure identifier
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amndFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation xml:lang="en">
          Flag indicating that this DRP is an initial(N) or Amended(Y).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ntcRcvd" type="Str64">
			<xs:annotation>
				<xs:documentation>
          The notice Received From
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="initDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The initiated Date (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="initDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Date initiated Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="initDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The initiated Date Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtls" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The details
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cncldDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The concluded Date  (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cncldDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Date concluded Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cncldDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The concluded Date  Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="sm" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          The summary
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="IntRvw-052009Type">
		<xs:annotation>
			<xs:documentation>
        The InternalReviewDRP-052009 node contains one of many Internal Review DRP-052009 details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="drpVer" type="drpVerType" use="required">
			<xs:annotation>
				<xs:documentation>
          The DRP Version
          Allowed Value: 05/2009
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dsclrPK" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The event disclosure identifier
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amndFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation xml:lang="en">
          Flag indicating that this DRP is an initial(N) or Amended(Y).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ntcRcvd" type="Str64">
			<xs:annotation>
				<xs:documentation>
          The notice Received From
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="initDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The initiated Date (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="initDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Date initiated Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="initDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The initiated Date Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtls" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The details
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="intRvwPndngFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Internal review pending
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cncldDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The concluded Date
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cncldDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Date concluded Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cncldDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The concluded Date  Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="intRvwRsltn" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          Internal review resolution
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cmmnt" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          Comment
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="sm" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          Part II summary
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="Invstgtn-102005Type">
		<xs:annotation>
			<xs:documentation>
        The InvestigationDRPs-102005 node contains one of many Investigation DRP-102005 details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="drpVer" type="drpVerType" use="required">
			<xs:annotation>
				<xs:documentation>
          The DRP Version
          Allowed Value: 10/2005
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dsclrPK" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The event disclosure identifier
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amndFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation xml:lang="en">
          Flag indicating that this DRP is an initial(N) or Amended(Y).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ntcRcvd" type="Str64">
			<xs:annotation>
				<xs:documentation>
          The notice Received from
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ntcDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The notice Date (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ntcDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Notice Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ntcDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The notice Date Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="natInvst" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The nature Of Investigation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtRslvd" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The date Resolved (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtRslvdExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Date resolved Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtRslvdExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The date Resolved Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="Invstgtn-052009Type">
		<xs:annotation>
			<xs:documentation>
        The InvestigationDRPs-052009 node contains one of many Investigation DRP-052009 details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="drpVer" type="drpVerType" use="required">
			<xs:annotation>
				<xs:documentation>
          The DRP Version
          Allowed Value: 05/2009
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dsclrPK" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The event disclosure identifier
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amndFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation xml:lang="en">
          Flag indicating that this DRP is an initial(N) or Amended(Y).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ntcRcvdCd" type="ntcRcvdCdType">
			<xs:annotation>
				<xs:documentation>
          The notice Received from.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ntcRcvd" type="Str64">
			<xs:annotation>
				<xs:documentation>
          Full name of regulator (other than SEC) that initiated the investigation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ntcDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The notice Date (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ntcDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Notice Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ntcDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The notice Date Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="natInvst" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The nature Of Investigation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="invstPndngFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Is investigation pending
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtRslvd" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The date Resolved (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtRslvdExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Date resolved Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtRslvdExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The date Resolved Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="invstRsltn" type="invstRsltnType">
			<xs:annotation>
				<xs:documentation>
          Investigation resolution.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="invstRsltnOthrExp" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Investigation resolution Other Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cmmnt" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          Comment
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="JdgmtLien-102005Type">
		<xs:annotation>
			<xs:documentation>
        The JudgmentLienDRP-102005 node contains one of many Judgment/Lien DRP-102005 details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="drpVer" type="drpVerType" use="required">
			<xs:annotation>
				<xs:documentation>
          The DRP Version
          Allowed Value: 10/2005
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dsclrPK" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The event disclosure identifier
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amndFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation xml:lang="en">
          Flag indicating that this DRP is an initial(N) or Amended(Y).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="lienAmt" type="Str18">
			<xs:annotation>
				<xs:documentation>
          The judgment Lien Amount
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="lienHldr" type="Str128">
			<xs:annotation>
				<xs:documentation>
          The judgment Lien Holder
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="lienType" type="lienType-102005">
			<xs:annotation>
				<xs:documentation>
          The judgment Lien Type.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtFld" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The date Filed (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtFldExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Date Filed Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtFldExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The date Filed  Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="outstand" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The outstanding
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The status Date  (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Status Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The status Date  Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rsltn" type="jdgmtLienRsltnType">
			<xs:annotation>
				<xs:documentation>
          How was matter resolved?.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="caseNb" type="Str512">
			<xs:annotation>
				<xs:documentation>
          The court Name Location/ CaseNumber
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cmmnt" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          Comment
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="JdgmtLien-052009Type">
		<xs:annotation>
			<xs:documentation>
        The JudgmentLienDRP-052009 node contains one of many Judgment/Lien DRP-052009 details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="drpVer" type="drpVerType" use="required">
			<xs:annotation>
				<xs:documentation>
          The DRP Version
          Allowed Value: 05/2009
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dsclrPK" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The event disclosure identifier
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amndFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation xml:lang="en">
          Flag indicating that this DRP is an initial(N) or Amended(Y).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="lienAmt" type="Str18">
			<xs:annotation>
				<xs:documentation>
          The judgment Lien Amount
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="lienHldr" type="Str128">
			<xs:annotation>
				<xs:documentation>
          The judgment Lien Holder
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="lienType" type="lienType-052009">
			<xs:annotation>
				<xs:documentation>
          The judgment Lien Type
          Allowed Values (Code-Description):
          CIVIL-Civil
          DEFAULT-Default
          TAX -Tax
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtFld" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The date Filed with Court (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtFldExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Date Filed with Court Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtFldExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The date Filed with Court Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtIndvlLearn" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          Date Individual learned of the Judgment/Lien (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtIndvlLearnExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Date Individual learned of the Judgment/Lien Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtIndvlLearnExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          Date Individual learned of the Judgment/Lien Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crtType" type="crtNonMltryType">
			<xs:annotation>
				<xs:documentation>
          Court action brought in.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crtTypeOthrExp" type="Str128">
			<xs:annotation>
				<xs:documentation>
          The court action brought in other (provide other court type)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crtNm" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Name of Court
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crtLoc" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Location of Court
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="caseNb" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Case Number
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="caseNbPIIFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Check box to flag if Docket/Case# is a SSN, a Bank Card number, or a Personal Identification Number
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="outstand" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The outstanding
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The status Date
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Status Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="stDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The status Date  Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rsltn" type="jdgmtLienRsltnType">
			<xs:annotation>
				<xs:documentation>
          How was matter resolved?
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cmmnt" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          Comment
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="RegActn-102005Type">
		<xs:annotation>
			<xs:documentation>
        The RegulatoryActionDRP-102005 node contains one of many Regulatory Action DRP-102005 details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="drpVer" type="drpVerType" use="required">
			<xs:annotation>
				<xs:documentation>
          The DRP Version
          Allowed Value: 10/2005
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dsclrPK" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The event disclosure identifier
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amndFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation xml:lang="en">
          Flag indicating that this DRP is an initial(N) or Amended(Y).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rgltrInit" type="regActnRgltrInit-102005">
			<xs:annotation>
				<xs:documentation>
          The regulatory Action Initiated By.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rgltrNm" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Full name of regulator
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prncplSnctn" type="regActnSnctnSghtType-102005">
			<xs:annotation>
				<xs:documentation>
          The principal Sanction.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="othrSnctn" type="Str512">
			<xs:annotation>
				<xs:documentation>
          The other Sanctions
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtInit" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The date Initiated   (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtInitExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The date Initiated Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtInitExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The date Initiated Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="caseNb" type="Str128">
			<xs:annotation>
				<xs:documentation>
          The docket Case Number
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="empOrg" type="Str512">
			<xs:annotation>
				<xs:documentation>
          The employing Firm
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prncplProd" type="prncplProdType">
			<xs:annotation>
				<xs:documentation>
          The principal Product Type
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="othrProd" type="Str512">
			<xs:annotation>
				<xs:documentation>
          The other Product Types
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="allgtns" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          The allegations
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crntSt" type="crntStType-102005">
			<xs:annotation>
				<xs:documentation>
          The current Status
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="appld" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The appealed To
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rsltn" type="regActnRsltnType-102005">
			<xs:annotation>
				<xs:documentation>
          The resolution
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="fnlOrd" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The final order
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rsltnDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The resolution Date
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rsltnDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Resolution Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rsltnDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The resolution Date  Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="fine" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The monetary Fine
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amt" type="Str18">
			<xs:annotation>
				<xs:documentation>
          The amount
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="revocDnl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The revocation Expulsion Denial
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dsgrgRest" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The disgorgement Restitution
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnDtlCnsrFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The censure
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="injnctn" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The cease And Desist Injunction
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="bar" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The bar
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnDtlSpnsnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The suspension
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="othrSnctnOrd" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The other Sanctions Ordered
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnDtl" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The sanction Detail
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cmmnt" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          Comment
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="RegActn-052009Type">
		<xs:annotation>
			<xs:documentation>
        The RegulatoryActionDRP-052009 node contains one of many Regulatory Action DRP-052009 details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="RegActnSnctns" type="RegActnSnctnsType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>
            This node describes a collection of Sanctions for an individual.
          </xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="RegActnRquals" type="RegActnRqualsType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>
            This node describes a collection of Regulatory Action Requalifications for an individual.
          </xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="RegActnMntrySnctns" type="RegActnMntrySnctnsType" minOccurs="0">
				<xs:annotation>
					<xs:documentation>
            This node describes a collection of Regulatory Action Monetary Sanctions for an individual.
          </xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
		<xs:attribute name="drpVer" type="drpVerType" use="required">
			<xs:annotation>
				<xs:documentation>
          The DRP Version
          Allowed Value: 05/2009
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dsclrPK" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The event disclosure identifier
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amndFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation xml:lang="en">
          Flag indicating that this DRP is an initial(N) or Amended(Y).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rgltrInit" type="regActnRgltrInit-052009">
			<xs:annotation>
				<xs:documentation>
          The regulatory Action Initiated By.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rgltrNm" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Full name of regulator
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnSghtBarFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Bar
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnSghtCeaseFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Cease and Desist
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnSghtCnsrFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Censure
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnSghtCivilPnltyFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Civil and Administrative Penalty(ies)/Fine(s)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnSghtDnlFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Denial
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnSghtDsgrtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Disgorgement
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnSghtXplsnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Expulsion
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnSghtMntryPnltyFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Monetary Penalty other than Fines
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnSghtPhbtnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Prohibition
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnSghtRprmdFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Reprimand
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnSghtRqualFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Requalification
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnSghtRsssnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Rescission
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnSghtRsttnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Restitution
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnSghtNdtkgFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Undertaking
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnSghtRvctnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Revocation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnSghtSpnsnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Suspension
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnSghtOthrFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Other
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnSghtOthrExp" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Sanction Sought Other Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtInit" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The date Initiated   (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtInitExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The date Initiated Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtInitExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The date Initiated Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="caseNb" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Docket/Case#
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="urlRgltyActn" type="Str512">
			<xs:annotation>
				<xs:documentation>
          URL for Regulatory Action
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="empOrg" type="Str512">
			<xs:annotation>
				<xs:documentation>
          The employing Firm
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctNoPrdctFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          No Product
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctAnntyChtblFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Annuity - Charitable
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctAnntyFixedFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Annuity - Fixed
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctAnntyVrblFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Annuity - Variable
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctBankgPrdctNoCdFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Banking Product (other than CDs)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctCdFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          CD
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctCmdtyOptnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Commodity Option
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDebtAssetBckdFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Debt - Asset Backed
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDebtCrprtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Debt - Corporate
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDebtGovtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Debt - Government
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDebtMncplFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Debt - Municipal
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDrvtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Derivative
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDrctNvsmtDppLpIntrsFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Direct Investment - DPP &amp; LP Interests
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctEquipLsngFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Equipment Leasing
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctEqtyLstdFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Equity Listed (Common &amp; Preferred Stock)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctEqtyOtcFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Equity - OTC
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctFtrsCmdtyFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Futures Commodity
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctFtrsFnnclFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Futures - Financial
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctIndxOptnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Index Option
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctNsrnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Insurance
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctNvsmtCntrcFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Investment Contract
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctMoneyMktFundFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Money Market Fund
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctMtlFundFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Mutual Fund
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctOilGasFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Oil &amp; Gas
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctOptnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Options
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctPnnyStockFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Penny Stock
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctPrimeBankNtrmtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Prime Bank Instrument
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctPrmsyNoteFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Promissory Note
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctReScrtyFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Real Estate Security
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctScrtyFtrsFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Security Futures
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctUnitNvsmtTrustFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Unit Investment Trust
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctVtclStlmtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Viatical Statement
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctOthrPrdctFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Other
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctOthrExp" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Other Product - Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="allgtns" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          The allegations
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crntSt" type="crntStType-052009">
			<xs:annotation>
				<xs:documentation>
          The current Status.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="pndngRstrnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Limitations or restrictions while pending
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="pndngRstrnDtl" type="Str512">
			<xs:annotation>
				<xs:documentation>
          Limitations or restrictions while pending details
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="applCrtType" type="regActnApplCrtType">
			<xs:annotation>
				<xs:documentation>
          Appealed to.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="applCrtOthrExp" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Appealed Court Other Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="applDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          Date appeal filed (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="applDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Appeal Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="applDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The appeal date explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="applRstrnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Limitations or restrictions while on appeal
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="applRstrnDtl" type="Str512">
			<xs:annotation>
				<xs:documentation>
          Limitations or restrictions while on appeal details
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rsltn" type="regActnRsltnType-052009">
			<xs:annotation>
				<xs:documentation>
          The resolution
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rsltnDtlOthrExp" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Resolution Other Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rsltnDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The resolution Date (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rsltnDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Resolution Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rsltnDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The resolution Date  Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="fnlOrd" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The final order
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnDtlBarPermFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Bar (Permanent)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnDtlBarTempFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Bar (Temporary/Time Limited)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnDtlCeaseFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Cease and Desist
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnDtlCnsrFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Censure
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnDtlCivilPnltyFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Civil and Administrative Penalty(ies)/Fine(s)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnDtlDnlFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Denial
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnDtlDsgrtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Disgorgement
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnDtlXplsnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Expulsion
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnDtlMntryPnltyFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Monetary Penalty other than Fines
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnDtlPhbtnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Prohibition
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnDtlRprmLtrFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Letter of Reprimand
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnDtlRqualFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Requalification
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnDtlRsssnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Rescission
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnDtlRsttnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Restitution
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnDtlRvctnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Revocation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnDtlSpnsnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Suspension
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnDtlNdtkgFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Undertaking
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="othrSnctnOrd" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The other Sanctions Ordered
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="wllflVltnFndgFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Indicates whether the action result in a finding of a willful violation or failure to supervise
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="wllflVltnActnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Indicates whether individual willfully violated provision
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="wllflVltnAidedFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Indicates whether individual willfully aided
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="wllflVltnSprvyFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Indicates whether individual failed to supervise
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cmmnt" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          Comment
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="RegActnSnctnsType">
		<xs:annotation>
			<xs:documentation>
        This node describes a collection of Regulatory Action Sanctions for an individual.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="RegActnSnctn" type="RegActnSnctnNodeType" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="RegActnSnctnNodeType">
		<xs:annotation>
			<xs:documentation>
        This node describes one of many Regulatory Action Sanctions for an individual.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="seqNb" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The sequence number for each regulatory action sanction
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="snctnTypeCd" type="regActnSnctnType">
			<xs:annotation>
				<xs:documentation>
          The Regulatory Action Sanction Type
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cpctyAfctd" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Registration Capacities Affected
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="drtn" type="Str64">
			<xs:annotation>
				<xs:documentation>
          Duration
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="drtnDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Duration Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="drtnExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          Duration, if not Exact - Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="startDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          Start Date
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="startDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Start Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="startDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          Start Date, if not Exact - Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="endDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          End Date
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="endDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          End Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="endDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          End Date, if not Exact - Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="RegActnRqualsType">
		<xs:annotation>
			<xs:documentation>
        This node describes a collection of Regulatory Action Requalifications for an individual.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="RegActnRqual" type="RegActnRqualNodeType" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="RegActnRqualNodeType">
		<xs:annotation>
			<xs:documentation>
        This node describes one of many Regulatory Action Requalifications for an individual.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="seqNb" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The sequence number for each regulatory action requalification
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rqualTypeCd" type="regActnRqualType">
			<xs:annotation>
				<xs:documentation>
          Requalification type.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="lngth" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Length of time given to requalify/retrain
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="examType" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Type of exam required
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cndtnStsfd" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Whether the condition was satisfied
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="exp" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          Requalification explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="RegActnMntrySnctnsType">
		<xs:annotation>
			<xs:documentation>
        This node describes a collection of Regulatory Action Monetary Sanctions for an individual.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="RegActnMntrySnctn" type="RegActnMntrySnctnNodeType" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="RegActnMntrySnctnNodeType">
		<xs:annotation>
			<xs:documentation>
        This node describes a single Regulatory Action Monetary Sanction for an individual.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="seqNb" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The sequence number for each regulatory action monetary sanction
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="mntrySnctnTypeCd" type="regActnMntrySnctnType">
			<xs:annotation>
				<xs:documentation>
          Monetary related sanction type.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="ttlAmt" type="Str18">
			<xs:annotation>
				<xs:documentation>
          Total amount
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="lvdAmt" type="Str18">
			<xs:annotation>
				<xs:documentation>
          Portion levied
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="pmtPlan" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Payment plan
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="pmtPlanCrrntFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Whether the payment plan is current
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtPaid" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          Date paid by individual (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtPaidExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Date paid by individual Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtPaidExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          Date paid explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="wvdFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Whether any portion of penalty was waived
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="wvdAmt" type="Str18">
			<xs:annotation>
				<xs:documentation>
          Amount
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="SROArb-102005Type">
		<xs:annotation>
			<xs:documentation>
        The SROArbitrationReparationDRP-102005 node contains one of many SRO Arbitration/Reparation DRP-102005 details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="drpVer" type="drpVerType" use="required">
			<xs:annotation>
				<xs:documentation>
          The DRP Version  Allowed Value: 10/2005
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dsclrPK" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The event disclosure identifier
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amndFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation xml:lang="en">
          Flag indicating that this DRP is an initial(N) or Amended(Y).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="caseNm" type="Str128">
			<xs:annotation>
				<xs:documentation>
          The case Name
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbRepFld" type="Str128">
			<xs:annotation>
				<xs:documentation>
          The arbitration Reparation Filed With
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtInit" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The arbitration Reparation Filed With
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="caseNb" type="Str128">
			<xs:annotation>
				<xs:documentation>
          The caseNumber
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="empOrg" type="Str512">
			<xs:annotation>
				<xs:documentation>
          The employingFirm
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="allgtns" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          The allegations
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prncplProd" type="prncplProdType">
			<xs:annotation>
				<xs:documentation>
          The principal Product Type
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="othrProd" type="Str512">
			<xs:annotation>
				<xs:documentation>
          The other Product Types
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="compDmg" type="Str18">
			<xs:annotation>
				<xs:documentation>
          The alleged compensatory Damages
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crntPendRsltn" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The currently Pending Resolution
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rsltn" type="sROArbRsltnType-102005">
			<xs:annotation>
				<xs:documentation>
          The resolution
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtRslvd" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The date Resolved (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dispDtl" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          The disposition Details
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="SROArb-052009Type">
		<xs:annotation>
			<xs:documentation>
        The SROArbitrationReparationDRP-052009 node contains one of many SRO Arbitration/Reparation DRP-052009 details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="drpVer" type="drpVerType" use="required">
			<xs:annotation>
				<xs:documentation>
          The DRP Version
          Allowed Value: 05/2009
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dsclrPK" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The event disclosure identifier
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="caseNm" type="Str512">
			<xs:annotation>
				<xs:documentation>
          The case Name
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amndFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation xml:lang="en">
          Flag indicating that this DRP is an initial(N) or Amended(Y).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="arbRepFld" type="Str128">
			<xs:annotation>
				<xs:documentation>
          The arbitration Reparation Filed With
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtInit" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The date Case Initiated (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="caseNb" type="Str128">
			<xs:annotation>
				<xs:documentation>
          The caseNumber
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="empOrg" type="Str512">
			<xs:annotation>
				<xs:documentation>
          The employing Firm
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="allgtns" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          The allegations
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctNoPrdctFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          No Product
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctAnntyChtblFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Annuity - Charitable
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctAnntyFixedFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Annuity - Fixed
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctAnntyVrblFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Annuity - Variable
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctBankgPrdctNoCdFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Banking Product (other than CDs)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctCdFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          CD
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctCmdtyOptnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Commodity Option
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDebtAssetBckdFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Debt - Asset Backed
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDebtCrprtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Debt - Corporate
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDebtGovtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Debt - Government
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDebtMncplFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Debt - Municipal
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDrvtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Derivative
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDrctNvsmtDppLpIntrsFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Direct Investment - DPP &amp; LP Interests
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctEquipLsngFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Equipment Leasing
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctEqtyLstdFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Equity Listed (Common &amp; Preferred Stock)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctEqtyOtcFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Equity - OTC
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctFtrsCmdtyFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Futures Commodity
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctFtrsFnnclFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Futures - Financial
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctIndxOptnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Index Option
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctNsrnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Insurance
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctNvsmtCntrcFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Investment Contract
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctMoneyMktFundFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Money Market Fund
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctMtlFundFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Mutual Fund
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctOilGasFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Oil &amp; Gas
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctOptnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Options
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctPnnyStockFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Penny Stock
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctPrimeBankNtrmtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Prime Bank Instrument
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctPrmsyNoteFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Promissory Note
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctReScrtyFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Real Estate Security
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctScrtyFtrsFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Security Futures
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctUnitNvsmtTrustFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Unit Investment Trust
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctVtclStlmtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Viatical Statement
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctOthrPrdctFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Other
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctOthrExp" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Other Product - Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="compDmg" type="Str18">
			<xs:annotation>
				<xs:documentation>
          The alleged compensatory Damages
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="crntPendRsltn" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          The currently Pending Resolution
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="rsltn" type="sROArbRsltnType-052009">
			<xs:annotation>
				<xs:documentation>
          The resolution
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dtRslvd" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The date Resolved (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dispDtl" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          The disposition Details
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cmmnt" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          Comment
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="Term-102005Type">
		<xs:annotation>
			<xs:documentation>
        The TerminationDRPs-102005 node contains one of many SRO Termination DRP-102005 details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="drpVer" type="drpVerType" use="required">
			<xs:annotation>
				<xs:documentation>
          The DRP Version
          Allowed Value: 10/2005
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dsclrPK" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The event disclosure identifier
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amndFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation xml:lang="en">
          Flag indicating that this DRP is an initial(N) or Amended(Y).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="firm" type="Str64">
			<xs:annotation>
				<xs:documentation>
          The firm
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="termType" type="termType">
			<xs:annotation>
				<xs:documentation>
          The type of termination.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="termDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The termination Date (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="termDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Termination Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="termDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The termination Date Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="allgtns" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The allegations
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prncplProd" type="prncplProdType">
			<xs:annotation>
				<xs:documentation>
          The principal Product Type
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="othrProd" type="Str512">
			<xs:annotation>
				<xs:documentation>
          The other Product Types
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cmmnt" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          Comment
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="Term-052009Type">
		<xs:annotation>
			<xs:documentation>
        The TerminationDRPs-052009 node contains one of many SRO Termination DRP-052009 details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:attribute name="drpVer" type="drpVerType" use="required">
			<xs:annotation>
				<xs:documentation>
          The DRP Version
          Allowed Value: 05/2009
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="dsclrPK" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The event disclosure identifier
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="amndFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation xml:lang="en">
          Flag indicating that this DRP is an initial(N) or Amended(Y).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="firm" type="Str64">
			<xs:annotation>
				<xs:documentation>
          The firm
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="termType" type="termType">
			<xs:annotation>
				<xs:documentation>
          The type of termination.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="termDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          The termination Date (YYYY-MM-DD)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="termDtExFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Termination Date Exact Flag. Flag indicating that date provided is Exact (Y) or Explanation (N)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="termDtExp" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The termination Date Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="allgtns" type="Str2000">
			<xs:annotation>
				<xs:documentation>
          The allegations
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctNoPrdctFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          No Product
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctAnntyChtblFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Annuity - Charitable
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctAnntyFixedFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Annuity - Fixed
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctAnntyVrblFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Annuity - Variable
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctBankgPrdctNoCdFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Banking Product (other than CDs)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctCdFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          CD
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctCmdtyOptnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Commodity Option
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDebtAssetBckdFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Debt - Asset Backed
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDebtCrprtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Debt - Corporate
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDebtGovtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Debt - Government
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDebtMncplFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Debt - Municipal
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDrvtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Derivative
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctDrctNvsmtDppLpIntrsFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Direct Investment - DPP &amp; LP Interests
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctEquipLsngFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Equipment Leasing
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctEqtyLstdFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Equity Listed (Common &amp; Preferred Stock)
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctEqtyOtcFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Equity - OTC
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctFtrsCmdtyFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Futures Commodity
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctFtrsFnnclFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Futures - Financial
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctIndxOptnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Index Option
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctNsrnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Insurance
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctNvsmtCntrcFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Investment Contract
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctMoneyMktFundFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Money Market Fund
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctMtlFundFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Mutual Fund
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctOilGasFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Oil &amp; Gas
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctOptnFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Options
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctPnnyStockFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Penny Stock
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctPrimeBankNtrmtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Prime Bank Instrument
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctPrmsyNoteFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Promissory Note
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctReScrtyFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Real Estate Security
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctScrtyFtrsFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Security Futures
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctUnitNvsmtTrustFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Unit Investment Trust
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctVtclStlmtFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Viatical Statement
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctOthrPrdctFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Other
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prdctOthrExp" type="Str128">
			<xs:annotation>
				<xs:documentation>
          Product Other Explanation
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cmmnt" type="Str4000">
			<xs:annotation>
				<xs:documentation>
          Comment
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="EmpLocsType">
		<xs:annotation>
			<xs:documentation>
        The Employment Location node contains a collection of Employment Location details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="EmpLoc" type="EmpLocType" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="EmpLocType">
		<xs:annotation>
			<xs:documentation>
        The Employment Location node contains one of many Employment Location details for the individual.
      </xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Addr" type="AddrType"/>
		</xs:sequence>
		<xs:attribute name="seqNb" type="Int16" use="required">
			<xs:annotation>
				<xs:documentation>
          The sequence number (unique ID) for each Employment Location record. This is the number that should be used on U4, U5 filings (starting Release 2015_09) while updating both registered and non-registered employment records.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="oldSeqNb" type="Int16">
			<xs:annotation>
				<xs:documentation>
          This is the old sequence number that used to uniquely identify an Employment Location record. This is temporarily provided inorder to map old sequence number to the new sequence number. Please note that this will not be available after this employment location is modified and this field will be retired eventually.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="brnchPK" type="Str10">
			<xs:annotation>
				<xs:documentation>
          The CRD Number of the branch office.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="brnchCdNb" type="Str15">
			<xs:annotation>
				<xs:documentation>
          Branch Code Number of the branch office.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="bllngCd" type="Str8" use="optional">
			<xs:annotation>
				<xs:documentation>
          The firm billing code of the branch office.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="prvtRsdnc" type="answerYNType" use="required">
			<xs:annotation>
				<xs:documentation>
          Private Residence flag for the branch office.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="regdLocFl" type="answerYNType" use="required">
			<xs:annotation>
				<xs:documentation>
          Registered Location Flag
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="mainOfcBDFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          Main Office Flag
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="mainOfcIAFl" type="answerYNType">
			<xs:annotation>
				<xs:documentation>
          IA Main Office Flag
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="lctdFl" type="answerYNType" use="required">
			<xs:annotation>
				<xs:documentation>
          Located At Flag
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="sprvdFl" type="answerYNType" use="required">
			<xs:annotation>
				<xs:documentation>
          Supervised Flag
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="fromDt" type="xs:date" use="required">
			<xs:annotation>
				<xs:documentation>
          From Date
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="toDt" type="xs:date">
			<xs:annotation>
				<xs:documentation>
          To Date
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="DtRngType">
		<xs:attribute name="fromDt" type="Str7">
			<xs:annotation>
				<xs:documentation>
          From Date
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="toDt" type="Str7">
			<xs:annotation>
				<xs:documentation>
          To Date
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="AddrType">
		<xs:attribute name="strt1" type="Str50">
			<xs:annotation>
				<xs:documentation>
          Address - Street1
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="strt2" type="Str50">
			<xs:annotation>
				<xs:documentation>
          Address - Street2
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="city" type="Str50">
			<xs:annotation>
				<xs:documentation>
          City
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="state" type="Str2">
			<xs:annotation>
				<xs:documentation>
          State
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cntryCd" type="CountryCodeTypeAll">
			<xs:annotation>
				<xs:documentation>
          Country(code).
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="cntryOld" type="Str50">
			<xs:annotation>
				<xs:documentation>
          Country(old free form text). This is renamed from old field "cntry". In residential and employment history, any country value that was not mapped to the new 'cntryCd' is retained in this field.
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="postlCd" type="Str11">
			<xs:annotation>
				<xs:documentation>
          Postal Code
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="NmType">
		<xs:attribute name="last" type="Str25">
			<xs:annotation>
				<xs:documentation>
          Last Name
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="first" type="Str25">
			<xs:annotation>
				<xs:documentation>
          First Name
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="mid" type="Str20">
			<xs:annotation>
				<xs:documentation>
          Middle Name
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="suf" type="Str5">
			<xs:annotation>
				<xs:documentation>
          Suffix
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="HtType">
		<xs:attribute name="ft" type="Str2">
			<xs:annotation>
				<xs:documentation>
          Height - Feet
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="in" type="Str2">
			<xs:annotation>
				<xs:documentation>
          Height - Inches
        </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:simpleType name="Str1">
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Str2">
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Str3">
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Str4">
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Str5">
		<xs:restriction base="xs:string">
			<xs:maxLength value="5"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Str7">
		<xs:restriction base="xs:string">
			<xs:maxLength value="7"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Str8">
		<xs:restriction base="xs:string">
			<xs:maxLength value="8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Str10">
		<xs:restriction base="xs:string">
			<xs:maxLength value="10"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Str11">
		<xs:restriction base="xs:string">
			<xs:maxLength value="11"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Str12">
		<xs:restriction base="xs:string">
			<xs:maxLength value="12"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Str13">
		<xs:restriction base="xs:string">
			<xs:maxLength value="13"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Str15">
		<xs:restriction base="xs:string">
			<xs:maxLength value="15"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Str16">
		<xs:restriction base="xs:string">
			<xs:maxLength value="16"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Str18">
		<xs:restriction base="xs:string">
			<xs:maxLength value="18"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Str20">
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Str38">
		<xs:restriction base="xs:string">
			<xs:maxLength value="38"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Str25">
		<xs:restriction base="xs:string">
			<xs:maxLength value="25"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Str30">
		<xs:restriction base="xs:string">
			<xs:maxLength value="30"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Str40">
		<xs:restriction base="xs:string">
			<xs:maxLength value="40"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Str50">
		<xs:restriction base="xs:string">
			<xs:maxLength value="50"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Str64">
		<xs:restriction base="xs:string">
			<xs:maxLength value="64"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Str128">
		<xs:restriction base="xs:string">
			<xs:maxLength value="128"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Str256">
		<xs:restriction base="xs:string">
			<xs:maxLength value="256"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Str100">
		<xs:restriction base="xs:string">
			<xs:maxLength value="100"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Str512">
		<xs:restriction base="xs:string">
			<xs:maxLength value="512"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Str960">
		<xs:restriction base="xs:string">
			<xs:maxLength value="960"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Str1000">
		<xs:restriction base="xs:string">
			<xs:maxLength value="1000"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Str2000">
		<xs:restriction base="xs:string">
			<xs:maxLength value="2000"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Str4000">
		<xs:restriction base="xs:string">
			<xs:maxLength value="4000"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IIRType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        Allowed Values (Code-Description):
        FULL-report includes complete list of individuals for the specified firm
        DELTA-report includes certain list of individuals that had some change since the last run for the specified firm
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="5"/>
			<xs:enumeration value="FULL"/>
			<xs:enumeration value="DELTA"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="frmVerType">
		<xs:restriction base="xs:string">
			<xs:maxLength value="64"/>
			<xs:enumeration value="06/2003"/>
			<xs:enumeration value="03/2002"/>
			<xs:enumeration value="08/1999"/>
			<xs:enumeration value="10/2005"/>
			<xs:enumeration value="05/2009"/>
			<xs:enumeration value=""/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="stateCodeType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The state code type.
        The enumeration value="XX" (N/A) only applies to the CustComp DRP and Personal Information section, as these are the only two sections that allow N/A to be selected as a US State.
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:NMTOKEN">
			<xs:minLength value="2"/>
			<xs:maxLength value="2"/>
			<xs:enumeration value="AL"/>
			<xs:enumeration value="AK"/>
			<xs:enumeration value="AR"/>
			<xs:enumeration value="AZ"/>
			<xs:enumeration value="CA"/>
			<xs:enumeration value="CO"/>
			<xs:enumeration value="CT"/>
			<xs:enumeration value="DC"/>
			<xs:enumeration value="DE"/>
			<xs:enumeration value="FL"/>
			<xs:enumeration value="GA"/>
			<xs:enumeration value="HI"/>
			<xs:enumeration value="IA"/>
			<xs:enumeration value="ID"/>
			<xs:enumeration value="IL"/>
			<xs:enumeration value="IN"/>
			<xs:enumeration value="KS"/>
			<xs:enumeration value="KY"/>
			<xs:enumeration value="LA"/>
			<xs:enumeration value="MA"/>
			<xs:enumeration value="MD"/>
			<xs:enumeration value="ME"/>
			<xs:enumeration value="MI"/>
			<xs:enumeration value="MN"/>
			<xs:enumeration value="MO"/>
			<xs:enumeration value="MS"/>
			<xs:enumeration value="MT"/>
			<xs:enumeration value="NC"/>
			<xs:enumeration value="ND"/>
			<xs:enumeration value="NE"/>
			<xs:enumeration value="NH"/>
			<xs:enumeration value="NJ"/>
			<xs:enumeration value="NL"/>
			<xs:enumeration value="NM"/>
			<xs:enumeration value="NV"/>
			<xs:enumeration value="NY"/>
			<xs:enumeration value="OH"/>
			<xs:enumeration value="OK"/>
			<xs:enumeration value="OR"/>
			<xs:enumeration value="PA"/>
			<xs:enumeration value="PR"/>
			<xs:enumeration value="RI"/>
			<xs:enumeration value="SC"/>
			<xs:enumeration value="SD"/>
			<xs:enumeration value="TN"/>
			<xs:enumeration value="TX"/>
			<xs:enumeration value="UT"/>
			<xs:enumeration value="VA"/>
			<xs:enumeration value="VI"/>
			<xs:enumeration value="VT"/>
			<xs:enumeration value="WA"/>
			<xs:enumeration value="WI"/>
			<xs:enumeration value="WV"/>
			<xs:enumeration value="WY"/>
			<xs:enumeration value="XX"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="answerYNType">
		<xs:restriction base="xs:string">
			<xs:enumeration value="Y"/>
			<xs:enumeration value="N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Int8">
		<xs:restriction base="xs:integer">
			<xs:totalDigits value="8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Int10">
		<xs:restriction base="xs:integer">
			<xs:totalDigits value="10"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Int12">
		<xs:restriction base="xs:integer">
			<xs:totalDigits value="12"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Int38">
		<xs:restriction base="xs:integer">
			<xs:totalDigits value="38"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Int16">
		<xs:restriction base="xs:integer">
			<xs:totalDigits value="16"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="genderType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The individual's gender.
        Allowed Values (Code-Description):
        M-Male
        F-Female
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
			<xs:enumeration value=""/>
			<xs:enumeration value="M"/>
			<xs:enumeration value="F"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="designationCodeType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The designation code.
        Allowed values(Code-Description) are:
        CFP-Certified Financial Planner
        ChFC-Chartered Financial Consultant
        PFS-Personal Financial Specialist
        CFA-Chartered Financial Analyst
        CIC-Chartered Investment Counselor
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="16"/>
			<xs:enumeration value="CFP"/>
			<xs:enumeration value="ChFC"/>
			<xs:enumeration value="PFS"/>
			<xs:enumeration value="CFA"/>
			<xs:enumeration value="CIC"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="designationAuthType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        Name of the designating authority.
        Allowed Values:
        Certified Financial Planner Board of Standards
        The American College
        American Institute of Certified Public Accountants
        Investment Counsel Association of America
        CFA Institute
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="128"/>
			<xs:enumeration value="Certified Financial Planner Board of Standards"/>
			<xs:enumeration value="The American College"/>
			<xs:enumeration value="American Institute of Certified Public Accountants"/>
			<xs:enumeration value="Investment Counsel Association of America"/>
			<xs:enumeration value="CFA Institute"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ceStatusType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The Status of the current CE Event.
        Allowed values(Code-Description) are:
        CE2YEARTERMED-CE 2 Year Termed
        CEINACTIVE-CE Inactive
        NOCESTATUS-No CE Status
        REQUIRED-Required
        SATISFIED-Satisfied
        2YEARTERMED-2 Year Termed from Industry
        NOTREQUIRED-Not Required
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="2YEARTERMED"/>
			<xs:enumeration value="CE2YEARTERMED"/>
			<xs:enumeration value="CEINACTIVE"/>
			<xs:enumeration value="NOCESTATUS"/>
			<xs:enumeration value="REQUIRED"/>
			<xs:enumeration value="SATISFIED"/>
			<xs:enumeration value="NOTREQUIRED"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ceSSSNType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        Type of CE session.
        Allowed values(Code-Description) are:
        101-Registered Representative Session
        106-Series 6 Investment Representative Session
        201-Principal Session
        501-Proprietary Trader Session
        901-Operations Professional Regulatory Element Program
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="S101"/>
			<xs:enumeration value="S106"/>
			<xs:enumeration value="S201"/>
			<xs:enumeration value="S501"/>
			<xs:enumeration value="S901"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ceSSSNRequirementStatusType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The CE Session Requirement Status Type.
        Allowed values(Code-Description) are:
        ACTIVE-Active
        FUTURE-The next anniversary requirement for the individual
        OBSOLETE_2YR_TERMED-OBSOLETE_2YR_TERMED
        PREVIOUS-The individual's previous requirement
        SUSPENDED-Suspended
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="ACTIVE"/>
			<xs:enumeration value="FUTURE"/>
			<xs:enumeration value="OBSOLETE_2YR_TERMED"/>
			<xs:enumeration value="PREVIOUS"/>
			<xs:enumeration value="SUSPENDED"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ceSSSNStatusType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The Status of CE session.
        Allowed values(Code-Description) are:
        CE2YEARTERMED-CE 2 Year Termed
        CEINACTIVE-CE Inactive
        GRADUATED-Graduated
        NOCESTATUS-No CE Status
        REQUIRED-Required
        SATISFIED-Satisfied
        2YEARTERMED-2 Year Termed from Industry
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="2YEARTERMED"/>
			<xs:enumeration value="CE2YEARTERMED"/>
			<xs:enumeration value="CEINACTIVE"/>
			<xs:enumeration value="GRADUATED"/>
			<xs:enumeration value="NOCESTATUS"/>
			<xs:enumeration value="REQUIRED"/>
			<xs:enumeration value="SATISFIED"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ceResultType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The CE Result.
        Allowed values(Code-Description) are:
        ADMIN_COMPLETE-Administrative Completion
        CMPLT-Complete
        FOREIGN_DEFERRAL - Foreign Deferral (Note: This is a only used in Previous CE Sessions. Current CE sessions use the frgnDfrdFl attribute)
        MILITARY_DEFERRAL - Military Deferral (Note: This is a only used in Previous CE Sessions. Current CE sessions use the mltryDfrdFl attribute)
        GRDTD-Graduated (Note: This is a legacy CRD status only used in old converted records)
        INCMP-Incomplete
        LCNS-Late, Cancel/NoShow
        SPNDD - Suspended (Note: This applies only for historical records)

      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="ADMIN_COMPLETE"/>
			<xs:enumeration value="CMPLT"/>
			<xs:enumeration value="FOREIGN_DEFERRAL"/>
			<xs:enumeration value="MILITARY_DEFERRAL"/>
			<xs:enumeration value="GRDTD"/>
			<xs:enumeration value="INCMP"/>
			<xs:enumeration value="LCNS"/>
			<xs:enumeration value="SPNDD"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="eventType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The type of event.
        Allowed values(Code-Description) are:
        FLNG - Filing
        MT - Mass Transfer
        ORGTERM - Organization Termination
        INDVLBRNCHLNK - U4 Individual Branch Link
        IARTRANSITION - U4 RA Transition
        NRFTERMDTAMEND - NRF Term Date Amendment
        WLFLREGACTNQSTNS - U4 Willful Questions Update
        BRFLNG - BR Filling
        RESADDRUPDT - Residential Address Update
        U4CNVRN - U4 Conversion
        U5CNVRN - U5 Conversion
        U6CNVRN - U6 Conversion
        BDCNVRN - BD Conversion
        NFIADDRGSTN - NFI Registration Addition
        NFITERMRGSTN - NFI Registration Termination
        NFITERMNRF - NFI NRF Termination
        NFIUPDTBRNCH - NFI Branch Update
        NFIUPDTRGSTN - NFI Registration Update
        NFIOFCEMPUPDT - NFI Office of Employment Update
        FTR - Failed to Renew
		U4RSLRSPNS - RSL Data Fix
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="FLNG"/>
			<xs:enumeration value="MT"/>
			<xs:enumeration value="ORGTERM"/>
			<xs:enumeration value="INDVLBRNCHLNK"/>
			<xs:enumeration value="IARTRANSITION"/>
			<xs:enumeration value="NRFTERMDTAMEND"/>
			<xs:enumeration value="WLFLREGACTNQSTNS"/>
			<xs:enumeration value="BRFLNG"/>
			<xs:enumeration value="RESADDRUPDT"/>
			<xs:enumeration value="U4CNVRN"/>
			<xs:enumeration value="U5CNVRN"/>
			<xs:enumeration value="U6CNVRN"/>
			<xs:enumeration value="BDCNVRN"/>
			<xs:enumeration value="NFIADDRGSTN"/>
			<xs:enumeration value="NFITERMRGSTN"/>
			<xs:enumeration value="NFITERMNRF"/>
			<xs:enumeration value="NFIUPDTBRNCH"/>
			<xs:enumeration value="NFIUPDTRGSTN"/>
			<xs:enumeration value="NFIOFCEMPUPDT"/>
			<xs:enumeration value="FTR"/>
			<xs:enumeration value="U4RSLRSPNS"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="formType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The type of form filed.
        Allowed values(Code-Description) are:
        NRF-Nonregistered fingerprint Form NRF
        U4-Individual Form U4
        U5-Individual Form U5
        U6-Individual Form U6
        BR-Form BR
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="NRF"/>
			<xs:enumeration value="U4"/>
			<xs:enumeration value="U5"/>
			<xs:enumeration value="U6"/>
			<xs:enumeration value="BR"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IAAffltnCtgry">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The IA Affiliation category.
        Allowed values(Code-Description) are:
        Control Person
        Indirect Owner
        Direct Owner
        DRP Advisory Affiliate
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="25"/>
			<xs:enumeration value="Control Person"/>
			<xs:enumeration value="Indirect Owner"/>
			<xs:enumeration value="Direct Owner"/>
			<xs:enumeration value="DRP Advisory Affiliate"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="filingType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The type of filing.
        Allowed values(Code-Description) are:
        AMENDMENT - Amendment
        CLOSURE - Closure
        CLOSWITH - Closure/Withdraw
        CONCURRENCE - Concurrence
        CONVERSION - Conversion
        DUAL - Dual
        FULL - Full
        INITIAL - Initial
        NONREGINDVL - Disclosure Only Individual
        NONREGORG - Disclosure Only Organization
        P2BDAMEND - Page 2 BD Amendment
        P2BDINITIAL - Page 2 BD Initial
        PARTIAL - Partial
        REGINDVL - CRD Individual
        REGORG - CRD/IARD Organization
        RELICENSE - Relicense All
        RELICENSEBD - Relicense CRD
        RELICENSEIA - Relicense IA
        SCHEDEBDAMEND - Schedule E
        WITHDRAW - Withdraw
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="AMENDMENT"/>
			<xs:enumeration value="CLOSURE"/>
			<xs:enumeration value="CLOSWITH"/>
			<xs:enumeration value="CONCURRENCE"/>
			<xs:enumeration value="CONVERSION"/>
			<xs:enumeration value="DUAL"/>
			<xs:enumeration value="FULL"/>
			<xs:enumeration value="INITIAL"/>
			<xs:enumeration value="NONREGINDVL"/>
			<xs:enumeration value="NONREGORG"/>
			<xs:enumeration value="P2BDAMEND"/>
			<xs:enumeration value="P2BDINITIAL"/>
			<xs:enumeration value="PARTIAL"/>
			<xs:enumeration value="REGINDVL"/>
			<xs:enumeration value="REGORG"/>
			<xs:enumeration value="RELICENSE"/>
			<xs:enumeration value="RELICENSEBD"/>
			<xs:enumeration value="RELICENSEIA"/>
			<xs:enumeration value="SCHEDEBDAMEND"/>
			<xs:enumeration value="WITHDRAW"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="hairColorType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The individual's hair color.
        Allowed values(Code-Description) are:
        BAL-Bald
        BLK-Black
        BLN-Blond or Strawberry
        BRO-Brown
        GRY-Gray or Partially Gray
        RED-Red or Auburn
        SDY-Sandy
        WHI-White
        BLU-Blue
        GRN-Green
        ONG-Orange
        PNK-Pink
        PLE-Purple
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="16"/>
			<xs:enumeration value="BAL"/>
			<xs:enumeration value="BLK"/>
			<xs:enumeration value="BLN"/>
			<xs:enumeration value="BLU"/>
			<xs:enumeration value="BRO"/>
			<xs:enumeration value="GRN"/>
			<xs:enumeration value="GRY"/>
			<xs:enumeration value="ONG"/>
			<xs:enumeration value="PLE"/>
			<xs:enumeration value="PNK"/>
			<xs:enumeration value="RED"/>
			<xs:enumeration value="SDY"/>
			<xs:enumeration value="WHI"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="eyeColorType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The individual's eye color.
        Allowed values(Code-Description) are:
        BLK-Black
        BLU-Blue
        BRO-Brown
        GRY-Gray
        GRN-Green
        HAZ-Hazel
        MAR-Maroon
        MUL-Multicolored
        PNK-Pink
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="16"/>
			<xs:enumeration value="BLK"/>
			<xs:enumeration value="BLU"/>
			<xs:enumeration value="BRO"/>
			<xs:enumeration value="GRN"/>
			<xs:enumeration value="GRY"/>
			<xs:enumeration value="HAZ"/>
			<xs:enumeration value="MAR"/>
			<xs:enumeration value="MUL"/>
			<xs:enumeration value="PNK"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="fingerprintStatusType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        Status of the fingerprint card.

        Allowed values(Code-Description) are:
        CDPD - Firm provided barcode on form filing, and FINRA is awaiting receipt of fingerprints for processing
        CLER - FBI result indicating No Data was identified for fingerprints submitted
        CLRX - FBI result indicating No Data was identified based on Name Check search
        CMPX - FINRA staff has completed review of CHRI identified by the FBI following Name Check search
        COMP - FINRA staff has completed review of CHRI identified by the FBI in response to fingerprints submitted
        EXCX - FBI result indicating no match after Name Check search due to excessive candidates
        ILEG - FBI result indicating fingerprints submitted were determined to be illegible (by the FBI)
        LGCY - Fingerprint status provided prior to August 1999 conversion to Web CRD
        NMCK - Individual is undergoing a Name Check search based on FBI determination that previous fingerprint submissions were illegible
        RAPP - FBI result indicating CHRI was identified for fingerprints submitted
        RAPX - FBI result indicating CHRI was identified based on a Name Check search
        RECC - Fingerprints received at FINRA and forwarded to the FBI for processing
        RECD - FINRA received fingerprint card that is missing information required for processing
        RECP - Fingerprints were processed through another Self Regulatory Organization (SRO) and the FBI identified No Data
        RECR - Fingerprints were processed through another SRO and CHRI was identified
        RECT - A third fingerprint record was submitted to the FBI because fingerprints previously submitted were illegible
        RECV - A second fingerprint record was submitted to the FBI because fingerprints previously submitted were illegible
        RECX - Fingerprints were received and processed by FINRA
        REJT - Fingerprints were rejected by the FBI because required information was missing
        TERM - Fingerprint record reflects termination based on form filing or other process
        XMPT - Individual is exempt from fingerprinting requirement (SEA Rule 17f-2) based on illegible prints or other criteria in Rule 17f-2
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="40"/>
			<xs:enumeration value="CDPD"/>
			<xs:enumeration value="CLER"/>
			<xs:enumeration value="COMP"/>
			<xs:enumeration value="ILEG"/>
			<xs:enumeration value="RAPP"/>
			<xs:enumeration value="RECC"/>
			<xs:enumeration value="RECD"/>
			<xs:enumeration value="RECP"/>
			<xs:enumeration value="RECT"/>
			<xs:enumeration value="RECV"/>
			<xs:enumeration value="RECX"/>
			<xs:enumeration value="REJT"/>
			<xs:enumeration value="TERM"/>
			<xs:enumeration value="XMPT"/>
			<xs:enumeration value="RECR"/>
			<xs:enumeration value="NMCK"/>
			<xs:enumeration value="CLRX"/>
			<xs:enumeration value="CMPX"/>
			<xs:enumeration value="RAPX"/>
			<xs:enumeration value="LGCY"/>
			<xs:enumeration value="CLEQ"/>
			<xs:enumeration value="EXCX"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="deficiencyCd">
		<xs:annotation>
			<xs:documentation xml:lang="en">
				The Deficiency Code
				Allowed values are:
				AR - AR Registration
				CEINCTV - CE Inactive
				DUAL_RGSTN - Dual Registration
				DUAL_RGSTN_RA_AG - Dual Registration RA/AG
				EXAM - Exam
				FA - FA Registration
				FINRA - FINRA
				FINRA-IF - FINRA-IF
				FNGPR - Fingerprint
				FORM - Form
				FRGN - Foreign
				FUNDS - Funds
				IARCE_INACTIVE - IAR CE Inactive
				PNDNG - Pending Firm Approval
				PSTN - Position: Prerequisite Deficiency
				SRR_RVW - Disclosure Review
				SUSP - Firm Suspended Status
			</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="FNGPR"/>
			<xs:enumeration value="PSTN"/>
			<xs:enumeration value="AR"/>
			<xs:enumeration value="FA"/>
			<xs:enumeration value="EXAM"/>
			<xs:enumeration value="CEINCTV"/>
			<xs:enumeration value="SRR_RVW"/>
			<xs:enumeration value="DUAL_RGSTN_RA_AG"/>
			<xs:enumeration value="DUAL_RGSTN"/>
			<xs:enumeration value="IARCE_INACTIVE"/>
			<xs:enumeration value="PNDNG"/>
			<xs:enumeration value="FRGN"/>
			<xs:enumeration value="FINRA"/>
			<xs:enumeration value="FUNDS"/>
			<xs:enumeration value="FINRA-IF"/>
			<xs:enumeration value="SUSP"/>
			<xs:enumeration value="FORM"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="examCodeType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The Exam Code.
        Allowed values(Code-Description) are:
        SIE-SIE
        S00-S00
        S1-S1
        S2-S2
        S8-S8
        S10-S10
        S101-S101
        S106-S106
        S11-S11
        S12-S12
        S14-S14
        S14A-S14A
        S15-S15
        S16-S16
        S17-S17
        S19-S19 (New Exam effective 2016_04)
        S201-S201
        S501-S501
        S901-S901
        S22-S22
        S22TO-S22TO
        S24-S24
        S26-S26
        S27-S27
        S28-S28
        S3-S3
        S30-S30
        S31-S31
        S32-S32
        S33-S33
        S34-S34
        S37-S37
        S38-S38
        S39-S39
        S4-S4
        S42-S42
        S5-S5
        S52-S52
        S52TO-S52TO
        S53-S53
        S54-S54 (effective 11/04/2019)
        S55-S55
        S56-S56
        S57-S57
        S57TO-S57TO
        S6-S6
        S6TO-S6TO
        S62-S62
        S63-S63
        S65-S65
        S66-S66
        S7-S7
        S7TO-S7TO
        S72-S72
        S23-S23
        S9-S9
        S82-S82
        S82TO-S82TO
        S50-S50
        S51-S51
        S86-S86
        S87-S87
        S44-S44
        S45-S45
        S46-S46
        S7A-S7A
        S7B-S7B
        S21-S21
        S25-S25 (Expired on 2016_04)
        S79-S79
        S79TO-S79TO
        S99-S99
        S99TO-S99TO
        G43-G43
        G51-G51
        101-101
        F04-F04
        FOR-FOR
        G1-G1
        G12-G12
        G16-G16
        G2-G2
        G24-G24
        G53-G53
        G27-G27
        G4-G4
        G52-G52
        G54-G54
        G6-G6
        G7-G7
        G72-G72
        GNY-GNY
        GGA-GGA
        GAL-GAL
        GAR-GAR
        GAK-GAK
        GAZ-GAZ
        GCA-GCA
        GCO-GCO
        GCT-GCT
        GDC-GDC
        GDE-GDE
        GFL-GFL
        GIA-GIA
        GID-GID
        GIL-GIL
        GIN-GIN
        GKY-GKY
        GLA-GLA
        GMA-GMA
        GMD-GMD
        GMI-GMI
        GMN-GMN
        GMO-GMO
        GMT-GMT
        GNC-GNC
        GND-GND
        GNE-GNE
        GNH-GNH
        GNM-GNM
        GNV-GNV
        GOK-GOK
        GOR-GOR
        GPA-GPA
        GRI-GRI
        GTN-GTN
        GTX-GTX
        GUT-GUT
        GVA-GVA
        GWA-GWA
        GWI-GWI
        GWV-GWV
        GWY-GWY
        PC-PC
        V06-V06
        W1-W1
        W12-W12
        W2-W2
        W22-W22
        W24-W24
        W27-W27
        W39-W39
        W4-W4
        W52-W52
        W53-W53
        W54-W54
        W6-W6
        W7-W7
        201-201
        501-501
        901-901
        G51-G51
        GKS-GKS
        GMS-GMS
        GOK-GOK
        GOR-GOR
        GSC-GSC
        NASD-NASD
        S000-S000
        S18-S18
        S20-S20
        S40-S40
        S41-S41
        S43-S43
        S48-S48
        S49-S49
        S54FN-S54FN
        S64-S64
        S7A-S7A
        S7B-S7B
        S90-S90
        S91-S91
        WSC-WSC
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="16"/>
			<xs:enumeration value="SIE"/>
			<xs:enumeration value="S00"/>
			<xs:enumeration value="S1"/>
			<xs:enumeration value="S2"/>
			<xs:enumeration value="S8"/>
			<xs:enumeration value="S10"/>
			<xs:enumeration value="S101"/>
			<xs:enumeration value="S106"/>
			<xs:enumeration value="S11"/>
			<xs:enumeration value="S12"/>
			<xs:enumeration value="S14"/>
			<xs:enumeration value="S14A"/>
			<xs:enumeration value="S15"/>
			<xs:enumeration value="S16"/>
			<xs:enumeration value="S17"/>
			<xs:enumeration value="S19"/>
			<xs:enumeration value="S201"/>
			<xs:enumeration value="S22"/>
			<xs:enumeration value="S22TO"/>
			<xs:enumeration value="S24"/>
			<xs:enumeration value="S26"/>
			<xs:enumeration value="S27"/>
			<xs:enumeration value="S28"/>
			<xs:enumeration value="S3"/>
			<xs:enumeration value="S30"/>
			<xs:enumeration value="S31"/>
			<xs:enumeration value="S32"/>
			<xs:enumeration value="S33"/>
			<xs:enumeration value="S34"/>
			<xs:enumeration value="S37"/>
			<xs:enumeration value="S38"/>
			<xs:enumeration value="S39"/>
			<xs:enumeration value="S4"/>
			<xs:enumeration value="S42"/>
			<xs:enumeration value="S5"/>
			<xs:enumeration value="S501"/>
			<xs:enumeration value="S52"/>
			<xs:enumeration value="S52TO"/>
			<xs:enumeration value="S53"/>
      <xs:enumeration value="S54"/>
			<xs:enumeration value="S55"/>
			<xs:enumeration value="S56"/>
			<xs:enumeration value="S57"/>
			<xs:enumeration value="S57TO"/>
			<xs:enumeration value="S6"/>
			<xs:enumeration value="S6TO"/>
			<xs:enumeration value="S62"/>
			<xs:enumeration value="S63"/>
			<xs:enumeration value="S65"/>
			<xs:enumeration value="S66"/>
			<xs:enumeration value="S7"/>
			<xs:enumeration value="S7TO"/>
			<xs:enumeration value="S72"/>
			<xs:enumeration value="S23"/>
			<xs:enumeration value="S9"/>
			<xs:enumeration value="S901"/>
			<xs:enumeration value="S82"/>
			<xs:enumeration value="S82TO"/>
			<xs:enumeration value="S50"/>
			<xs:enumeration value="S51"/>
			<xs:enumeration value="S86"/>
			<xs:enumeration value="S87"/>
			<xs:enumeration value="S44"/>
			<xs:enumeration value="S45"/>
			<xs:enumeration value="S46"/>
			<xs:enumeration value="S7A"/>
			<xs:enumeration value="S7B"/>
			<xs:enumeration value="S21"/>
			<xs:enumeration value="S25"/>
			<xs:enumeration value="S79"/>
			<xs:enumeration value="S79TO"/>
			<xs:enumeration value="S99"/>
			<xs:enumeration value="S99TO"/>
			<xs:enumeration value="G43"/>
			<xs:enumeration value="G51"/>
			<xs:enumeration value="101"/>
			<xs:enumeration value="F04"/>
			<xs:enumeration value="FOR"/>
			<xs:enumeration value="G1"/>
			<xs:enumeration value="G12"/>
			<xs:enumeration value="G16"/>
			<xs:enumeration value="G2"/>
			<xs:enumeration value="G24"/>
			<xs:enumeration value="G27"/>
			<xs:enumeration value="G4"/>
			<xs:enumeration value="G53"/>
			<xs:enumeration value="G52"/>
			<xs:enumeration value="G54"/>
			<xs:enumeration value="G6"/>
			<xs:enumeration value="G7"/>
			<xs:enumeration value="G72"/>
			<xs:enumeration value="GNY"/>
			<xs:enumeration value="GGA"/>
			<xs:enumeration value="GAL"/>
			<xs:enumeration value="GAR"/>
			<xs:enumeration value="GAK"/>
			<xs:enumeration value="GAZ"/>
			<xs:enumeration value="GCA"/>
			<xs:enumeration value="GCO"/>
			<xs:enumeration value="GCT"/>
			<xs:enumeration value="GDC"/>
			<xs:enumeration value="GDE"/>
			<xs:enumeration value="GFL"/>
			<xs:enumeration value="GIA"/>
			<xs:enumeration value="GID"/>
			<xs:enumeration value="GIL"/>
			<xs:enumeration value="GIN"/>
			<xs:enumeration value="GKY"/>
			<xs:enumeration value="GLA"/>
			<xs:enumeration value="GMA"/>
			<xs:enumeration value="GMD"/>
			<xs:enumeration value="GMI"/>
			<xs:enumeration value="GMN"/>
			<xs:enumeration value="GMO"/>
			<xs:enumeration value="GMT"/>
			<xs:enumeration value="GNC"/>
			<xs:enumeration value="GND"/>
			<xs:enumeration value="GNE"/>
			<xs:enumeration value="GNH"/>
			<xs:enumeration value="GNM"/>
			<xs:enumeration value="GNV"/>
			<xs:enumeration value="GOK"/>
			<xs:enumeration value="GOR"/>
			<xs:enumeration value="GPA"/>
			<xs:enumeration value="GRI"/>
			<xs:enumeration value="GTN"/>
			<xs:enumeration value="GTX"/>
			<xs:enumeration value="GUT"/>
			<xs:enumeration value="GVA"/>
			<xs:enumeration value="GWA"/>
			<xs:enumeration value="GWI"/>
			<xs:enumeration value="GWV"/>
			<xs:enumeration value="GWY"/>
			<xs:enumeration value="PC"/>
			<xs:enumeration value="V06"/>
			<xs:enumeration value="W1"/>
			<xs:enumeration value="W12"/>
			<xs:enumeration value="W2"/>
			<xs:enumeration value="W22"/>
			<xs:enumeration value="W24"/>
			<xs:enumeration value="W27"/>
			<xs:enumeration value="W39"/>
			<xs:enumeration value="W4"/>
			<xs:enumeration value="W52"/>
			<xs:enumeration value="W53"/>
			<xs:enumeration value="W54"/>
			<xs:enumeration value="W6"/>
			<xs:enumeration value="W7"/>
			<xs:enumeration value="201"/>
			<xs:enumeration value="G51"/>
			<xs:enumeration value="GKS"/>
			<xs:enumeration value="GMS"/>
			<xs:enumeration value="GOK"/>
			<xs:enumeration value="GOR"/>
			<xs:enumeration value="GSC"/>
			<xs:enumeration value="NASD"/>
			<xs:enumeration value="S000"/>
			<xs:enumeration value="S18"/>
			<xs:enumeration value="S20"/>
			<xs:enumeration value="S40"/>
			<xs:enumeration value="S41"/>
			<xs:enumeration value="S43"/>
			<xs:enumeration value="S48"/>
			<xs:enumeration value="S49"/>
			<xs:enumeration value="S54FN"/>
			<xs:enumeration value="S64"/>
			<xs:enumeration value="S7A"/>
			<xs:enumeration value="S7B"/>
			<xs:enumeration value="S90"/>
			<xs:enumeration value="S91"/>
			<xs:enumeration value="S901"/>
			<xs:enumeration value="WSC"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="examStatusType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The current status of the exam.
        Allowed values(Code-Description) are:
        DEVELOPED_NEED-Developed A Need
        EXAM_PRVLY_TAKEN-Exams Previously Taken
        EXPIRED - Window Expired
        OFFICIAL_RESULT-Official Result
        OFFICIAL_WAIVR-Official Waiver
        REQUESTED-Request
        SCHEDULED-Scheduled
        WITHDRAW-Withdraw
        FUNDS_DEFICIENT-Funds Deficient
        CREDIT - Credit
    	EVEP_CREDIT - EVEP Credit
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="CREDIT"/>
			<xs:enumeration value="EVEP_CREDIT"/>
			<xs:enumeration value="DEVELOPED_NEED"/>
			<xs:enumeration value="EXAM_PRVLY_TAKEN"/>
			<xs:enumeration value="EXPIRED"/>
			<xs:enumeration value="OFFICIAL_RESULT"/>
			<xs:enumeration value="OFFICIAL_WAIVR"/>
			<xs:enumeration value="REQUESTED"/>
			<xs:enumeration value="SCHEDULED"/>
			<xs:enumeration value="WITHDRAW"/>
			<xs:enumeration value="FUNDS_DEFICIENT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="rsnType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The Exam Wavier Reason Code.
        Allowed values(Code-Description) are:
        [Blank]-[No Reason]
        RNSTTD-Reinstated
        UNCNTLWVR-Unconditional Waiver
        CNDTLWVR-Conditional Waiver
        D86-Designation
        GRNDFTHRD-Grandfathered
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="10"/>
			<xs:enumeration value="RNSTTD"/>
			<xs:enumeration value="UNCNTLWVR"/>
			<xs:enumeration value="CNDTLWVR"/>
			<xs:enumeration value="D86"/>
			<xs:enumeration value="GRNDFTHRD"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="StatDisqCodesType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        Statutory Disqualifications Code.
        Allowed values(Code-Description) are:
        CLEAR-Clear
        SDNO-No
        BLNK-Blank
        SDDND-Yes - Denied
        SDRQRSRVW-Requires Review
        SDSPNSN - Suspension
        SDYESAPRVLDNLPNDNG - Yes - Approval/Denial Pending
        SDYESAPRVDTIER1 - Yes-Approved- Tier 1
        SDYESAPRVDTIER2 - Yes-Approved-Tier 2
        SDYESAPRVDTIER3 - Yes-Approved-Tier 3
        SDYESLTD - Yes-Limited
        SDYESLTDTIER3-Yes - Limited-Tier 3
        SDYESSOX - Yes-SOX
        SDYESSOXTIER3 - Yes-SOX-Tier 3
        SDYESSOXAPRVLDNLPNDNG - Yes-SOX Approval/Denial Pending
        SDYESSOXAPRVDTIER1-Yes - SOX Approved - Tier 1
        SDYESSOXAPRVDTIER3-Yes - SOX Approved - Tier 3
        SDYES - Yes
        SDYESWLLFL - Yes-Willful
        SDYESWLLFLTIER3-Yes - Willful - Tier 3
        SDYESWLLFLAPRVLDNLPNDNG - Yes-Willful Approval/Denial Pending
        SDYESWLLFLAPRVDTIER1-Yes - Willful Approved - Tier 1
        SDYESWLLFLAPRVDTIER3-Yes - Willful Approved - Tier 3
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="50"/>
			<xs:enumeration value="CLEAR"/>
			<xs:enumeration value="SDNO"/>
			<xs:enumeration value="BLNK"/>
			<xs:enumeration value="SDDND"/>
			<xs:enumeration value="SDRQRSRVW"/>
			<xs:enumeration value="SDSPNSN"/>
			<xs:enumeration value="SDYESAPRVLDNLPNDNG"/>
			<xs:enumeration value="SDYESAPRVDTIER1"/>
			<xs:enumeration value="SDYESAPRVDTIER2"/>
			<xs:enumeration value="SDYESAPRVDTIER3"/>
			<xs:enumeration value="SDYESLTD"/>
			<xs:enumeration value="SDYESLTDTIER3"/>
			<xs:enumeration value="SDYESSOX"/>
			<xs:enumeration value="SDYESSOXTIER3"/>
			<xs:enumeration value="SDYESSOXAPRVLDNLPNDNG"/>
			<xs:enumeration value="SDYESSOXAPRVDTIER1"/>
			<xs:enumeration value="SDYESSOXAPRVDTIER3"/>
			<xs:enumeration value="SDYES"/>
			<xs:enumeration value="SDYESWLLFL"/>
			<xs:enumeration value="SDYESWLLFLTIER3"/>
			<xs:enumeration value="SDYESWLLFLAPRVLDNLPNDNG"/>
			<xs:enumeration value="SDYESWLLFLAPRVDTIER1"/>
			<xs:enumeration value="SDYESWLLFLAPRVDTIER3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="regulatorType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        Regulator Code.
        Allowed values(Code-Description) are:
        FINRA-FINRA
        NYSE-AMER - NYSE American LLC
        BX-Nasdaq BX, Inc.
        CBOE - Cboe Exchange, Inc.
		NYSE-TEX - NYSE Texas, Inc.
        NYSE-NAT - NYSE National, Inc.
        NYSE-New York Stock Exchange
        PHLX-Nasdaq PHLX LLC
        NYSE-ARCA - NYSE Arca, Inc.
        ISE-Nasdaq ISE, LLC
        NQX-Nasdaq Stock Market
        CBOE BZX - Cboe BZX Exchange, Inc.
        CBOE BYX - Cboe BYX Exchange, Inc.
        BOX - BOX Exchange LLC
        CBOE EDGA - Cboe EDGA Exchange, Inc.
        CBOE EDGX - Cboe EDGX Exchange, Inc.
        MIAX EMERALD-MIAX Emerald, LLC
        MIAX OPTIONS-Miami International Securities Exchange, LLC
        MIAX PEARL-MIAX PEARL, LLC
        MIAX SAPPHIRE-MIAX Sapphire
        CBOE C2 - Cboe C2 Exchange, Inc.
        ISE GEMX-Nasdaq GEMX, LLC
        ISE MRX-Nasdaq MRX, LLC
        IEX-Investors' Exchange LLC
        LTSE-Long-Term Stock Exchange, Inc.
        MEMX-MEMX LLC
		AL-Alabama
        AK-Alaska
        AZ-Arizona
        AR-Arkansas
        CA-California
        CO-Colorado
        CT-Connecticut
        DE-Delaware
        DC-District of  Columbia
        FL-Florida
        GA-Georgia
        HI-Hawaii
        ID-Idaho
        IL-Illinois
        IN-Indiana
        IA-Iowa
        KS-Kansas
        KY-Kentucky
        LA-Louisiana
        ME-Maine
        MD-Maryland
        MA-Massachusetts
        MI-Michigan
        MN-Minnesota
        MS-Mississippi
        MO-Missouri
        MT-Montana
        NE-Nebraska
        NV-Nevada
        NH-New Hampshire
        NJ-New Jersey
        NM-New Mexico
        NY-New York
        NC-North Carolina
        ND-North Dakota
        OH-Ohio
        OK-Oklahoma
        OR-Oregon
        PA-Pennsylvania
        PR-Puerto Rico
        RI-Rhode Island
        SC-South Carolina
        SD-South Dakota
        TN-Tennessee
        TX-Texas
        UT-Utah
        VT-Vermont
        VA-Virginia
        WA-Washington
        WV-West Virginia
        WI-Wisconsin
        WY-Wyoming
        VI-Virgin Islands
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="FINRA"/>
			<xs:enumeration value="NYSE-AMER"/>
			<xs:enumeration value="BX"/>
			<xs:enumeration value="CBOE"/>
			<xs:enumeration value="NYSE-TEX"/>
			<xs:enumeration value="NYSE-NAT"/>
			<xs:enumeration value="NYSE"/>
			<xs:enumeration value="PHLX"/>
			<xs:enumeration value="NYSE-ARCA"/>
			<xs:enumeration value="ISE"/>
			<xs:enumeration value="NQX"/>
			<xs:enumeration value="CBOE BZX"/>
			<xs:enumeration value="CBOE BYX"/>
			<xs:enumeration value="BOX"/>
			<xs:enumeration value="CBOE EDGA"/>
			<xs:enumeration value="CBOE EDGX"/>
			<xs:enumeration value="MIAX EMERALD"/>
			<xs:enumeration value="MIAX OPTIONS"/>
			<xs:enumeration value="MIAX PEARL"/>
			<xs:enumeration value="MIAX SAPPHIRE"/>
      <xs:enumeration value="CBOE C2"/>
			<xs:enumeration value="ISE GEMX"/>
			<xs:enumeration value="ISE MRX"/>
			<xs:enumeration value="IEX"/>
      <xs:enumeration value="LTSE"/>
      <xs:enumeration value="MEMX"/>
			<xs:enumeration value="AL"/>
			<xs:enumeration value="AK"/>
			<xs:enumeration value="AZ"/>
			<xs:enumeration value="AR"/>
			<xs:enumeration value="CA"/>
			<xs:enumeration value="CO"/>
			<xs:enumeration value="CT"/>
			<xs:enumeration value="DE"/>
			<xs:enumeration value="DC"/>
			<xs:enumeration value="FL"/>
			<xs:enumeration value="GA"/>
			<xs:enumeration value="HI"/>
			<xs:enumeration value="ID"/>
			<xs:enumeration value="IL"/>
			<xs:enumeration value="IN"/>
			<xs:enumeration value="IA"/>
			<xs:enumeration value="KS"/>
			<xs:enumeration value="KY"/>
			<xs:enumeration value="LA"/>
			<xs:enumeration value="ME"/>
			<xs:enumeration value="MD"/>
			<xs:enumeration value="MA"/>
			<xs:enumeration value="MI"/>
			<xs:enumeration value="MN"/>
			<xs:enumeration value="MS"/>
			<xs:enumeration value="MO"/>
			<xs:enumeration value="MT"/>
			<xs:enumeration value="NE"/>
			<xs:enumeration value="NV"/>
			<xs:enumeration value="NH"/>
			<xs:enumeration value="NJ"/>
			<xs:enumeration value="NM"/>
			<xs:enumeration value="NY"/>
			<xs:enumeration value="NC"/>
			<xs:enumeration value="ND"/>
			<xs:enumeration value="OH"/>
			<xs:enumeration value="OK"/>
			<xs:enumeration value="OR"/>
			<xs:enumeration value="PA"/>
			<xs:enumeration value="PR"/>
			<xs:enumeration value="RI"/>
			<xs:enumeration value="SC"/>
			<xs:enumeration value="SD"/>
			<xs:enumeration value="TN"/>
			<xs:enumeration value="TX"/>
			<xs:enumeration value="UT"/>
			<xs:enumeration value="VT"/>
			<xs:enumeration value="VA"/>
			<xs:enumeration value="WA"/>
			<xs:enumeration value="WV"/>
			<xs:enumeration value="WI"/>
			<xs:enumeration value="WY"/>
			<xs:enumeration value="VI"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="registrationCategoryType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        Representative Registration Category/Position with the Regulator..
        Allowed values(Code-Description) are:
        AC-Floor Clerk - Options
        AG-Agent
        AF-Floor Broker - Options
        AM-Allied Member
        AO-Market Maker - Options
        AP-Approved Person
        AR-Assistant Representative/Order Processing
        BM-Branch Office Manager
        CD-Canada-Limited General Securities Registered Representative
        CF-Compliance Official Specialist
        CN-Canada-Limited General Securities Registered Representative
        CO-Compliance Official
        CS-Corporate Securities Represent
        DP-Direct Participation Programs Principal
        DR-Direct Participation Programs
        ET-Equity Trader
        FA-Foreign Associate
        FE-Floor Employee
        FI-Introducing BD/Finan Operation Principal
        FN-Financial and Operations Principal
        GP-General Securities Principal
        GS-General Securities Representative
        IE-International - Limited Registration
        IP-Investment Company and Variable Contracts Products Principal
        IR-Investment Company and Variable Contracts Products Rep.
        LE-Securities Lending Representative
        LS-Securities Lending Supervisor
        ME-Member Exchange
        MP-Municipal Securities Principal
        MR-Municipal Securities Representative
        OF-Officer
        OP-Registered Options Principal
        OR-Registered Options Representative
        PC-Floor Clerk Conducting Public Business
        PG-Government Securities Principal
        PM-Floor Member Conducting Public Business
        RG-Government Securities Representative
        SA-Supervisory Analyst
        SM-Securities Manager
        SU-General Securities Sales Supervisor
        TR-Securities Trader
        TS-Trading Supervisor
        SF-Single Stock Futures
        FP-Municipal Fund
        IF-In-Firm Delivery Proctor
        RS-Research Analyst
        FB-Floor Broker
        MB-Market Maker acting as a Floor Broker
        MM-Market Maker Authorized Trader-Options
        RP-Research Principal
        SC-Front Line Specialist Clerk
        TA-Trading Assistant (Expired on 2016_04)
        PR-Limited Representative-Prvt Scrts Ofrngs
        RA-Investment Advisor Representative
        MT-Market Maker Authorized Trader-Equities
        OT-Authorized Trader  (Expired on 2016_04)
        IB-Investment Banking Representative
        CP-Compliance Reg Options Principal
        DROP-D Registered Options Principal
        EX-EX
        FC-Foreign Currency Options Representative
        FM-Municipal Sec. Fin. and Operations
        IAR-Investment Adviser Representative
        LR-Limited Representative
        MJ-Manager Office Supervisory Jurisdiction
        SP-Sole Proprietor
        SR-Senior Registered Options Principal
        ST-Securities Trader
        OS-Operations Professional
        CT-Securities Trader Compliance Officer (name change effective 01/04/2016)
        PT-Proprietary Trader
        TP-Securities Trader Principal (name change effective 01/04/2016)
        TD-Securities Trader (new position effective 01/04/2016)
        FL-Floor Clerk - Equities (new position effective  2016_04)
        BP-Investment Banking Principal (new position effective 2018_10)
        PO-Private Securities Offerings Principal (new position effective 2018_10)
        CR-Compliance Officer  (new position effective 2018_10)
        OM-Options Member  (new position effective 2018_10)
        UNKNCONV-Unknown - CRD Data Conversion
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="16"/>
			<xs:enumeration value="AC"/>
			<xs:enumeration value="AF"/>
			<xs:enumeration value="AG"/>
			<xs:enumeration value="AM"/>
			<xs:enumeration value="AO"/>
			<xs:enumeration value="AP"/>
			<xs:enumeration value="AR"/>
			<xs:enumeration value="BM"/>
			<xs:enumeration value="CD"/>
			<xs:enumeration value="CF"/>
			<xs:enumeration value="CN"/>
			<xs:enumeration value="CO"/>
			<xs:enumeration value="CS"/>
			<xs:enumeration value="DP"/>
			<xs:enumeration value="DR"/>
			<xs:enumeration value="ET"/>
			<xs:enumeration value="FA"/>
			<xs:enumeration value="FE"/>
			<xs:enumeration value="FI"/>
			<xs:enumeration value="FN"/>
			<xs:enumeration value="GP"/>
			<xs:enumeration value="GS"/>
			<xs:enumeration value="IE"/>
			<xs:enumeration value="IP"/>
			<xs:enumeration value="IR"/>
			<xs:enumeration value="LE"/>
			<xs:enumeration value="LS"/>
			<xs:enumeration value="ME"/>
			<xs:enumeration value="MP"/>
			<xs:enumeration value="MR"/>
			<xs:enumeration value="OF"/>
			<xs:enumeration value="OP"/>
			<xs:enumeration value="OR"/>
			<xs:enumeration value="PC"/>
			<xs:enumeration value="PG"/>
			<xs:enumeration value="PM"/>
			<xs:enumeration value="RG"/>
			<xs:enumeration value="SA"/>
			<xs:enumeration value="SM"/>
			<xs:enumeration value="SU"/>
			<xs:enumeration value="TR"/>
			<xs:enumeration value="TS"/>
			<xs:enumeration value="SF"/>
			<xs:enumeration value="FP"/>
			<xs:enumeration value="IF"/>
			<xs:enumeration value="RS"/>
			<xs:enumeration value="FB"/>
			<xs:enumeration value="MB"/>
			<xs:enumeration value="MM"/>
			<xs:enumeration value="RP"/>
			<xs:enumeration value="SC"/>
			<xs:enumeration value="TA"/>
			<xs:enumeration value="PR"/>
			<xs:enumeration value="RA"/>
			<xs:enumeration value="MT"/>
			<xs:enumeration value="OT"/>
			<xs:enumeration value="IB"/>
			<xs:enumeration value="CP"/>
			<xs:enumeration value="DROP"/>
			<xs:enumeration value="EX"/>
			<xs:enumeration value="FC"/>
			<xs:enumeration value="FM"/>
			<xs:enumeration value="IAR"/>
			<xs:enumeration value="LR"/>
			<xs:enumeration value="MJ"/>
			<xs:enumeration value="SP"/>
			<xs:enumeration value="SR"/>
			<xs:enumeration value="ST"/>
			<xs:enumeration value="OS"/>
			<xs:enumeration value="PT"/>
			<xs:enumeration value="TP"/>
			<xs:enumeration value="CT"/>
			<xs:enumeration value="TD"/>
			<xs:enumeration value="FL"/>
			<xs:enumeration value="BP"/>
			<xs:enumeration value="PO"/>
			<xs:enumeration value="CR"/>
			<xs:enumeration value="OM"/>
			<xs:enumeration value="UNKNCONV"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="registrationStatusCode">
		<xs:annotation>
			<xs:documentation xml:lang="en">
				The registration status type.
				Allowed values(Code-Description) are:
				ABANDONED-Abandoned
				ADMTERM-Administrative Termination
				APPRNT-Approved Pending Prints
				APPROVED-Approved
				APPROVED_RES-Restricted Approval
				APRSLTS-Approved Pending Results
				BAR-Bar
				CE2_YEAR_TRMD-Termed CE Two Year Inactive
				CE_INACTIVE-Inactive - Continuing Education
				DEFICIENT-Deficient
				DENIED-Denied
				FTR-Terminated Failure to Renew
				INACTIVE_PRINTS-Inactive - Prints
				MASS_TRNSF-Termed Mass Transfer
				PENDING-Pending
				PURGED-Purged
				REJECTED-Rejected
				REQUAL-Requalification
				REQUEST_TERM-Termination Requested
				REVOKED-Revoked
				SUSPENSION-Suspended
				T_NOREG-Termed Without Registration
				T_NOREG_FTR-Terminated no registration Renewals
				T_NOREG_MT-Terminated no registration Mass Transfer
				T_NOU5-Terminated Without U5
				T_NOMT-Termed-Did Not Mass Transfer
				T_NOMTNOREG-Terminated no reg.-Did Not Mass Transfer
				TEMPREG-Temporary Registration
				TEMP_WD-Temporary Withdrawal
				TERMED-Termed
				TRANS_TERM-Transition Terminated
				TRANS_ERROR-Not Transitioned - Filed In Error
				APP_PEND_IARCE - Approved - Pending IAR CE
				IAR_FTR - IAR CE Fail to Renew
			</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="16"/>
			<xs:enumeration value="ADMTERM"/>
			<xs:enumeration value="APPRNT"/>
			<xs:enumeration value="APPROVED"/>
			<xs:enumeration value="APPROVED_RES"/>
			<xs:enumeration value="BAR"/>
			<xs:enumeration value="CE2_YEAR_TRMD"/>
			<xs:enumeration value="CE_INACTIVE"/>
			<xs:enumeration value="DEFICIENT"/>
			<xs:enumeration value="DENIED"/>
			<xs:enumeration value="FTR"/>
			<xs:enumeration value="INACTIVE_PRINTS"/>
			<xs:enumeration value="MASS_TRNSF"/>
			<xs:enumeration value="PENDING"/>
			<xs:enumeration value="PURGED"/>
			<xs:enumeration value="REJECTED"/>
			<xs:enumeration value="REQUAL"/>
			<xs:enumeration value="REQUEST_TERM"/>
			<xs:enumeration value="REVOKED"/>
			<xs:enumeration value="SUSPENSION"/>
			<xs:enumeration value="TEMPREG"/>
			<xs:enumeration value="TERMED"/>
			<xs:enumeration value="T_NOREG"/>
			<xs:enumeration value="T_NOREG_FTR"/>
			<xs:enumeration value="T_NOREG_MT"/>
			<xs:enumeration value="T_NOU5"/>
			<xs:enumeration value="ABANDONED"/>
			<xs:enumeration value="TEMP_WD"/>
			<xs:enumeration value="T_NOMT"/>
			<xs:enumeration value="T_NOMTNOREG"/>
			<xs:enumeration value="APRSLTS"/>
			<xs:enumeration value="TRANS_TERM"/>
			<xs:enumeration value="TRANS_ERROR"/>
			<xs:enumeration value="APP_PEND_IARCE"/>
			<xs:enumeration value="IAR_FTR"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="dsclrType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The disclosureType.
        Allowed Values (Code-Description):
        ARBTN -Arbitration
        BANKRUPT -Bankruptcy
        BOND -Bond
        CIVLJUDC-Civil Judicial Action
        CRIMINAL-Criminal
        CUSTCOMP -Customer Complaint
        INTRNRVW -Internal Review
        INVSTGTN-Investigation
        JUDGEMNT -Judgment/Lien
        REGLACTN -Regulatory Action
        TRMNATON-Termination
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:NMTOKEN">
			<xs:maxLength value="20"/>
			<xs:enumeration value="ARBTN"/>
			<xs:enumeration value="BANKRUPT"/>
			<xs:enumeration value="BOND"/>
			<xs:enumeration value="CIVLJUDC"/>
			<xs:enumeration value="CRIMINAL"/>
			<xs:enumeration value="CUSTCOMP"/>
			<xs:enumeration value="INTRNRVW"/>
			<xs:enumeration value="INVSTGTN"/>
			<xs:enumeration value="JUDGEMNT"/>
			<xs:enumeration value="REGLACTN"/>
			<xs:enumeration value="TRMNATON"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="drpVerType">
		<xs:restriction base="xs:string">
			<xs:maxLength value="64"/>
			<xs:enumeration value="10/2005"/>
			<xs:enumeration value="05/2009"/>
			<xs:enumeration value=""/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="bndDispType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The disposition type. Allowed values are:
        DENIAL-Denied
        PAYOUT-Payout
        REVOCATN-Revoked
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="DENIAL"/>
			<xs:enumeration value="PAYOUT"/>
			<xs:enumeration value="REVOCATN"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="bnkrptActnType-102005">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The Bankruptcy action type.
        Allowed values(Code-Description) are:
        BKRPT-Bankruptcy
        CMPRMISE-Compromise
        DCLRTION-Declaration
        LQDTION-Liquidated
        OTHER-Other
        RCEIVSHP-Receivership
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="BKRPT"/>
			<xs:enumeration value="CMPRMISE"/>
			<xs:enumeration value="DCLRTION"/>
			<xs:enumeration value="LQDTION"/>
			<xs:enumeration value="OTHER"/>
			<xs:enumeration value="RCEIVSHP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="bnkrptActnType-052009">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The Bankruptcy action type.
        Allowed values(Code-Description) are:
        BKRPT-Bankruptcy
        CMPRMISE-Compromise
        DCLRTION-Declaration
        LIQUIDATION-Liquidation
        OTHER-Other
        RCEIVSHP-Receivership
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="BKRPT"/>
			<xs:enumeration value="CMPRMISE"/>
			<xs:enumeration value="DCLRTION"/>
			<xs:enumeration value="LIQUIDATION"/>
			<xs:enumeration value="OTHER"/>
			<xs:enumeration value="RCEIVSHP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="bnkrptChptrType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The type of Bankruptcy.
        Allowed values(Code-Description) are:
        CHAP07-Chapter 7
        CHAP11-Chapter 11
        CHAP13-Chapter 13
        OTHER-Other
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="CHAP07"/>
			<xs:enumeration value="CHAP11"/>
			<xs:enumeration value="CHAP13"/>
			<xs:enumeration value="OTHER"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="bnkrptDispType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The Bankruptcy disposition type. Allowed values are:
        DISCHRGE-Discharged
        DISMISSL-Dismissed
        DISSLUTN-Dissolved
        DPP-Direct Payment Procedure
        OTHER-Other
        RELEASE-Satisfied/Released
        SIPATTE-SIPA Trustee Appointed
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="DISCHRGE"/>
			<xs:enumeration value="DISMISSL"/>
			<xs:enumeration value="DISSLUTN"/>
			<xs:enumeration value="DPP"/>
			<xs:enumeration value="OTHER"/>
			<xs:enumeration value="RELEASE"/>
			<xs:enumeration value="SIPATTE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="crtNonMltryType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The court action brought in.
        Allowed values(Code-Description) are:
        FEDRL-Federal Court
        STATE-State Court
        FORGN-Foreign Court
        OTHER-Other
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="FEDRL"/>
			<xs:enumeration value="STATE"/>
			<xs:enumeration value="FORGN"/>
			<xs:enumeration value="OTHER"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="crtWithMltryType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The court action brought in.
        Allowed values(Code-Description) are:
        FEDRL-Federal Court
        STATE-State Court
        FORGN-Foreign Court
        MLTRY-Military Court
        OTHER-Other
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="FEDRL"/>
			<xs:enumeration value="STATE"/>
			<xs:enumeration value="FORGN"/>
			<xs:enumeration value="OTHER"/>
			<xs:enumeration value="MLTRY"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="crntStType-102005">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The current Status.
        Allowed values(Code-Description) are:
        FINAL-Final
        ONAPPEAL-On Appeal
        PENDING-Pending
        UNKNOWN-Unknown
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="FINAL"/>
			<xs:enumeration value="ONAPPEAL"/>
			<xs:enumeration value="PENDING"/>
			<xs:enumeration value="UNKNOWN"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="crntStType-052009">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The current Status.
        Allowed values(Code-Description) are:
        FINAL-Final
        ONAPPEAL-On Appeal
        PENDING-Pending
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="FINAL"/>
			<xs:enumeration value="ONAPPEAL"/>
			<xs:enumeration value="PENDING"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="flnyType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The felony type. Allowed values are:
        FELONY-Felony
        MISDEMEANOR-Misdemeanor
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="FELONY"/>
			<xs:enumeration value="MISDEMEANOR"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="apptStCodeType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The Appointment Status. Allowed values are:
        CANCEL - Cancel
        INPROGRESS - In progress
        LATECANCEL - Late Cancel
        NOSHOW - No Show
        OFFICIAL_RESULT - Official Result
        OFFICIAL_WAIVR - Official Waiver
        RESCHEDULED - Rescheduled
        SCHEDULED - Scheduled
        WITHDRAW - Withdraw
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="CANCEL"/>
			<xs:enumeration value="INPROGRESS"/>
			<xs:enumeration value="LATECANCEL"/>
			<xs:enumeration value="NOSHOW"/>
			<xs:enumeration value="OFFICIAL_RESULT"/>
			<xs:enumeration value="OFFICIAL_WAIVR"/>
			<xs:enumeration value="RESCHEDULED"/>
			<xs:enumeration value="SCHEDULED"/>
			<xs:enumeration value="WITHDRAW"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="amendFlnyType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The amended felony type. Allowed values are:
        FELONY-Felony
        MISDEMEANOR-Misdemeanor
        OTHER-Other
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="FELONY"/>
			<xs:enumeration value="MISDEMEANOR"/>
			<xs:enumeration value="OTHER"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="dispChrgCdType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The disposition type. Allowed values are:
        ACQUITTED - Acquitted
        AMENDED - Amended
        CONVICTED - Convicted
        DEFERREDADJUDICATION - Deferred Adjudication
        DISMISSED - Dismissed
        FOUNDNOTGUILTY - Found not guilty
        PLEDGUILTY - Pled guilty
        PLEDNOTGUILTY - Pled not guilty
        PRETRIALINTERVENTION - Pre-trial Intervention
        REDUCED - Reduced
        OTHER - Other (requires explanation)
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="ACQUITTED"/>
			<xs:enumeration value="AMENDED"/>
			<xs:enumeration value="CONVICTED"/>
			<xs:enumeration value="DEFERREDADJUDICATION"/>
			<xs:enumeration value="DISMISSED"/>
			<xs:enumeration value="FOUNDNOTGUILTY"/>
			<xs:enumeration value="OTHER"/>
			<xs:enumeration value="PLEDGUILTY"/>
			<xs:enumeration value="PLEDNOTGUILTY"/>
			<xs:enumeration value="PRETRIALINTERVENTION"/>
			<xs:enumeration value="REDUCED"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="cvlJudRsltnType-102005">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The Resolution Detail.
        Allowed values(Code-Description) are:
        CONSENT-Consent
        DECSNREN-Judgment Rendered
        DISMISSD-Dismissed
        OPINION-Opinion
        OTHER-Other
        SETTLMNT-Settled
        WITHDRWN-Withdrawn
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="CONSENT"/>
			<xs:enumeration value="DECSNREN"/>
			<xs:enumeration value="DISMISSD"/>
			<xs:enumeration value="OPINION"/>
			<xs:enumeration value="OTHER"/>
			<xs:enumeration value="SETTLMNT"/>
			<xs:enumeration value="WITHDRWN"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="cvlJudRsltnType-052009">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The Resolution Detail.
        Allowed values(Code-Description) are:
        CONSENT-Consent
        DECSNREN-Judgment Rendered
        DISMISSD-Dismissed
        OTHER-Other
        SETTLMNT-Settled
        WITHDRWN-Withdrawn
        VACATED-Vacated
        VACATEDNPT-Vacated Nunc Pro Tunc / ab initio
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="CONSENT"/>
			<xs:enumeration value="DECSNREN"/>
			<xs:enumeration value="DISMISSD"/>
			<xs:enumeration value="OTHER"/>
			<xs:enumeration value="SETTLMNT"/>
			<xs:enumeration value="WITHDRWN"/>
			<xs:enumeration value="VACATED"/>
			<xs:enumeration value="VACATEDNPT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="cvlJudRlfType-102005">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The Relief Sought.
        Allowed values(Code-Description) are:
        CEASEDES-Cease and Desist
        CIVPENAL-Civil Penalty(ies)/Fine(s)
        DISGORG-Disgorgement
        INJ-Injunction
        MONDAM-Money Damages (Private/Civil Complaint)
        OTHER-Other
        RESTITTN-Restitution
        TRO-Restraining Order
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="CEASEDES"/>
			<xs:enumeration value="CIVPENAL"/>
			<xs:enumeration value="DISGORG"/>
			<xs:enumeration value="INJ"/>
			<xs:enumeration value="MONDAM"/>
			<xs:enumeration value="OTHER"/>
			<xs:enumeration value="RESTITTN"/>
			<xs:enumeration value="TRO"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="cvlJudMntrySnctnType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The Monetarty Sanction Type.
        Allowed values(Code-Description) are:
        MONETARYFINE-Monetary Fine
        DISGORGEMENT-Disgorgement
        RESTITUTION-Restitution
        OTHER-Other (requires explanation)
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="MONETARYFINE"/>
			<xs:enumeration value="DISGORGEMENT"/>
			<xs:enumeration value="RESTITUTION"/>
			<xs:enumeration value="OTHER"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="arbDispType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The arbitration Disposition.
        Allowed values(Code-Description) are:
        AWARDAGE-Award to Applicant
        AWARDCUS-Award to Customer
        DECAPPL-Decision for Applicant
        DECUST-Decision for Customer
        DENIED-Denied
        DISMISSL-Dismissed
        JUDGMENT-Judgement(other than monetary)
        NOACTION-No Action
        OTHER-Other
        SETTLMNT-Settled
        WITHDRAW-Withdrawn
        STPAWARD-Stipulated Award
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="AWARDAGE"/>
			<xs:enumeration value="AWARDCUS"/>
			<xs:enumeration value="DECAPPL"/>
			<xs:enumeration value="DECUST"/>
			<xs:enumeration value="DENIED"/>
			<xs:enumeration value="DISMISSL"/>
			<xs:enumeration value="JUDGMENT"/>
			<xs:enumeration value="NOACTION"/>
			<xs:enumeration value="OTHER"/>
			<xs:enumeration value="SETTLMNT"/>
			<xs:enumeration value="WITHDRAW"/>
			<xs:enumeration value="STPAWARD"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="litDispType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The litigation Disposition.
        Allowed values(Code-Description) are:
        DECAPPL-Decision for Applicant
        DECUST-Decision for Customer
        DENIED-Denied
        DISMISSL-Dismissed
        JUDGMENT-Judgment (other than monetary)
        MONJUDAPP-Monetary Judgment to Applicant
        MONJUDCUS-Monetary Judgment to Customer
        NOACTION-No Action
        OTHER-Other
        SETTLMNT-Settled
        WITHDRAW-Withdrawn
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="DECAPPL"/>
			<xs:enumeration value="DECUST"/>
			<xs:enumeration value="DENIED"/>
			<xs:enumeration value="DISMISSL"/>
			<xs:enumeration value="JUDGMENT"/>
			<xs:enumeration value="MONJUDAPP"/>
			<xs:enumeration value="MONJUDCUS"/>
			<xs:enumeration value="NOACTION"/>
			<xs:enumeration value="OTHER"/>
			<xs:enumeration value="SETTLMNT"/>
			<xs:enumeration value="WITHDRAW"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ntcRcvdCdType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        Investigation initiated by: Notice Received From.
        Allowed values(Code-Description) are:
        SRO-SRO
        FFRA-Foreign Financial Regulatory Authority
        JRSDN-Jurisdiction
        SEC-SEC
        OFA-Other Federal Agency
        OTHER-Other
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="SRO"/>
			<xs:enumeration value="FFRA"/>
			<xs:enumeration value="JRSDN"/>
			<xs:enumeration value="SEC"/>
			<xs:enumeration value="OFA"/>
			<xs:enumeration value="OTHER"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="invstRsltnType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The Investigation resolution.
        Allowed values(Code-Description) are:
        CLSDNOACTN-Closed Without Further Action
        CLSDWTHREGACTN-Closed - Regulatory Action Initiated
        OTHER-Other
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="CLSDNOACTN"/>
			<xs:enumeration value="CLSDWTHREGACTN"/>
			<xs:enumeration value="OTHER"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="lienType-102005">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The judgment lien type.
        Allowed values(Code-Description) are:
        CIVIL-Civil
        DEFAULT-Default
        TAX-Tax
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="CIVIL"/>
			<xs:enumeration value="DEFAULT"/>
			<xs:enumeration value="TAX"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="lienType-052009">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The judgment lien type.
        Allowed values(Code-Description) are:
        CIVIL-Civil
        TAX-Tax
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="CIVIL"/>
			<xs:enumeration value="TAX"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="jdgmtLienRsltnType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        How was matter resolved?.
        Allowed values(Code-Description) are:
        DISCHRGD-Discharged
        PAID-Satisfied
        RELEASED-Released
        REMOVED-Removed
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="DISCHRGD"/>
			<xs:enumeration value="PAID"/>
			<xs:enumeration value="RELEASED"/>
			<xs:enumeration value="REMOVED"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="cvlJudInitType-052009">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The Regulatory Action initiated by.
        Allowed values(Code-Description) are:
        SEC-Securities and Exchange Commission
        FEDREGAGNCY-Other Federal Agency
        FOREIGNREGAUTH-Foreign Financial Regulatory Authority
        STATEJURIS-Jurisdiction
        FIRM-Firm
        PRVTPLNTF-Private Plaintiff
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="SEC"/>
			<xs:enumeration value="FEDREGAGNCY"/>
			<xs:enumeration value="FOREIGNREGAUTH"/>
			<xs:enumeration value="STATEJURIS"/>
			<xs:enumeration value="FIRM"/>
			<xs:enumeration value="PRVTPLNTF"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="regActnRgltrInit-102005">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The Regulatory Action initiated by.
        Allowed values(Code-Description) are:
        FEDREG-Federal Regulator
        FOREIGNREG-Foreign Regulator
        SEC-Securities and Exchange Commission
        SRO-Self Regulatory Organization
        STATEREG-State Regulator
        FBA-Federal Banking Agency
        NCUA-National Credit Union Administration
        OTHER-Other
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="FEDREG"/>
			<xs:enumeration value="FOREIGNREG"/>
			<xs:enumeration value="SEC"/>
			<xs:enumeration value="SRO"/>
			<xs:enumeration value="STATEREG"/>
			<xs:enumeration value="FBA"/>
			<xs:enumeration value="NCUA"/>
			<xs:enumeration value="OTHER"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="regActnRgltrInit-052009">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The Regulatory Action initiated by.
        Allowed values(Code-Description) are:
        SEC-Securities and Exchange Commission
        SRO-Self Regulatory Organization
        FBA-Federal Banking Agency
        NCUA-National Credit Union Administration
        OTHER-Other
        FEDREGAGNCY-Other Federal Agency
        FOREIGNREGAUTH-Foreign Financial Regulatory Authority
        STATEJURIS-Jurisdiction
        CFTC-CFTC
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="SEC"/>
			<xs:enumeration value="SRO"/>
			<xs:enumeration value="FBA"/>
			<xs:enumeration value="NCUA"/>
			<xs:enumeration value="OTHER"/>
			<xs:enumeration value="FEDREGAGNCY"/>
			<xs:enumeration value="FOREIGNREGAUTH"/>
			<xs:enumeration value="STATEJURIS"/>
			<xs:enumeration value="CFTC"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="regActnSnctnSghtType-102005">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The Sanctions Sought.
        Allowed values(Code-Description) are:
        BAR-Bar
        CEASEDES-Cease and Desist
        CENSURE-Censure
        DENIAL-Denial
        DISGRGMT-Disgorgement
        EXPULS-Expulsion
        INJ-Injunction
        OTHER-Other
        PROHIBTN-Prohibition
        REPRIM-Reprimand
        RESTITTN-Restitution
        REVOC-Revocation
        SUS-Suspension
        UNDERTAKING-Undertaking
        CIVILADM-Civil and Administrative Penalt(ies) /Fine(s)
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="BAR"/>
			<xs:enumeration value="CEASEDES"/>
			<xs:enumeration value="CENSURE"/>
			<xs:enumeration value="DENIAL"/>
			<xs:enumeration value="DISGRGMT"/>
			<xs:enumeration value="EXPULS"/>
			<xs:enumeration value="INJ"/>
			<xs:enumeration value="OTHER"/>
			<xs:enumeration value="PROHIBTN"/>
			<xs:enumeration value="REPRIM"/>
			<xs:enumeration value="RESTITTN"/>
			<xs:enumeration value="REVOC"/>
			<xs:enumeration value="SUS"/>
			<xs:enumeration value="UNDERTAKING"/>
			<xs:enumeration value="CIVILADM"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="regActnApplCrtType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        Action appealed to.
        Allowed values(Code-Description) are:
        CFTC-CFTC
        SEC-SEC
        SRO-SRO
        FEDRL-Federal Court
        STCOM-State Agency or Commission
        STATE-State Court
        OTHER-Other
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="CFTC"/>
			<xs:enumeration value="SEC"/>
			<xs:enumeration value="SRO"/>
			<xs:enumeration value="FEDRL"/>
			<xs:enumeration value="STCOM"/>
			<xs:enumeration value="STATE"/>
			<xs:enumeration value="OTHER"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="regActnRsltnType-102005">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The Current Status.
        Allowed values(Code-Description) are:
        AWC-Acceptance, Waiver &amp; Consent(AWC)
        CONSENT-Consent
        DECISION-Decision
        DISMISSD-Dismissed
        OFFERSETTLE-Decision &amp; Order of Offer of Settlement
        ORDER-Order
        OTHER-Other
        SETTLMNT-Settled
        STIPCONS-Stipulation and Consent
        VACATED-Vacated
        WITHDRWN-Withdrawn
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="AWC"/>
			<xs:enumeration value="CONSENT"/>
			<xs:enumeration value="DECISION"/>
			<xs:enumeration value="DISMISSD"/>
			<xs:enumeration value="OFFERSETTLE"/>
			<xs:enumeration value="ORDER"/>
			<xs:enumeration value="OTHER"/>
			<xs:enumeration value="SETTLMNT"/>
			<xs:enumeration value="STIPCONS"/>
			<xs:enumeration value="VACATED"/>
			<xs:enumeration value="WITHDRWN"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="regActnRsltnType-052009">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The Current Status.
        Allowed values(Code-Description) are:
        AWC-Acceptance, Waiver &amp; Consent(AWC)
        CONSENT-Consent
        DECISION-Decision
        DISMISSD-Dismissed
        OFFERSETTLE-Decision &amp; Order of Offer of Settlement
        ORDER-Order
        OTHER-Other
        SETTLMNT-Settled
        STIPCONS-Stipulation and Consent
        VACATED-Vacated
        WITHDRWN-Withdrawn
        VACATEDNPT-Vacated Nunc Pro Tunc/ab initio
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="AWC"/>
			<xs:enumeration value="CONSENT"/>
			<xs:enumeration value="DECISION"/>
			<xs:enumeration value="DISMISSD"/>
			<xs:enumeration value="OFFERSETTLE"/>
			<xs:enumeration value="ORDER"/>
			<xs:enumeration value="OTHER"/>
			<xs:enumeration value="SETTLMNT"/>
			<xs:enumeration value="STIPCONS"/>
			<xs:enumeration value="VACATED"/>
			<xs:enumeration value="WITHDRWN"/>
			<xs:enumeration value="VACATEDNPT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="regActnSnctnType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The Sanction Type.
        Allowed values(Code-Description) are:
        BARPERM-Bar (Permanent)
        BARTEMP-Bar (Temporary/Time Limited)
        SUS-Suspension
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="BARPERM"/>
			<xs:enumeration value="BARTEMP"/>
			<xs:enumeration value="SUS"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="regActnRqualType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The Requalification Type.
        Allowed values(Code-Description) are:
        REQUALIFICATION-Requalification by Exam
        RETRAINING-Re-Training
        OTHER-Other
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="REQUALIFICATION"/>
			<xs:enumeration value="RETRAINING"/>
			<xs:enumeration value="OTHER"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="regActnMntrySnctnType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The Monetary Sanction Type.
        Allowed values(Code-Description) are:
        CIVILADMINFINE-Civil and Administrative Penalty(ies)/Fine(s)
        DISGORGEMENT-Disgorgement
        MONETARYNOTFINE-Monetary Penalty other than Fines
        RESTITUTION-Restitution
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="CIVILADMINFINE"/>
			<xs:enumeration value="DISGORGEMENT"/>
			<xs:enumeration value="MONETARYNOTFINE"/>
			<xs:enumeration value="RESTITUTION"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="sROArbRsltnType-102005">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The SRO Arbitration resolution type code.
        Allowed values(Code-Description) are:
        AWARDAGE-Award
        DENIED-Denied
        DISMISSL-Dismissed
        OTHER-Other
        SETTLMNT-Settled
        WITHDRAW-Withdrawn
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="AWARDAGE"/>
			<xs:enumeration value="DENIED"/>
			<xs:enumeration value="DISMISSL"/>
			<xs:enumeration value="OTHER"/>
			<xs:enumeration value="SETTLMNT"/>
			<xs:enumeration value="WITHDRAW"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="sROArbRsltnType-052009">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The SRO Arbitration resolution type code.
        Allowed values(Code-Description) are:
        AWARDAGE-Award
        DENIED-Denied
        DISMISSL-Dismissed
        OTHER-Other
        SETTLMNT-Settled
        WITHDRAW-Withdrawn
        STPAWARD-Stipulated Award
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="AWARDAGE"/>
			<xs:enumeration value="DENIED"/>
			<xs:enumeration value="DISMISSL"/>
			<xs:enumeration value="OTHER"/>
			<xs:enumeration value="SETTLMNT"/>
			<xs:enumeration value="WITHDRAW"/>
			<xs:enumeration value="STPAWARD"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="termType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The termination type code.
        Allowed values(Code-Description) are:
        DISCHGED-Discharged
        PERMTRES-Permitted to Resign
        VOLUNTRY-Voluntary Resignation
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="DISCHGED"/>
			<xs:enumeration value="PERMTRES"/>
			<xs:enumeration value="VOLUNTRY"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="termReasonType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The termination reason type code.
        Allowed values(Code-Description) are:
        ADMTERM	- Administrative Termination
        DECEASED -	Deceased
        DISCHARGE -	Discharged
        OTHER -	Other
        RESIGNED - Permitted to Resign
        TATNONDCPLN -	TAT/Non-Disciplinary
        UNKNCONV -	Unknown Conversion
        VOLUNTARY -	Voluntary
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="ADMTERM"/>
			<xs:enumeration value="DECEASED"/>
			<xs:enumeration value="DISCHARGE"/>
			<xs:enumeration value="OTHER"/>
			<xs:enumeration value="RESIGNED"/>
			<xs:enumeration value="TATNONDCPLN"/>
			<xs:enumeration value="UNKNCONV"/>
			<xs:enumeration value="VOLUNTARY"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="prncplProdType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        The principal Product Type.
        Allowed values(Code-Description) are:
        CDMNYMKT-CD(s)
        COMODFUT-Futures - Commodity
        COMODOPT-Commodity Option(s)
        DEBTASET-Debt - Asset Backed
        DEBTCORP-Debt - Corporate
        DEBTGOVT-Debt - Government
        DEBTMUNI-Debt - Municipal
        DIRECTINV-Direct Investment(s) - DPP &amp; LP Interest(s)
        DRVTV-Derivative(s)
        EQUITLST-Equity Listed (Common &amp; Preferred Stock)
        EQUITOTC-Equity - OTC
        FUTFIN-Futures - Financial
        INSNONA-Annuity(ies) - Fixed
        INSUR-Insurance
        INTXOPT-Index Option(s)
        INVSTCON-Investment Contract(s)
        MONMARK-Money Market Fund(s)
        MTUALFND-Mutual Fund(s)
        NOPROD-No Product
        OPTIONS-Options
        OTHER-Other
        PENNST-Penny Stock(s)
        UNITINVS-Unit Investment Trust(s)
        VARANNUT-Annuity(ies) - Variable
        BANKPROD-Banking Products (Other than CD(s))
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="CDMNYMKT"/>
			<xs:enumeration value="COMODFUT"/>
			<xs:enumeration value="COMODOPT"/>
			<xs:enumeration value="DEBTASET"/>
			<xs:enumeration value="DEBTCORP"/>
			<xs:enumeration value="DEBTGOVT"/>
			<xs:enumeration value="DEBTMUNI"/>
			<xs:enumeration value="DIRECTINV"/>
			<xs:enumeration value="DRVTV"/>
			<xs:enumeration value="EQUITLST"/>
			<xs:enumeration value="EQUITOTC"/>
			<xs:enumeration value="FUTFIN"/>
			<xs:enumeration value="INSNONA"/>
			<xs:enumeration value="INSUR"/>
			<xs:enumeration value="INTXOPT"/>
			<xs:enumeration value="INVSTCON"/>
			<xs:enumeration value="MONMARK"/>
			<xs:enumeration value="MTUALFND"/>
			<xs:enumeration value="NOPROD"/>
			<xs:enumeration value="OPTIONS"/>
			<xs:enumeration value="OTHER"/>
			<xs:enumeration value="PENNST"/>
			<xs:enumeration value="UNITINVS"/>
			<xs:enumeration value="VARANNUT"/>
			<xs:enumeration value="BANKPROD"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="firmAsctnStType">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        Indication of whether the firm association is active or inactive
        Allowed values(Code-Description) are:
        ACTIVE-ACTIVE
        INACTIVE-INACTIVE
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="ACTIVE"/>
			<xs:enumeration value="INACTIVE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CountryCodeTypeAll">
		<xs:annotation>
			<xs:documentation xml:lang="en">
        Elements of this type represent the allowed Current/Old valid Country Codes.
        Allowed values (Country code-Country Name) are:

        ABW - Aruba
        AFG - Afghanistan
        AFI - French Afars and Issas
        AGO - Angola
        AIA - Anguilla
        ALA - Aland Islands
        ALB - Albania
        AND - Andorra
        ANT - Netherlands Antilles
        ARE - United Arab Emirates
        ARG - Argentina
        ARM - Armenia
        ASM - American Samoa
        ATA - Antarctica
        ATB - British Antarctic Territory
        ATF - French Southern Territories (The)
        ATG - Antigua and Barbuda
        ATN - Dronning Maud Land
        AUS - Australia
        AUT - Austria
        AZE - Azerbaijan
        BDI - Burundi
        BEL - Belgium
        BEN - Benin
        BES - Bonaire, Sint Eustatius and Saba
        BFA - Burkina Faso
        BGD - Bangladesh
        BGR - Bulgaria
        BHR - Bahrain
        BHS - Bahamas, The
        BIH - Bosnia and Herzegovina
        BLM - Saint Barthelemy
        BLR - Belarus
        BLZ - Belize
        BMU - Bermuda
        BOL - Bolivia
        BRA - Brazil
        BRB - Barbados
        BRD - West Germany
        BRN - Brunei
        BTN - Bhutan
        BUR - Burma
        BVT - Bouvet Island
        BWA - Botswana
        BYS - Byelorussian SSR
        CAF - Central African Republic
        CAN - Canada
        CCK - Cocos (Keeling) Islands
        CHE - Switzerland
        CHL - Chile
        CHN - China
        CIV - Cote de Ivoire (Ivory Coast)
        CMR - Cameroon
        COD - Congo (Democratic Republic or Zaire)
        COG - Congo, Republic of
        COK - Cook Islands
        COL - Colombia
        COM - Comoros
        CPV - Cape Verde Islands
        CRI - Costa Rica
        CSK - Czechoslovakia
        CTE - Canton and Enderbury Islands
        CUB - Cuba
        CUW - Curacao
        CXR - Christmas Island
        CYM - Cayman Islands
        CYP - Cyprus
        CZE - Czech Republic
        DDR - German Democratic Republic (East Germany)
        DEU - Germany
        DHY - Dahomey
        DJI - Djibouti
        DMA - Dominica
        DNK - Denmark
        DOM - Dominican Republic
        DZA - Algeria
        ECU - Ecuador
        EGY - Egypt (United Arab Republic)
        ERI - Eritrea
        ESH - Western Sahara
        ESP - Spain
        EST - Estonia
        ETH - Ethiopia
        FIN - Finland
        FJI - Fiji Islands
        FLK - Falkland Islands (Islas Malvinas)
        FRA - France
        FRO - Faroe Islands
        FSM - Micronesia, Federated States of
        GAB - Gabon
        GBR - United Kingdom
        GEL - Gilbert and Ellice Islands
        GEO - Georgia/Gruzinskaya
        GGY - Guernsey
        GHA - Ghana
        GIB - Gibraltar
        GIN - Guinea
        GLP - Guadeloupe
        GMB - Gambia
        GNB - Guinea Bissau
        GNQ - Equatorical Guinea
        GRC - Greece
        GRD - Grenada
        GRL - Greenland
        GTM - Guatemala
        GUF - French Guiana
        GUM - Guam
        GUY - Guyana
        HKG - Hong kong
        HMD - Heard Island and McDonald Islands
        HND - Honduras
        HRV - Croatia
        HTI - Haiti
        HUN - Hungary
        HVO - Upper Volta
        IDN - Indonesia
        IMN - Isle of Man
        IND - India
        IOT - British Indian Ocean Territory (The)
        IRL - Ireland
        IRN - Iran
        IRQ - Iraq
        ISL - Iceland
        ISR - Israel
        ITA - Italy
        JAM - Jamaica
        JEY - Jersey
        JOR - Jordan
        JPN - Japan
        JTN - Johnston Island
        KAZ - Kazakhstan
        KEN - Kenya
        KGZ - Kyrgyzstan
        KHM - Cambodia
        KIR - Kiribati
        KNA - Saint Kitts and Nevis
        KOR - Korea, South
        KWT - Kuwait
        LAO - Laos
        LBN - Lebanon
        LBR - Liberia
        LBY - Libya
        LCA - Saint Lucia
        LIE - Liechtenstein
        LKA - Sri Lanka
        LSO - Lesotho
        LTU - Lithuania
        LUX - Luxembourg
        LVA - Latvia
        MAC - Macau
        MAF - Saint Martin (French part)
        MAR - Morocco
        MCO - Monaco
        MDA - Moldova
        MDG - Madagascar
        MDV - Maldives
        MEX - Mexico
        MHL - Marshall Islands
        MID - Midway Islands
        MKD - Macedonia
        MLI - Mali
        MLT - Malta
        MMR - Burma (Myanmar)
        MNE - Montenegro
        MNG - Mongolia
        MNP - Northern Mariana Islands
        MOZ - Mozambique
        MRT - Mauritania
        MSR - Monteserrat
        MTQ - Martinique
        MUS - Mauritius
        MWI - Malawi
        MYS - Malaysia
        MYT - Mayotte
        NAM - Namibia
        NCL - New Caledonia
        NER - Niger
        NFK - Norfolk Island
        NGA - Nigeria
        NHB - New Hebrides
        NIC - Nicaragua
        NIU - Niue
        NLD - Netherlands
        NON - Other
        NOR - Norway
        NPL - Nepal
        NRU - Nauru
        NTZ - Neutral Zone
        NZL - New Zealand
        OMN - Oman
        PAK - Pakistan
        PAN - Panama
        PCI - Pacific Islands (Trust Territory)
        PCN - Pitcairn Islands (Ducie, Henderson, Oeno)
        PCZ - Panama Canal Zone
        PER - Peru
        PHL - Philippines
        PLW - Palau
        PNG - Papua New Guinea
        POL - Poland
        PRK - Korea, North
        PRT - Portugal
        PRY - Paraguay
        PSE - Palestine, State of
        PUS - United States Miscellaneous Pacific Islands
        PYF - French Polynesia
        QAT - Qatar
        REU - Reunion
        ROU - Romania
        RUS - Russia
        RWA - Rwanda
        SAU - Saudi Arabia
        SCG - Serbia and Montenegro
        SDN - Sudan
        SEN - Senegal
        SGP - Singapore
        SGS - South Georgia/South Sandwich Islands
        SHN - Saint Helena
        SJM - Svalbard
        SKM - Sikkim
        SLB - Solomon Islands
        SLE - Sierra Leone
        SLV - El Salvador
        SMR - San Marino
        SOM - Somalia
        SPM - Saint Pierre and Miquelon
        SRB - Serbia
        SSD - South Sudan
        STP - Sao Tome and Principe
        SUN - Soviet Union
        SUR - Surinam
        SVK - Slovakia
        SVN - Slovenia
        SWE - Sweden
        SWZ - Swaziland
        SXM - Sint Maarten (Dutch part)
        SYC - Seychelles
        SYR - Syria
        TCA - Turks and Caicos Islands
        TCD - Chad
        TGO - Togo
        THA - Thailand
        TJK - Tajikistan
        TKL - Tokelau
        TKM - Turkmenistan
        TLS - Timor-Leste
        TMP - East Timor
        TON - Tonga
        TTO - Trinidad and Tobago
        TUN - Tunisia
        TUR - Turkey
        TUV - Tuvalu
        TWN - Taiwan,  Republic of China
        TZA - Tanzania
        UGA - Uganda
        UKR - Ukraine
        UMI - United States Minor Outlying Islands (The)
        URY - Uruguay
        USA - United States
        UZB - Uzbekistan
        VAT - Holy See (The) [Vatican City State]
        VCT - Saint Vincent and The Grenadines
        VDR - Viet-Nam, Democratic Republic of
        VEN - Venezuela
        VGB - British Virgin Islands
        VIR - US Virgin Islands
        VNM - Vietnam
        VUT - Vanuatu
        WAK - Wake Island
        WLF - Wallis and Futuna
        WSM - Samoa
        YEM - Yemen
        YMD - Yemen, Democratic
        YUG - Yugoslavia
        ZAF - South Africa
        ZAR - Zaire
        ZMB - Zambia
        ZWE - Zimbabwe
      </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
			<xs:enumeration value="ABW"/>
			<xs:enumeration value="AFG"/>
			<xs:enumeration value="AFI"/>
			<xs:enumeration value="AGO"/>
			<xs:enumeration value="AIA"/>
			<xs:enumeration value="ALA"/>
			<xs:enumeration value="ALB"/>
			<xs:enumeration value="AND"/>
			<xs:enumeration value="ANT"/>
			<xs:enumeration value="ARE"/>
			<xs:enumeration value="ARG"/>
			<xs:enumeration value="ARM"/>
			<xs:enumeration value="ASM"/>
			<xs:enumeration value="ATA"/>
			<xs:enumeration value="ATB"/>
			<xs:enumeration value="ATF"/>
			<xs:enumeration value="ATG"/>
			<xs:enumeration value="ATN"/>
			<xs:enumeration value="AUS"/>
			<xs:enumeration value="AUT"/>
			<xs:enumeration value="AZE"/>
			<xs:enumeration value="BDI"/>
			<xs:enumeration value="BEL"/>
			<xs:enumeration value="BEN"/>
			<xs:enumeration value="BES"/>
			<xs:enumeration value="BFA"/>
			<xs:enumeration value="BGD"/>
			<xs:enumeration value="BGR"/>
			<xs:enumeration value="BHR"/>
			<xs:enumeration value="BHS"/>
			<xs:enumeration value="BIH"/>
			<xs:enumeration value="BLM"/>
			<xs:enumeration value="BLR"/>
			<xs:enumeration value="BLZ"/>
			<xs:enumeration value="BMU"/>
			<xs:enumeration value="BOL"/>
			<xs:enumeration value="BRA"/>
			<xs:enumeration value="BRB"/>
			<xs:enumeration value="BRD"/>
			<xs:enumeration value="BRN"/>
			<xs:enumeration value="BTN"/>
			<xs:enumeration value="BUR"/>
			<xs:enumeration value="BVT"/>
			<xs:enumeration value="BWA"/>
			<xs:enumeration value="BYS"/>
			<xs:enumeration value="CAF"/>
			<xs:enumeration value="CAN"/>
			<xs:enumeration value="CCK"/>
			<xs:enumeration value="CHE"/>
			<xs:enumeration value="CHL"/>
			<xs:enumeration value="CHN"/>
			<xs:enumeration value="CIV"/>
			<xs:enumeration value="CMR"/>
			<xs:enumeration value="COD"/>
			<xs:enumeration value="COG"/>
			<xs:enumeration value="COK"/>
			<xs:enumeration value="COL"/>
			<xs:enumeration value="COM"/>
			<xs:enumeration value="CPV"/>
			<xs:enumeration value="CRI"/>
			<xs:enumeration value="CSK"/>
			<xs:enumeration value="CTE"/>
			<xs:enumeration value="CUB"/>
			<xs:enumeration value="CUW"/>
			<xs:enumeration value="CXR"/>
			<xs:enumeration value="CYM"/>
			<xs:enumeration value="CYP"/>
			<xs:enumeration value="CZE"/>
			<xs:enumeration value="DDR"/>
			<xs:enumeration value="DEU"/>
			<xs:enumeration value="DHY"/>
			<xs:enumeration value="DJI"/>
			<xs:enumeration value="DMA"/>
			<xs:enumeration value="DNK"/>
			<xs:enumeration value="DOM"/>
			<xs:enumeration value="DZA"/>
			<xs:enumeration value="ECU"/>
			<xs:enumeration value="EGY"/>
			<xs:enumeration value="ERI"/>
			<xs:enumeration value="ESH"/>
			<xs:enumeration value="ESP"/>
			<xs:enumeration value="EST"/>
			<xs:enumeration value="ETH"/>
			<xs:enumeration value="FIN"/>
			<xs:enumeration value="FJI"/>
			<xs:enumeration value="FLK"/>
			<xs:enumeration value="FRA"/>
			<xs:enumeration value="FRO"/>
			<xs:enumeration value="FSM"/>
			<xs:enumeration value="GAB"/>
			<xs:enumeration value="GBR"/>
			<xs:enumeration value="GEL"/>
			<xs:enumeration value="GEO"/>
			<xs:enumeration value="GGY"/>
			<xs:enumeration value="GHA"/>
			<xs:enumeration value="GIB"/>
			<xs:enumeration value="GIN"/>
			<xs:enumeration value="GLP"/>
			<xs:enumeration value="GMB"/>
			<xs:enumeration value="GNB"/>
			<xs:enumeration value="GNQ"/>
			<xs:enumeration value="GRC"/>
			<xs:enumeration value="GRD"/>
			<xs:enumeration value="GRL"/>
			<xs:enumeration value="GTM"/>
			<xs:enumeration value="GUF"/>
			<xs:enumeration value="GUM"/>
			<xs:enumeration value="GUY"/>
			<xs:enumeration value="HKG"/>
			<xs:enumeration value="HMD"/>
			<xs:enumeration value="HND"/>
			<xs:enumeration value="HRV"/>
			<xs:enumeration value="HTI"/>
			<xs:enumeration value="HUN"/>
			<xs:enumeration value="HVO"/>
			<xs:enumeration value="IDN"/>
			<xs:enumeration value="IMN"/>
			<xs:enumeration value="IND"/>
			<xs:enumeration value="IOT"/>
			<xs:enumeration value="IRL"/>
			<xs:enumeration value="IRN"/>
			<xs:enumeration value="IRQ"/>
			<xs:enumeration value="ISL"/>
			<xs:enumeration value="ISR"/>
			<xs:enumeration value="ITA"/>
			<xs:enumeration value="JAM"/>
			<xs:enumeration value="JEY"/>
			<xs:enumeration value="JOR"/>
			<xs:enumeration value="JPN"/>
			<xs:enumeration value="JTN"/>
			<xs:enumeration value="KAZ"/>
			<xs:enumeration value="KEN"/>
			<xs:enumeration value="KGZ"/>
			<xs:enumeration value="KHM"/>
			<xs:enumeration value="KIR"/>
			<xs:enumeration value="KNA"/>
			<xs:enumeration value="KOR"/>
			<xs:enumeration value="KWT"/>
			<xs:enumeration value="LAO"/>
			<xs:enumeration value="LBN"/>
			<xs:enumeration value="LBR"/>
			<xs:enumeration value="LBY"/>
			<xs:enumeration value="LCA"/>
			<xs:enumeration value="LIE"/>
			<xs:enumeration value="LKA"/>
			<xs:enumeration value="LSO"/>
			<xs:enumeration value="LTU"/>
			<xs:enumeration value="LUX"/>
			<xs:enumeration value="LVA"/>
			<xs:enumeration value="MAC"/>
			<xs:enumeration value="MAF"/>
			<xs:enumeration value="MAR"/>
			<xs:enumeration value="MCO"/>
			<xs:enumeration value="MDA"/>
			<xs:enumeration value="MDG"/>
			<xs:enumeration value="MDV"/>
			<xs:enumeration value="MEX"/>
			<xs:enumeration value="MHL"/>
			<xs:enumeration value="MID"/>
			<xs:enumeration value="MKD"/>
			<xs:enumeration value="MLI"/>
			<xs:enumeration value="MLT"/>
			<xs:enumeration value="MMR"/>
			<xs:enumeration value="MNE"/>
			<xs:enumeration value="MNG"/>
			<xs:enumeration value="MNP"/>
			<xs:enumeration value="MOZ"/>
			<xs:enumeration value="MRT"/>
			<xs:enumeration value="MSR"/>
			<xs:enumeration value="MTQ"/>
			<xs:enumeration value="MUS"/>
			<xs:enumeration value="MWI"/>
			<xs:enumeration value="MYS"/>
			<xs:enumeration value="MYT"/>
			<xs:enumeration value="NAM"/>
			<xs:enumeration value="NCL"/>
			<xs:enumeration value="NER"/>
			<xs:enumeration value="NFK"/>
			<xs:enumeration value="NGA"/>
			<xs:enumeration value="NHB"/>
			<xs:enumeration value="NIC"/>
			<xs:enumeration value="NIU"/>
			<xs:enumeration value="NLD"/>
			<xs:enumeration value="NON"/>
			<xs:enumeration value="NOR"/>
			<xs:enumeration value="NPL"/>
			<xs:enumeration value="NRU"/>
			<xs:enumeration value="NTZ"/>
			<xs:enumeration value="NZL"/>
			<xs:enumeration value="OMN"/>
			<xs:enumeration value="PAK"/>
			<xs:enumeration value="PAN"/>
			<xs:enumeration value="PCI"/>
			<xs:enumeration value="PCN"/>
			<xs:enumeration value="PCZ"/>
			<xs:enumeration value="PER"/>
			<xs:enumeration value="PHL"/>
			<xs:enumeration value="PLW"/>
			<xs:enumeration value="PNG"/>
			<xs:enumeration value="POL"/>
			<xs:enumeration value="PRK"/>
			<xs:enumeration value="PRT"/>
			<xs:enumeration value="PRY"/>
			<xs:enumeration value="PSE"/>
			<xs:enumeration value="PUS"/>
			<xs:enumeration value="PYF"/>
			<xs:enumeration value="QAT"/>
			<xs:enumeration value="REU"/>
			<xs:enumeration value="ROU"/>
			<xs:enumeration value="RUS"/>
			<xs:enumeration value="RWA"/>
			<xs:enumeration value="SAU"/>
			<xs:enumeration value="SCG"/>
			<xs:enumeration value="SDN"/>
			<xs:enumeration value="SEN"/>
			<xs:enumeration value="SGP"/>
			<xs:enumeration value="SGS"/>
			<xs:enumeration value="SHN"/>
			<xs:enumeration value="SJM"/>
			<xs:enumeration value="SKM"/>
			<xs:enumeration value="SLB"/>
			<xs:enumeration value="SLE"/>
			<xs:enumeration value="SLV"/>
			<xs:enumeration value="SMR"/>
			<xs:enumeration value="SOM"/>
			<xs:enumeration value="SPM"/>
			<xs:enumeration value="SRB"/>
			<xs:enumeration value="SSD"/>
			<xs:enumeration value="STP"/>
			<xs:enumeration value="SUN"/>
			<xs:enumeration value="SUR"/>
			<xs:enumeration value="SVK"/>
			<xs:enumeration value="SVN"/>
			<xs:enumeration value="SWE"/>
			<xs:enumeration value="SWZ"/>
			<xs:enumeration value="SXM"/>
			<xs:enumeration value="SYC"/>
			<xs:enumeration value="SYR"/>
			<xs:enumeration value="TCA"/>
			<xs:enumeration value="TCD"/>
			<xs:enumeration value="TGO"/>
			<xs:enumeration value="THA"/>
			<xs:enumeration value="TJK"/>
			<xs:enumeration value="TKL"/>
			<xs:enumeration value="TKM"/>
			<xs:enumeration value="TLS"/>
			<xs:enumeration value="TMP"/>
			<xs:enumeration value="TON"/>
			<xs:enumeration value="TTO"/>
			<xs:enumeration value="TUN"/>
			<xs:enumeration value="TUR"/>
			<xs:enumeration value="TUV"/>
			<xs:enumeration value="TWN"/>
			<xs:enumeration value="TZA"/>
			<xs:enumeration value="UGA"/>
			<xs:enumeration value="UKR"/>
			<xs:enumeration value="UMI"/>
			<xs:enumeration value="URY"/>
			<xs:enumeration value="USA"/>
			<xs:enumeration value="UZB"/>
			<xs:enumeration value="VAT"/>
			<xs:enumeration value="VCT"/>
			<xs:enumeration value="VDR"/>
			<xs:enumeration value="VEN"/>
			<xs:enumeration value="VGB"/>
			<xs:enumeration value="VIR"/>
			<xs:enumeration value="VNM"/>
			<xs:enumeration value="VUT"/>
			<xs:enumeration value="WAK"/>
			<xs:enumeration value="WLF"/>
			<xs:enumeration value="WSM"/>
			<xs:enumeration value="YEM"/>
			<xs:enumeration value="YMD"/>
			<xs:enumeration value="YUG"/>
			<xs:enumeration value="ZAF"/>
			<xs:enumeration value="ZAR"/>
			<xs:enumeration value="ZMB"/>
			<xs:enumeration value="ZWE"/>
		</xs:restriction>
	</xs:simpleType>
</xs:schema>
