nc:PersonDeathDate
A date a person died or was declared legally dead.
Element information
Namespace: http://release.niem.gov/niem/niem-core/4.0/
Schema document: niem-core/4.0/niem-core.xsd
Type: nc:DateType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- Choice [0..*]
- nc:DateA full date.
- nc:DateRangeA time period measured by a starting and ending point.
- nc:DateTimeA full date and time.
- nc:DayDateA day date.
- nc:FiscalYearDateA year of a twelve month period that does not necessarily correspond to the calendar year.
- nc:MonthDateA month.
- nc:QuarterIDAn identifier of a three-month period in a calendar or fiscal year.
- nc:YearDateA year.
- nc:YearMonthDateA year and month.
- nc:ZuluDateTimeA date and time with no offset from Coordinated Universal Time (UTC).
from subst. group nc:DateRepresentation - nc:DateAccuracyAbstractAbstract [0..1]A data concept for a subjective assessment that indicates belief that date content is exact or accurate.
- nc:DateMarginOfErrorDuration [0..1]A subjective assessment of the uncertainty of an estimated point by bounding an elements value with an estimated margin of error.
- nc:DateAugmentationPointAbstract [0..*]An augmentation point for DateType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group nc:DateAccuracyAbstractfrom subst. group nc:DateAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:uri | [0..1] | xsd:anyURI | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type biom:DNADonorType via extension of nc:PersonType (Element biom:DNADonor)
- Type em:PersonHumanResourceType via extension of nc:PersonType (Elements em:CheckInOutPerson, em:PersonHumanResource)
- Type em:ServiceCallOriginatorType via extension of nc:PersonType (Element em:ServiceCallOriginator)
- Type it:RepresentativePersonType via extension of nc:PersonType (Element it:RepresentativePerson)
- Type j:MedicalPractitionerType via extension of nc:PersonType (Element j:MedicalPractitioner)
- Type nc:PersonType (Elements biom:MinutiaeExaminer, hs:Caregiver, hs:JuvenileGangMember, hs:JuvenilePlacementSupervisorPerson, hs:JuvenileStudent, hs:Parent, hs:PlacedJuvenile ...more)
- Type scr:PersonStatusSummaryType (Element scr:PersonStatusSummary)
Sample instance
<nc:PersonDeathDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Date>2000-01-01</nc:Date> <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:PersonDeathDate>