Definition Type: Element
Name: PersonLeadAssociation
Namespace: http://niem.gov/niem/domains/screening/2.0
Type: scr:PersonLeadAssociationType
Containing Schema: screening.xsd
Abstract
Documentation:
An association between a person, their role, and a lead incident.
Collapse XSD Schema Diagram:
Drilldown into PersonRoleCode in schema screening_xsd Drilldown into LeadReference in schema screening_xsd Drilldown into Lead in schema screening_xsd Drilldown into PersonReference in schema niem-core_xsd Drilldown into Person in schema niem-core_xsd Drilldown into AssociationEndDate in schema niem-core_xsd Drilldown into AssociationBeginDate in schema niem-core_xsd Drilldown into linkMetadata in schema structures_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into ComplexObjectType in schema structures_xsd Drilldown into AssociationType in schema niem-core_xsd Drilldown into PersonLeadAssociationType in schema screening_xsdXSD Diagram of PersonLeadAssociation in schema screening_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="PersonLeadAssociation" type="scr:PersonLeadAssociationType" nillable="true">
    <xsd:annotation>
        <xsd:documentation>An association between a person, their role, and a lead incident.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AssociationBeginDate nc:AssociationBeginDate 0 unbounded
AssociationEndDate nc:AssociationEndDate 0 unbounded
Person nc:Person 0 unbounded
PersonReference nc:PersonReference 0 unbounded
Lead scr:Lead 0 unbounded
LeadReference scr:LeadReference 0 unbounded
PersonRoleCode scr:PersonRoleCode 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
linkMetadata s:linkMetadata (Optional)
Collapse Derivation Tree: