| schema location: | Z:\schema\Rev0\Shift.xsd |
| attribute form default: | |
| element form default: | qualified |
| targetNamespace: | http://www.eamxml.org/schema/Rev0 |
| Elements | Complex types |
| Shift | ShiftType |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | ShiftType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="Shift" type="ShiftType"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="ShiftType"> <xs:attribute name="Id" type="xs:string" use="required"/> <xs:attribute name="Name" type="xs:string" use="optional"/> <xs:attribute name="Description" type="xs:string" use="optional"/> <xs:attribute name="ParentShiftId" type="xs:string" use="optional"/> <xs:attribute name="ShiftStartTime" type="xs:time" use="optional"/> <xs:attribute name="ShiftStopTime" type="xs:time" use="optional"/> <xs:attribute name="Active" type="xs:boolean" use="optional"/> <xs:attribute name="Visible" type="xs:boolean" use="optional"/> </xs:complexType> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="Id" type="xs:string" use="required"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="Name" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="Description" type="xs:string" use="optional"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="ParentShiftId" type="xs:string" use="optional"/> |
| type | xs:time | ||||
| properties |
|
||||
| source | <xs:attribute name="ShiftStartTime" type="xs:time" use="optional"/> |
| type | xs:time | ||||
| properties |
|
||||
| source | <xs:attribute name="ShiftStopTime" type="xs:time" use="optional"/> |
| type | xs:boolean | ||||
| properties |
|
||||
| source | <xs:attribute name="Active" type="xs:boolean" use="optional"/> |
| type | xs:boolean | ||||
| properties |
|
||||
| source | <xs:attribute name="Visible" type="xs:boolean" use="optional"/> |