j:SupervisionReinstatementDate
A date that a supervision is reinstated.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/6.0/
Schema document: domains/jxdm/6.0/jxdm.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 j:SupervisionAugmentationType (Element j:SupervisionAugmentation)
Sample instance
<j:SupervisionReinstatementDate> <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> </j:SupervisionReinstatementDate>