nc:ScheduleTimeRange
A time range for the schedule.
Element information
Namespace: http://release.niem.gov/niem/niem-core/3.0/
Schema document: niem-core/3.0/niem-core.xsd
Type: nc:TimeRangeType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- nc:BeginTime [0..*]A start or begin time.
- nc:EndTime [0..*]An end time.
- nc:TimeRangeAugmentationPointAbstract [0..*]An augmentation point for TimeRangeType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group nc:TimeRangeAugmentationPoint
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 nc:ScheduleDayType (Elements j:CourtActivityScheduleDay, j:CourtEventSchedule, j:EnforcementOfficialUnavailableSchedule, nc:ScheduleDay)
Sample instance
<nc:ScheduleTimeRange> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:BeginTime>12:00:00</nc:BeginTime> <nc:EndTime>12:00:00</nc:EndTime> <nc:TimeRangeAugmentationPoint>any content</nc:TimeRangeAugmentationPoint> </nc:ScheduleTimeRange>