Definition Type: Element
Name: PersonTelephoneNumber
Namespace: http://niem.gov/niem/domains/screening/2.0
Type: nc:TelephoneNumberType
Containing Schema: screening.xsd
Abstract
Documentation:
An association between a PERSON and TELEPHONE
Collapse XSD Schema Diagram:
Drilldown into TelephoneNumberRepresentation 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 TelephoneNumberType in schema niem-core_xsdXSD Diagram of PersonTelephoneNumber in schema screening_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="PersonTelephoneNumber" type="nc:TelephoneNumberType" nillable="true">
    <xsd:annotation>
        <xsd:documentation>An association between a PERSON and TELEPHONE</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TelephoneNumberRepresentation nc:TelephoneNumberRepresentation 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: