Definition Type: Element
Name: CourtActivityScheduleDay
Namespace: http://niem.gov/niem/domains/jxdm/4.0
Type: nc:ScheduleDayType
Containing Schema: jxdm.xsd
Abstract
Documentation:
A schedule on which a court activity is to occur.
Collapse XSD Schema Diagram:
Drilldown into SchedulePerson in schema niem-core_xsd Drilldown into ScheduleDayStartTime in schema niem-core_xsd Drilldown into ScheduleDayEndTime in schema niem-core_xsd Drilldown into ScheduleDate in schema niem-core_xsd Drilldown into ScheduleActivityText in schema niem-core_xsd Drilldown into linkMetadata in schema structures_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into ComplexObjectType in schema structures_xsd Drilldown into ScheduleDayType in schema niem-core_xsdXSD Diagram of CourtActivityScheduleDay in schema jxdm_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="CourtActivityScheduleDay" type="nc:ScheduleDayType" nillable="true">
    <xsd:annotation>
        <xsd:documentation>A schedule on which a court activity is to occur.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ScheduleActivityText nc:ScheduleActivityText 0 unbounded
ScheduleDate nc:ScheduleDate 0 unbounded
ScheduleDayEndTime nc:ScheduleDayEndTime 0 unbounded
ScheduleDayStartTime nc:ScheduleDayStartTime 0 unbounded
SchedulePerson nc:SchedulePerson 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
linkMetadata s:linkMetadata (Optional)
Collapse Derivation Tree: