Definition Type: Element
Name: ScheduleType
Namespace: http://www.openapplications.org/oagis
Type: oa:Type
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
This is a code or identifier that describes the specific schedule and can be used in a variety of contexts. When used in the context of employee, this refers to the specific schedule for the employee or worker
Collapse XSD Schema Diagram:
XSD Diagram of ScheduleType in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="ScheduleType" type="Type" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">This is a code or identifier that describes the specific schedule and can be used in a variety of contexts. When used in the context of employee, this refers to the specific schedule for the employee or worker</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: