Definition Type: ComplexType
Name: ContactInformationType
Namespace: http://niem.gov/niem/niem-core/2.0
Type: s:ComplexObjectType
Containing Schema: niem-core.xsd
Abstract
Documentation:
A data type for how to contact a person or an organization.
Collapse XSD Schema Diagram:
Drilldown into ContactResponder in schema niem-core_xsd Drilldown into ContactInformationDescriptionText in schema niem-core_xsd Drilldown into ContactEntityDescriptionText in schema niem-core_xsd Drilldown into ContactEntity in schema niem-core_xsd Drilldown into ContactMeans 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_xsdXSD Diagram of ContactInformationType in schema niem-core_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="ContactInformationType">
    <xsd:annotation>
        <xsd:documentation>A data type for how to contact a person or an organization.</xsd:documentation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="s:ComplexObjectType">
            <xsd:sequence>
                <xsd:element ref="nc:ContactMeans" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:ContactEntity" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:ContactEntityDescriptionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:ContactInformationDescriptionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:ContactResponder" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ContactMeans nc:ContactMeans 0 unbounded
ContactEntity nc:ContactEntity 0 unbounded
ContactEntityDescriptionText nc:ContactEntityDescriptionText 0 unbounded
ContactInformationDescriptionText nc:ContactInformationDescriptionText 0 unbounded
ContactResponder nc:ContactResponder 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:
Collapse References:
nc:ContactInformation, nc:DeviceStoredContactInformation, nc:EmergencyContactInformation, j:EvidenceItemContactInformation, nc:FacilityContactInformation, nc:HomeContactInformation, nc:LocationContactInformation, nc:OrganizationDayContactInformation, nc:OrganizationEmergencyContactInformation, nc:OrganizationEveningContactInformation, nc:OrganizationNightContactInformation, nc:OrganizationPrimaryContactInformationintel:PersonContactDetails,