Definition Type: Element
Name: ScheduleDay
Namespace: http://niem.gov/niem/niem-core/2.0
Type: nc:ScheduleDayType
Containing Schema: niem-core.xsd
Abstract
Documentation:
A plan or agenda for the activities of a day.
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 ScheduleDay in schema niem-core_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="ScheduleDay" type="nc:ScheduleDayType" nillable="true">
    <xsd:annotation>
        <xsd:documentation>A plan or agenda for the activities of a day.</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: