Schema Shift.xsd


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 


element Shift
diagram Shift_p1.png
namespace http://www.eamxml.org/schema/Rev0
type ShiftType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
Namexs:stringoptional      
Descriptionxs:stringoptional      
ParentShiftIdxs:stringoptional      
ShiftStartTimexs:timeoptional      
ShiftStopTimexs:timeoptional      
Activexs:booleanoptional      
Visiblexs:booleanoptional      
source <xs:element name="Shift" type="ShiftType"/>

complexType ShiftType
diagram Shift_p2.png
namespace http://www.eamxml.org/schema/Rev0
used by
element Shift
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
Namexs:stringoptional      
Descriptionxs:stringoptional      
ParentShiftIdxs:stringoptional      
ShiftStartTimexs:timeoptional      
ShiftStopTimexs:timeoptional      
Activexs:booleanoptional      
Visiblexs:booleanoptional      
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>

attribute ShiftType/@Id
type xs:string
properties
isRef 0
use required
source <xs:attribute name="Id" type="xs:string" use="required"/>

attribute ShiftType/@Name
type xs:string
properties
isRef 0
use optional
source <xs:attribute name="Name" type="xs:string" use="optional"/>

attribute ShiftType/@Description
type xs:string
properties
isRef 0
use optional
source <xs:attribute name="Description" type="xs:string" use="optional"/>

attribute ShiftType/@ParentShiftId
type xs:string
properties
isRef 0
use optional
source <xs:attribute name="ParentShiftId" type="xs:string" use="optional"/>

attribute ShiftType/@ShiftStartTime
type xs:time
properties
isRef 0
use optional
source <xs:attribute name="ShiftStartTime" type="xs:time" use="optional"/>

attribute ShiftType/@ShiftStopTime
type xs:time
properties
isRef 0
use optional
source <xs:attribute name="ShiftStopTime" type="xs:time" use="optional"/>

attribute ShiftType/@Active
type xs:boolean
properties
isRef 0
use optional
source <xs:attribute name="Active" type="xs:boolean" use="optional"/>

attribute ShiftType/@Visible
type xs:boolean
properties
isRef 0
use optional
source <xs:attribute name="Visible" type="xs:boolean" use="optional"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy