nc:DocumentExpirationDate
A date after which the document is no longer valid. It may indicate a document should be removed from a registry or index.
Element information
Namespace: http://release.niem.gov/niem/niem-core/3.0/
Schema document: niem-core/3.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..*]
- intel:DayDateA day - one of the numbered 24-hour periods into which a month is divided.
- intel:MonthDateA month - one of the 12 divisions of a year as determined by a calendar, especially the Gregorian calendar.
- nc:DateA full date.
- nc:DateTimeA full date and time.
- nc:YearDateA year.
- nc:YearMonthDateA year and month.
from subst. group nc:DateRepresentation - nc:DateAccuracyAbstract [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:DateAccuracyfrom 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: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 cyfs:DependencyPetitionType via extension of nc:DocumentType (Element cyfs:DependencyPetition)
- Type im:FileType via extension of nc:DocumentType (Elements im:AlienFile, im:File)
- Type it:AdditionalDocumentType via extension of nc:DocumentType (Element it:AdditionalDocument)
- Type it:AdditionalInformationType via extension of nc:DocumentType (Element it:AdditionalInformation)
- Type it:CustomsDocumentType via extension of nc:DocumentType (Element it:CustomsDocument)
- Type it:DeclarationType via extension of nc:DocumentType (Element it:Declaration)
- Type it:ItineraryType via extension of nc:DocumentType (Elements it:Itinerary, it:TransportMeansItinerary)
- Type it:PreviousCustomsDocumentType via extension of nc:DocumentType (Elements it:PreviousCustomDocument, it:PreviousCustomsDocument)
- Type it:TransportContractDocumentType via extension of nc:DocumentType (Element it:TransportContractDocument)
- Type it:UCRType via extension of nc:DocumentType (Element it:UCR)
- Type j:AppellateCaseNoticeType via extension of nc:DocumentType (Element j:AppellateCaseNotice)
- Type j:RapSheetType via extension of nc:DocumentType (Element j:RapSheet)
- Type m:CertificateType via extension of nc:DocumentType (Elements m:Certificate, m:VesselDOCCertificate, m:VesselSafetyManagementCertificate)
- Type m:InternationalShipSecurityCertificateType via extension of nc:DocumentType (Element m:VesselISSC)
- Type nc:DocumentType (Elements em:NotificationDetailsDocument, it:AssociatedTransportDocument, j:AppellateCaseBrief, j:ChargeInstrument, j:ChargeModificationInstrument, j:ChargeNarrative, j:SupervisionBoardActionDocument ...more)
- Type nc:ManifestType via extension of nc:DocumentType (Element nc:Manifest)
- Type nc:PassportType via extension of nc:DocumentType (Element nc:Passport)
- Type scr:BenefitApplicationType via extension of nc:DocumentType (Element scr:BenefitApplication)
- Type scr:BenefitDocumentType via extension of nc:DocumentType (Element scr:BenefitDocument)
- Type scr:EnforcementDocumentType via extension of nc:DocumentType (Element scr:EnforcementDocument)
- Type scr:FlightPlanSummaryType via extension of nc:DocumentType (Element scr:FlightPlanSummary)
- Type scr:InterviewStatementType via extension of nc:DocumentType (Element scr:InterviewStatement)
- Type scr:ScreeningTravelDocumentType via extension of nc:DocumentType (Element scr:ScreeningTravelDocument)
- Type scr:TravelDocumentType via extension of nc:DocumentType (Element scr:TravelDocument)
- Type scr:VisaType via extension of nc:DocumentType (Elements m:PersonVisa, scr:Visa)
- Type scr:WatchlistType via extension of nc:DocumentType (Element scr:Watchlist)
Sample instance
<nc:DocumentExpirationDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:DocumentExpirationDate>