nc:ObligationDueDate
A date by which an obligation must be fulfilled.
Element information
Namespace: http://niem.gov/niem/niem-core/2.0
Schema document: niem-core/2.0/niem-core.xsd
Type: nc:DateType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- Choice [0..*]
- nc:Date A full date.
- nc:DateTime A full date and time.
- nc:Year A year.
- nc:YearMonth A year and month.
- intel:DayOfMonth One of the numbered 24-hour periods into which a month is divided.
- intel:Month One of the 12 divisions of a year as determined by a calendar, especially the Gregorian calendar.
from subst. group nc:DateRepresentation - nc:DateAccuracyCode [0..1] A subjective assessment that indicates belief that date content is exact or accurate.
- nc:MarginDuration [0..1] A subjective assessment of the uncertainty of an estimated point by bounding an elements value with an estimated margin of error.
- Choice [0..*]
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 fs:ChildSupportObligationType via extension of nc:ObligationType (Element fs:ChildSupportObligation)
- Type it:DutyTaxFeeType via extension of nc:ObligationType (Element it:DutyTaxFee)
- Type it:PaymentType via extension of nc:ObligationType (Element it:Payment)
- Type nc:ObligationRecurrenceType via extension of nc:ObligationType (Element nc:ObligationRecurrence)
- Type nc:ObligationType (Elements nc:AssessmentFee, nc:DisciplinaryActionFee, nc:DisciplinaryActionRestitution, nc:Fee, nc:Obligation, nc:RegistrationFee, j:PersonTreatmentFee, j:SanctionCreditedObligation, j:SanctionSetObligation, j:SanctionStayedObligation, j:SanctionSuspendedObligation, j:SupervisionFee)
Sample instance
<nc:ObligationDueDate> <nc:Date>2000-01-01</nc:Date> </nc:ObligationDueDate>