/Documentation/ImplementationSpecification/XSD/SIF_Message2Annotated/HumanResourcesFinancials/EmployeeAssignment.xsd

# · XML Schema · 112 lines · 110 code · 2 blank · 0 comment · 0 complexity · 6fcf6a15b6c972382b49e63362348482 MD5 · raw file

  1. <!--SIF Implementation Specification 2.2-6 (March 17, 2008)-->
  2. <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" targetNamespace="http://www.sifinfo.org/infrastructure/2.x" xmlns:sif="http://www.sifinfo.org/infrastructure/2.x" elementFormDefault="qualified">
  3. <xs:import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="imports/xml/xml.xsd" />
  4. <xs:complexType name="EmployeeAssignmentType">
  5. <xs:annotation>
  6. <xs:documentation>
  7. This object defines information related to an employee assignment as it pertains to the human resource needed to track employee assignment for employee reporting and financial funding tracking.
  8. The staff assignment record will hold more detail of the actual assignment.
  9. There are multiple records for each assignment and/or location.
  10. </xs:documentation>
  11. </xs:annotation>
  12. <xs:sequence>
  13. <xs:element name="Description" minOccurs="0" type="xs:string">
  14. <xs:annotation>
  15. <xs:documentation>Short assignment description</xs:documentation>
  16. </xs:annotation>
  17. </xs:element>
  18. <xs:element name="PrimaryAssignment" minOccurs="0">
  19. <xs:annotation>
  20. <xs:documentation>Is this the staff member's primary assignment? There must be one and only one instance of the object with Yes in this value per school year.</xs:documentation>
  21. </xs:annotation>
  22. <xs:simpleType>
  23. <xs:restriction base="xs:token">
  24. <xs:enumeration value="Yes" />
  25. <xs:enumeration value="No" />
  26. </xs:restriction>
  27. </xs:simpleType>
  28. </xs:element>
  29. <xs:element name="LocationInfoRefId" minOccurs="0" nillable="true" type="sif:IdRefType">
  30. <xs:annotation>
  31. <xs:documentation>
  32. This is an optional element so the placement of the employee within the agency can be tracked as needed.
  33. The GUID references the LocationInfo object.
  34. </xs:documentation>
  35. </xs:annotation>
  36. </xs:element>
  37. <xs:element name="JobStartDate" minOccurs="0" nillable="true" type="xs:date">
  38. <xs:annotation>
  39. <xs:documentation>This is the date from which the staff assignment is valid (inclusive).</xs:documentation>
  40. </xs:annotation>
  41. </xs:element>
  42. <xs:element name="JobEndDate" minOccurs="0" nillable="true" type="xs:date">
  43. <xs:annotation>
  44. <xs:documentation>This is the date through which the staff assignment is valid (inclusive). Present if the JobStartDate is entered and a JobEndDate is available.</xs:documentation>
  45. </xs:annotation>
  46. </xs:element>
  47. <xs:element name="JobFTE" minOccurs="0" nillable="true">
  48. <xs:simpleType>
  49. <xs:restriction base="xs:decimal">
  50. <xs:annotation>
  51. <xs:documentation>Full-time job equivalent ratio for this assignment. (Format is x.xx; an employee who is full-time and who spends 50% of their time on this assignment would be represented as 0.50)</xs:documentation>
  52. </xs:annotation>
  53. <xs:minInclusive value="0" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
  54. <xs:maxInclusive value="1" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
  55. <xs:fractionDigits value="2" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
  56. </xs:restriction>
  57. </xs:simpleType>
  58. </xs:element>
  59. <xs:element name="JobClassification" minOccurs="0" nillable="true">
  60. <xs:complexType>
  61. <xs:sequence>
  62. <xs:element name="Code" minOccurs="0" type="sif:NCES0557JobClassificationType">
  63. <xs:annotation>
  64. <xs:documentation>The specific group of duties or responsibilities of position.</xs:documentation>
  65. </xs:annotation>
  66. </xs:element>
  67. <xs:element name="OtherCodeList" minOccurs="0" nillable="true" type="sif:OtherCodeListType" />
  68. </xs:sequence>
  69. </xs:complexType>
  70. </xs:element>
  71. <xs:element name="ProgramType" minOccurs="0" nillable="true">
  72. <xs:complexType>
  73. <xs:sequence>
  74. <xs:element name="Code" minOccurs="0" type="sif:NCES0229ProgramTypeType">
  75. <xs:annotation>
  76. <xs:documentation>The type of instructional or non-instructional program.</xs:documentation>
  77. </xs:annotation>
  78. </xs:element>
  79. <xs:element name="OtherCodeList" minOccurs="0" nillable="true" type="sif:OtherCodeListType" />
  80. </xs:sequence>
  81. </xs:complexType>
  82. </xs:element>
  83. <xs:element name="FundingSource" minOccurs="0" nillable="true">
  84. <xs:complexType>
  85. <xs:sequence>
  86. <xs:element name="Code" minOccurs="0" type="sif:NCES0222ProgramFundingSourceType">
  87. <xs:annotation>
  88. <xs:documentation>Provider of funds for the program or service.</xs:documentation>
  89. </xs:annotation>
  90. </xs:element>
  91. <xs:element name="OtherCodeList" minOccurs="0" nillable="true" type="sif:OtherCodeListType" />
  92. </xs:sequence>
  93. </xs:complexType>
  94. </xs:element>
  95. <xs:element name="SIF_Metadata" minOccurs="0" nillable="true" type="sif:SIF_MetadataType" />
  96. <xs:element name="SIF_ExtendedElements" minOccurs="0" nillable="true" type="sif:SIF_ExtendedElementsType" />
  97. </xs:sequence>
  98. <xs:attribute name="RefId" use="required" type="sif:RefIdType">
  99. <xs:annotation>
  100. <xs:documentation>The GUID that uniquely identifies a particular HR staff assignment.</xs:documentation>
  101. </xs:annotation>
  102. </xs:attribute>
  103. <xs:attribute name="EmployeePersonalRefId" use="required" type="sif:IdRefType">
  104. <xs:annotation>
  105. <xs:documentation>This GUID referencing the parent EmployeePersonal object</xs:documentation>
  106. </xs:annotation>
  107. </xs:attribute>
  108. </xs:complexType>
  109. <xs:element name="EmployeeAssignment" type="sif:EmployeeAssignmentType" />
  110. </xs:schema>