Schema WorkOrder.xsd


schema location:  Z:\schema\Rev0\WorkOrder.xsd
attribute form default: 
element form default:  qualified
targetNamespace:  http://www.eamxml.org/schema/Rev0
 
Elements  Complex types 
WorkOrder  WorkOrderType 


element WorkOrder
diagram WorkOrder_p1.png
namespace http://www.eamxml.org/schema/Rev0
type WorkOrderType
properties
content complex
children WorkGroupId WordOrderTypeId SiteId OriginatorId MaintenanceType Description Statuses Priorities CostAssociation Requisitions EstimatedCost ParentWorkOrderId EstimatedHours StandardJob Tasks Documents UserDefined AuditTrail
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
source <xs:element name="WorkOrder" type="WorkOrderType"/>

complexType WorkOrderType
diagram WorkOrder_p2.png
namespace http://www.eamxml.org/schema/Rev0
children WorkGroupId WordOrderTypeId SiteId OriginatorId MaintenanceType Description Statuses Priorities CostAssociation Requisitions EstimatedCost ParentWorkOrderId EstimatedHours StandardJob Tasks Documents UserDefined AuditTrail
used by
element WorkOrder
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
source <xs:complexType name="WorkOrderType">
 
<xs:sequence>
   
<xs:element name="WorkGroupId"/>
   
<xs:element name="WordOrderTypeId"/>
   
<xs:element name="SiteId"/>
   
<xs:element name="OriginatorId"/>
   
<xs:element name="MaintenanceType"/>
   
<xs:element name="Description"/>
   
<xs:element name="Statuses" type="WorkOrderStatusType"/>
   
<xs:element name="Priorities" type="PrioritiesType"/>
   
<xs:element name="CostAssociation" type="CostAssociationType"/>
   
<xs:element name="Requisitions" type="RequisitionType"/>
   
<xs:element name="EstimatedCost" type="EstimatedCostType"/>
   
<xs:element name="ParentWorkOrderId"/>
   
<xs:element name="EstimatedHours" type="EstimatedHoursType"/>
   
<xs:element name="StandardJob" type="StandardJobType"/>
   
<xs:element name="Tasks" type="TaskType"/>
   
<xs:element name="Documents" type="DocumentType"/>
   
<xs:element name="UserDefined" type="UserDefinedType" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="AuditTrail" type="AuditType" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute name="Id" type="xs:string" use="required"/>
</xs:complexType>

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

element WorkOrderType/WorkGroupId
diagram WorkOrder_p3.png
namespace http://www.eamxml.org/schema/Rev0
properties
isRef 0
source <xs:element name="WorkGroupId"/>

element WorkOrderType/WordOrderTypeId
diagram WorkOrder_p4.png
namespace http://www.eamxml.org/schema/Rev0
properties
isRef 0
source <xs:element name="WordOrderTypeId"/>

element WorkOrderType/SiteId
diagram WorkOrder_p5.png
namespace http://www.eamxml.org/schema/Rev0
properties
isRef 0
source <xs:element name="SiteId"/>

element WorkOrderType/OriginatorId
diagram WorkOrder_p6.png
namespace http://www.eamxml.org/schema/Rev0
properties
isRef 0
source <xs:element name="OriginatorId"/>

element WorkOrderType/MaintenanceType
diagram WorkOrder_p7.png
namespace http://www.eamxml.org/schema/Rev0
properties
isRef 0
source <xs:element name="MaintenanceType"/>

element WorkOrderType/Description
diagram WorkOrder_p8.png
namespace http://www.eamxml.org/schema/Rev0
properties
isRef 0
source <xs:element name="Description"/>

element WorkOrderType/Statuses
diagram WorkOrder_p9.png
namespace http://www.eamxml.org/schema/Rev0
type WorkOrderStatusType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
AppliedDateTimexs:dateTimerequired      
source <xs:element name="Statuses" type="WorkOrderStatusType"/>

element WorkOrderType/Priorities
diagram WorkOrder_p10.png
namespace http://www.eamxml.org/schema/Rev0
type PrioritiesType
properties
isRef 0
content complex
children Priority
source <xs:element name="Priorities" type="PrioritiesType"/>

element WorkOrderType/CostAssociation
diagram WorkOrder_p11.png
namespace http://www.eamxml.org/schema/Rev0
type CostAssociationType
properties
isRef 0
content complex
children Site Percent Equipment FunctionalLocation Project AccountCode WorkOrderId ExpenseElement
source <xs:element name="CostAssociation" type="CostAssociationType"/>

element WorkOrderType/Requisitions
diagram WorkOrder_p12.png
namespace http://www.eamxml.org/schema/Rev0
type RequisitionType
properties
isRef 0
content complex
children Type Site Status DeliveryInstructions DeliveryLocation MaterialGroupCode RequiredByDateTime UseByDateTime Priority RequestedBy RequestedByPosition CreatedBy CreatedDateTime ModifiedBy ModifiedByDateTime AuthorizedBy PurchasingOfficer AuthorizedDateTime AuthorizedStatus OriginatingStorageLocation SuggestedSupplier TransactionType ExpediteCode FreightCode CurrencyCode NumberOfItems NumberOfItemsCompleted TotalRequisitionCost AnswerType CostAssociation UserDefined RequisitionItems
attributes
Name  Type  Use  Default  Fixed  annotation
RequisitionIdxs:string      
source <xs:element name="Requisitions" type="RequisitionType"/>

element WorkOrderType/EstimatedCost
diagram WorkOrder_p13.png
namespace http://www.eamxml.org/schema/Rev0
type EstimatedCostType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
Valuerequired      
Unitrequired      
source <xs:element name="EstimatedCost" type="EstimatedCostType"/>

element WorkOrderType/ParentWorkOrderId
diagram WorkOrder_p14.png
namespace http://www.eamxml.org/schema/Rev0
properties
isRef 0
source <xs:element name="ParentWorkOrderId"/>

element WorkOrderType/EstimatedHours
diagram WorkOrder_p15.png
namespace http://www.eamxml.org/schema/Rev0
type EstimatedHoursType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
Valuerequired      
source <xs:element name="EstimatedHours" type="EstimatedHoursType"/>

element WorkOrderType/StandardJob
diagram WorkOrder_p16.png
namespace http://www.eamxml.org/schema/Rev0
type StandardJobType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
source <xs:element name="StandardJob" type="StandardJobType"/>

element WorkOrderType/Tasks
diagram WorkOrder_p17.png
namespace http://www.eamxml.org/schema/Rev0
type TaskType
properties
isRef 0
content complex
children WorkGroup Estimations Requisitions FinishedDateTime AssociatedText
attributes
Name  Type  Use  Default  Fixed  annotation
Idrequired      
Descriptionrequired      
source <xs:element name="Tasks" type="TaskType"/>

element WorkOrderType/Documents
diagram WorkOrder_p18.png
namespace http://www.eamxml.org/schema/Rev0
type DocumentType
properties
isRef 0
content complex
children Content CreatedBy CreatedByDate ModifiedBy ModifiedByDate FileExtension URL ImageWidth ImageHeight AverageRating OriginalFileName Active Visible UserDefined Keyword
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
Namexs:stringrequired      
source <xs:element name="Documents" type="DocumentType"/>

element WorkOrderType/UserDefined
diagram WorkOrder_p19.png
namespace http://www.eamxml.org/schema/Rev0
type UserDefinedType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
Valuexs:stringrequired      
Commentxs:stringoptional      
source <xs:element name="UserDefined" type="UserDefinedType" minOccurs="0" maxOccurs="unbounded"/>

element WorkOrderType/AuditTrail
diagram WorkOrder_p20.png
namespace http://www.eamxml.org/schema/Rev0
type AuditType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children CreatedById ModifiedById CreatedDateTime ModifiedDateTime AuditHistory
source <xs:element name="AuditTrail" type="AuditType" minOccurs="0" maxOccurs="unbounded"/>


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