Definition Type: Element
Name: PersonPhoneAssociation
Namespace: http://niem.gov/niem/domains/screening/2.0
Type: scr:PersonPhoneAssociationType
Containing Schema: screening.xsd
Abstract
Documentation:
An association between a PERSON and a PHONE.
Collapse XSD Schema Diagram:
Drilldown into TelephoneNumberReference in schema niem-core_xsd Drilldown into PersonReference 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 PersonPhoneAssociationType in schema screening_xsdXSD Diagram of PersonPhoneAssociation in schema screening_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="PersonPhoneAssociation" type="scr:PersonPhoneAssociationType" nillable="true">
    <xsd:annotation>
        <xsd:documentation>An association between a PERSON and a PHONE.</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
PersonReference nc:PersonReference 0 unbounded
TelephoneNumberReference nc:TelephoneNumberReference 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: