scr:LeadSourceType

complexType LeadSourceType in namespace http://release.niem.gov/niem/domains/screening/5.0/

Definition

A data type for the classification of the origin of information regarding a LEAD

Diagram

XML Schema

<xs:complexType name="LeadSourceType">
<xs:annotation>
<xs:documentation>
A data type for the classification of the origin of information regarding a LEAD
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="scr:LeadSourceCategoryDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:LeadSourceCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:LeadSourceAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>