nc:ContactInstantMessenger
A user account for an instant messaging program by which a person or organization may be contacted.
Element information
Namespace: http://niem.gov/niem/niem-core/2.0
Schema document: niem-core/2.0/niem-core.xsd
Type: nc:InstantMessengerType
Properties: Global, Qualified, Nillable
NIEM properties:
- Base: nc:ContactMeans
Content
- Sequence [1..1]
- nc:InstantMessengerClientName [0..*] A name of an instant messaging program.
- nc:InstantMessengerScreenID [0..*] An account identifier used to reference a person or organization within an instant messaging system.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type nc:ContactInformationType (Elements intel:PersonContactDetails, j:EvidenceItemContactInformation, nc:ContactInformation, nc:DeviceStoredContactInformation, nc:EmergencyContactInformation, nc:FacilityContactInformation, nc:HomeContactInformation, nc:LocationContactInformation, nc:OrganizationDayContactInformation, nc:OrganizationEmergencyContactInformation, nc:OrganizationEveningContactInformation, nc:OrganizationNightContactInformation, nc:OrganizationPrimaryContactInformation)
Substitution hierarchy
- nc:ContactMeans
- can be substituted with nc:ContactInstantMessenger
Sample instance
<nc:ContactInstantMessenger> <nc:InstantMessengerClientName>string</nc:InstantMessengerClientName> <nc:InstantMessengerScreenID>string</nc:InstantMessengerScreenID> </nc:ContactInstantMessenger>