Schema Requisition.xsd


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


element Requisition
diagram Requisition_p1.png
namespace http://www.eamxml.org/schema/Rev0
type RequisitionType
properties
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="Requisition" type="RequisitionType"/>

complexType RequisitionItemType
diagram Requisition_p2.png
namespace http://www.eamxml.org/schema/Rev0
children ItemType CatalogItemId ItemCategory ManufacturerCode ManufacturerPartNumber UnitOfMeasure Description MaterialGroupClass Status SupplierVerifiedPrice PartialIssue DeliveryInstructions PriorityCode PurchasingOfficer SuggestedSupplier CreatedBy CreatedDateTime ModifiedBy ModifiedByDateTime AuthorizedBy AuthorizedDateTime AuthorizedStatus DeliveryStorageLocation QuantityOrdered QuantityReceived QuantityIssued CurrencyCode EstimatedUnitPrice EstimatedTotalCost RequirementSequenceNumber CostAssociation UserDefined
used by
element RequisitionType/RequisitionItems/RequisitionItem
attributes
Name  Type  Use  Default  Fixed  annotation
Id      
source <xs:complexType name="RequisitionItemType">
 
<xs:sequence>
   
<xs:element name="ItemType" type="xs:string" minOccurs="0"/>
   
<xs:element name="CatalogItemId" type="xs:string" minOccurs="0"/>
   
<xs:element name="ItemCategory" type="xs:string" minOccurs="0"/>
   
<xs:element name="ManufacturerCode" type="xs:string" minOccurs="0"/>
   
<xs:element name="ManufacturerPartNumber" type="xs:string" minOccurs="0"/>
   
<xs:element name="UnitOfMeasure" type="UnitOfMeasureType" minOccurs="0"/>
   
<xs:element name="Description" type="xs:string" minOccurs="0"/>
   
<xs:element name="MaterialGroupClass" type="xs:string" minOccurs="0"/>
   
<xs:element name="Status" type="xs:string" minOccurs="0"/>
   
<xs:element name="SupplierVerifiedPrice" type="xs:boolean" minOccurs="0"/>
   
<xs:element name="PartialIssue" type="xs:boolean" minOccurs="0"/>
   
<xs:element name="DeliveryInstructions" type="DeliveryInstructionsType" minOccurs="0"/>
   
<xs:element name="PriorityCode" type="xs:string" minOccurs="0"/>
   
<xs:element name="PurchasingOfficer" type="PersonType" minOccurs="0"/>
   
<xs:element name="SuggestedSupplier" type="SupplierType" minOccurs="0"/>
   
<xs:element name="CreatedBy" type="PersonType" minOccurs="0"/>
   
<xs:element name="CreatedDateTime" type="xs:dateTime" minOccurs="0"/>
   
<xs:element name="ModifiedBy" type="PersonType" minOccurs="0"/>
   
<xs:element name="ModifiedByDateTime" type="xs:dateTime" minOccurs="0"/>
   
<xs:element name="AuthorizedBy" type="PersonType" minOccurs="0"/>
   
<xs:element name="AuthorizedDateTime" type="xs:dateTime" minOccurs="0"/>
   
<xs:element name="AuthorizedStatus" type="xs:string" minOccurs="0"/>
   
<xs:element name="DeliveryStorageLocation" type="StorageLocationType" minOccurs="0"/>
   
<xs:element name="QuantityOrdered" type="xs:decimal" minOccurs="0"/>
   
<xs:element name="QuantityReceived" type="xs:decimal" minOccurs="0"/>
   
<xs:element name="QuantityIssued" type="xs:decimal" minOccurs="0"/>
   
<xs:element name="CurrencyCode" type="xs:string" minOccurs="0"/>
   
<xs:element name="EstimatedUnitPrice" type="xs:decimal" minOccurs="0"/>
   
<xs:element name="EstimatedTotalCost" type="xs:decimal" minOccurs="0"/>
   
<xs:element name="RequirementSequenceNumber" type="RequirementSequenceType" minOccurs="0"/>
   
<xs:element name="CostAssociation" type="CostAssociationType" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="UserDefined" type="UserDefinedType" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute name="Id"/>
</xs:complexType>

attribute RequisitionItemType/@Id
properties
isRef 0
source <xs:attribute name="Id"/>

element RequisitionItemType/ItemType
diagram Requisition_p3.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="ItemType" type="xs:string" minOccurs="0"/>

element RequisitionItemType/CatalogItemId
diagram Requisition_p4.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="CatalogItemId" type="xs:string" minOccurs="0"/>

element RequisitionItemType/ItemCategory
diagram Requisition_p5.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="ItemCategory" type="xs:string" minOccurs="0"/>

element RequisitionItemType/ManufacturerCode
diagram Requisition_p6.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="ManufacturerCode" type="xs:string" minOccurs="0"/>

element RequisitionItemType/ManufacturerPartNumber
diagram Requisition_p7.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="ManufacturerPartNumber" type="xs:string" minOccurs="0"/>

element RequisitionItemType/UnitOfMeasure
diagram Requisition_p8.png
namespace http://www.eamxml.org/schema/Rev0
type UnitOfMeasureType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
source <xs:element name="UnitOfMeasure" type="UnitOfMeasureType" minOccurs="0"/>

element RequisitionItemType/Description
diagram Requisition_p9.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="Description" type="xs:string" minOccurs="0"/>

element RequisitionItemType/MaterialGroupClass
diagram Requisition_p10.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="MaterialGroupClass" type="xs:string" minOccurs="0"/>

element RequisitionItemType/Status
diagram Requisition_p11.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="Status" type="xs:string" minOccurs="0"/>

element RequisitionItemType/SupplierVerifiedPrice
diagram Requisition_p12.png
namespace http://www.eamxml.org/schema/Rev0
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="SupplierVerifiedPrice" type="xs:boolean" minOccurs="0"/>

element RequisitionItemType/PartialIssue
diagram Requisition_p13.png
namespace http://www.eamxml.org/schema/Rev0
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="PartialIssue" type="xs:boolean" minOccurs="0"/>

element RequisitionItemType/DeliveryInstructions
diagram Requisition_p14.png
namespace http://www.eamxml.org/schema/Rev0
type DeliveryInstructionsType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children DeliveryInstructionsHeader DeliveryInstructionsExtended
source <xs:element name="DeliveryInstructions" type="DeliveryInstructionsType" minOccurs="0"/>

element RequisitionItemType/PriorityCode
diagram Requisition_p15.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="PriorityCode" type="xs:string" minOccurs="0"/>

element RequisitionItemType/PurchasingOfficer
diagram Requisition_p16.png
namespace http://www.eamxml.org/schema/Rev0
type PersonType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children UserId FirstName MiddleName LastName Title Suffix Gender Birthdate Position ContactInformation
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
source <xs:element name="PurchasingOfficer" type="PersonType" minOccurs="0"/>

element RequisitionItemType/SuggestedSupplier
diagram Requisition_p17.png
namespace http://www.eamxml.org/schema/Rev0
type SupplierType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children SupplierName SupplierURL SupplierDunAndBradstreetNumber SupplierAddress
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
source <xs:element name="SuggestedSupplier" type="SupplierType" minOccurs="0"/>

element RequisitionItemType/CreatedBy
diagram Requisition_p18.png
namespace http://www.eamxml.org/schema/Rev0
type PersonType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children UserId FirstName MiddleName LastName Title Suffix Gender Birthdate Position ContactInformation
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
source <xs:element name="CreatedBy" type="PersonType" minOccurs="0"/>

element RequisitionItemType/CreatedDateTime
diagram Requisition_p19.png
namespace http://www.eamxml.org/schema/Rev0
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="CreatedDateTime" type="xs:dateTime" minOccurs="0"/>

element RequisitionItemType/ModifiedBy
diagram Requisition_p20.png
namespace http://www.eamxml.org/schema/Rev0
type PersonType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children UserId FirstName MiddleName LastName Title Suffix Gender Birthdate Position ContactInformation
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
source <xs:element name="ModifiedBy" type="PersonType" minOccurs="0"/>

element RequisitionItemType/ModifiedByDateTime
diagram Requisition_p21.png
namespace http://www.eamxml.org/schema/Rev0
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="ModifiedByDateTime" type="xs:dateTime" minOccurs="0"/>

element RequisitionItemType/AuthorizedBy
diagram Requisition_p22.png
namespace http://www.eamxml.org/schema/Rev0
type PersonType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children UserId FirstName MiddleName LastName Title Suffix Gender Birthdate Position ContactInformation
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
source <xs:element name="AuthorizedBy" type="PersonType" minOccurs="0"/>

element RequisitionItemType/AuthorizedDateTime
diagram Requisition_p23.png
namespace http://www.eamxml.org/schema/Rev0
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="AuthorizedDateTime" type="xs:dateTime" minOccurs="0"/>

element RequisitionItemType/AuthorizedStatus
diagram Requisition_p24.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="AuthorizedStatus" type="xs:string" minOccurs="0"/>

element RequisitionItemType/DeliveryStorageLocation
diagram Requisition_p25.png
namespace http://www.eamxml.org/schema/Rev0
type StorageLocationType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children StorageLocationName StorageLocationCategory StorageLocationSite StorageLocationAddress
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
source <xs:element name="DeliveryStorageLocation" type="StorageLocationType" minOccurs="0"/>

element RequisitionItemType/QuantityOrdered
diagram Requisition_p26.png
namespace http://www.eamxml.org/schema/Rev0
type xs:decimal
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="QuantityOrdered" type="xs:decimal" minOccurs="0"/>

element RequisitionItemType/QuantityReceived
diagram Requisition_p27.png
namespace http://www.eamxml.org/schema/Rev0
type xs:decimal
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="QuantityReceived" type="xs:decimal" minOccurs="0"/>

element RequisitionItemType/QuantityIssued
diagram Requisition_p28.png
namespace http://www.eamxml.org/schema/Rev0
type xs:decimal
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="QuantityIssued" type="xs:decimal" minOccurs="0"/>

element RequisitionItemType/CurrencyCode
diagram Requisition_p29.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="CurrencyCode" type="xs:string" minOccurs="0"/>

element RequisitionItemType/EstimatedUnitPrice
diagram Requisition_p30.png
namespace http://www.eamxml.org/schema/Rev0
type xs:decimal
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="EstimatedUnitPrice" type="xs:decimal" minOccurs="0"/>

element RequisitionItemType/EstimatedTotalCost
diagram Requisition_p31.png
namespace http://www.eamxml.org/schema/Rev0
type xs:decimal
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="EstimatedTotalCost" type="xs:decimal" minOccurs="0"/>

element RequisitionItemType/RequirementSequenceNumber
diagram Requisition_p32.png
namespace http://www.eamxml.org/schema/Rev0
type RequirementSequenceType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children SiteId WorkOrderId SequenceNumber
source <xs:element name="RequirementSequenceNumber" type="RequirementSequenceType" minOccurs="0"/>

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

element RequisitionItemType/UserDefined
diagram Requisition_p34.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"/>

complexType RequisitionType
diagram Requisition_p35.png
namespace http://www.eamxml.org/schema/Rev0
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
used by
element Requisition
attributes
Name  Type  Use  Default  Fixed  annotation
RequisitionIdxs:string      
source <xs:complexType name="RequisitionType">
 
<xs:sequence>
   
<xs:element name="Type" default="mixed" minOccurs="0"/>
   
<xs:element name="Site" type="xs:string" minOccurs="0"/>
   
<xs:element name="Status" type="xs:string" minOccurs="0"/>
   
<xs:element name="DeliveryInstructions" type="DeliveryInstructionsType" minOccurs="0"/>
   
<xs:element name="DeliveryLocation" type="AddressType" minOccurs="0"/>
   
<xs:element name="MaterialGroupCode" type="xs:string" minOccurs="0"/>
   
<xs:element name="RequiredByDateTime" type="xs:dateTime"/>
   
<xs:element name="UseByDateTime" type="xs:dateTime" minOccurs="0"/>
   
<xs:element name="Priority" type="xs:string" minOccurs="0"/>
   
<xs:element name="RequestedBy" type="PersonType" minOccurs="0"/>
   
<xs:element name="RequestedByPosition" type="xs:string" minOccurs="0"/>
   
<xs:element name="CreatedBy" type="PersonType" minOccurs="0"/>
   
<xs:element name="CreatedDateTime" type="xs:dateTime" minOccurs="0"/>
   
<xs:element name="ModifiedBy" type="PersonType" minOccurs="0"/>
   
<xs:element name="ModifiedByDateTime" type="xs:dateTime" minOccurs="0"/>
   
<xs:element name="AuthorizedBy" type="PersonType" minOccurs="0"/>
   
<xs:element name="PurchasingOfficer" type="PersonType" minOccurs="0"/>
   
<xs:element name="AuthorizedDateTime" type="xs:dateTime" minOccurs="0"/>
   
<xs:element name="AuthorizedStatus" type="xs:string" minOccurs="0"/>
   
<xs:element name="OriginatingStorageLocation" type="StorageLocationType" minOccurs="0"/>
   
<xs:element name="SuggestedSupplier" type="SupplierType" minOccurs="0"/>
   
<xs:element name="TransactionType" type="xs:string" minOccurs="0"/>
   
<xs:element name="ExpediteCode" type="xs:string" minOccurs="0"/>
   
<xs:element name="FreightCode" type="xs:string" minOccurs="0"/>
   
<xs:element name="CurrencyCode" type="xs:string" minOccurs="0"/>
   
<xs:element name="NumberOfItems" type="xs:unsignedInt" minOccurs="0"/>
   
<xs:element name="NumberOfItemsCompleted" type="xs:unsignedInt" minOccurs="0"/>
   
<xs:element name="TotalRequisitionCost" type="xs:decimal" minOccurs="0"/>
   
<xs:element name="AnswerType" type="AnswerType" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="CostAssociation" type="CostAssociationType" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="UserDefined" type="UserDefinedType" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="RequisitionItems">
     
<xs:complexType>
       
<xs:sequence minOccurs="0" maxOccurs="unbounded">
         
<xs:element name="RequisitionItem" type="RequisitionItemType"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="RequisitionId" type="xs:string"/>
</xs:complexType>

attribute RequisitionType/@RequisitionId
type xs:string
properties
isRef 0
source <xs:attribute name="RequisitionId" type="xs:string"/>

element RequisitionType/Type
diagram Requisition_p36.png
namespace http://www.eamxml.org/schema/Rev0
properties
isRef 0
minOcc 0
maxOcc 1
default mixed
source <xs:element name="Type" default="mixed" minOccurs="0"/>

element RequisitionType/Site
diagram Requisition_p37.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="Site" type="xs:string" minOccurs="0"/>

element RequisitionType/Status
diagram Requisition_p38.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="Status" type="xs:string" minOccurs="0"/>

element RequisitionType/DeliveryInstructions
diagram Requisition_p39.png
namespace http://www.eamxml.org/schema/Rev0
type DeliveryInstructionsType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children DeliveryInstructionsHeader DeliveryInstructionsExtended
source <xs:element name="DeliveryInstructions" type="DeliveryInstructionsType" minOccurs="0"/>

element RequisitionType/DeliveryLocation
diagram Requisition_p40.png
namespace http://www.eamxml.org/schema/Rev0
type AddressType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children AddressName AddressLine City State Country PostalCode Latitude Longitude Contact UserDefined
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
source <xs:element name="DeliveryLocation" type="AddressType" minOccurs="0"/>

element RequisitionType/MaterialGroupCode
diagram Requisition_p41.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="MaterialGroupCode" type="xs:string" minOccurs="0"/>

element RequisitionType/RequiredByDateTime
diagram Requisition_p42.png
namespace http://www.eamxml.org/schema/Rev0
type xs:dateTime
properties
isRef 0
content simple
source <xs:element name="RequiredByDateTime" type="xs:dateTime"/>

element RequisitionType/UseByDateTime
diagram Requisition_p43.png
namespace http://www.eamxml.org/schema/Rev0
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="UseByDateTime" type="xs:dateTime" minOccurs="0"/>

element RequisitionType/Priority
diagram Requisition_p44.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="Priority" type="xs:string" minOccurs="0"/>

element RequisitionType/RequestedBy
diagram Requisition_p45.png
namespace http://www.eamxml.org/schema/Rev0
type PersonType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children UserId FirstName MiddleName LastName Title Suffix Gender Birthdate Position ContactInformation
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
source <xs:element name="RequestedBy" type="PersonType" minOccurs="0"/>

element RequisitionType/RequestedByPosition
diagram Requisition_p46.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="RequestedByPosition" type="xs:string" minOccurs="0"/>

element RequisitionType/CreatedBy
diagram Requisition_p47.png
namespace http://www.eamxml.org/schema/Rev0
type PersonType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children UserId FirstName MiddleName LastName Title Suffix Gender Birthdate Position ContactInformation
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
source <xs:element name="CreatedBy" type="PersonType" minOccurs="0"/>

element RequisitionType/CreatedDateTime
diagram Requisition_p48.png
namespace http://www.eamxml.org/schema/Rev0
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="CreatedDateTime" type="xs:dateTime" minOccurs="0"/>

element RequisitionType/ModifiedBy
diagram Requisition_p49.png
namespace http://www.eamxml.org/schema/Rev0
type PersonType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children UserId FirstName MiddleName LastName Title Suffix Gender Birthdate Position ContactInformation
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
source <xs:element name="ModifiedBy" type="PersonType" minOccurs="0"/>

element RequisitionType/ModifiedByDateTime
diagram Requisition_p50.png
namespace http://www.eamxml.org/schema/Rev0
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="ModifiedByDateTime" type="xs:dateTime" minOccurs="0"/>

element RequisitionType/AuthorizedBy
diagram Requisition_p51.png
namespace http://www.eamxml.org/schema/Rev0
type PersonType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children UserId FirstName MiddleName LastName Title Suffix Gender Birthdate Position ContactInformation
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
source <xs:element name="AuthorizedBy" type="PersonType" minOccurs="0"/>

element RequisitionType/PurchasingOfficer
diagram Requisition_p52.png
namespace http://www.eamxml.org/schema/Rev0
type PersonType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children UserId FirstName MiddleName LastName Title Suffix Gender Birthdate Position ContactInformation
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
source <xs:element name="PurchasingOfficer" type="PersonType" minOccurs="0"/>

element RequisitionType/AuthorizedDateTime
diagram Requisition_p53.png
namespace http://www.eamxml.org/schema/Rev0
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="AuthorizedDateTime" type="xs:dateTime" minOccurs="0"/>

element RequisitionType/AuthorizedStatus
diagram Requisition_p54.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="AuthorizedStatus" type="xs:string" minOccurs="0"/>

element RequisitionType/OriginatingStorageLocation
diagram Requisition_p55.png
namespace http://www.eamxml.org/schema/Rev0
type StorageLocationType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children StorageLocationName StorageLocationCategory StorageLocationSite StorageLocationAddress
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
source <xs:element name="OriginatingStorageLocation" type="StorageLocationType" minOccurs="0"/>

element RequisitionType/SuggestedSupplier
diagram Requisition_p56.png
namespace http://www.eamxml.org/schema/Rev0
type SupplierType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children SupplierName SupplierURL SupplierDunAndBradstreetNumber SupplierAddress
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
source <xs:element name="SuggestedSupplier" type="SupplierType" minOccurs="0"/>

element RequisitionType/TransactionType
diagram Requisition_p57.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="TransactionType" type="xs:string" minOccurs="0"/>

element RequisitionType/ExpediteCode
diagram Requisition_p58.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="ExpediteCode" type="xs:string" minOccurs="0"/>

element RequisitionType/FreightCode
diagram Requisition_p59.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="FreightCode" type="xs:string" minOccurs="0"/>

element RequisitionType/CurrencyCode
diagram Requisition_p60.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="CurrencyCode" type="xs:string" minOccurs="0"/>

element RequisitionType/NumberOfItems
diagram Requisition_p61.png
namespace http://www.eamxml.org/schema/Rev0
type xs:unsignedInt
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="NumberOfItems" type="xs:unsignedInt" minOccurs="0"/>

element RequisitionType/NumberOfItemsCompleted
diagram Requisition_p62.png
namespace http://www.eamxml.org/schema/Rev0
type xs:unsignedInt
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="NumberOfItemsCompleted" type="xs:unsignedInt" minOccurs="0"/>

element RequisitionType/TotalRequisitionCost
diagram Requisition_p63.png
namespace http://www.eamxml.org/schema/Rev0
type xs:decimal
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="TotalRequisitionCost" type="xs:decimal" minOccurs="0"/>

element RequisitionType/AnswerType
diagram Requisition_p64.png
namespace http://www.eamxml.org/schema/Rev0
type AnswerType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children QuestionId AnswerValue
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
source <xs:element name="AnswerType" type="AnswerType" minOccurs="0" maxOccurs="unbounded"/>

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

element RequisitionType/UserDefined
diagram Requisition_p66.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 RequisitionType/RequisitionItems
diagram Requisition_p67.png
namespace http://www.eamxml.org/schema/Rev0
properties
isRef 0
content complex
children RequisitionItem
source <xs:element name="RequisitionItems">
 
<xs:complexType>
   
<xs:sequence minOccurs="0" maxOccurs="unbounded">
     
<xs:element name="RequisitionItem" type="RequisitionItemType"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element RequisitionType/RequisitionItems/RequisitionItem
diagram Requisition_p68.png
namespace http://www.eamxml.org/schema/Rev0
type RequisitionItemType
properties
isRef 0
content complex
children ItemType CatalogItemId ItemCategory ManufacturerCode ManufacturerPartNumber UnitOfMeasure Description MaterialGroupClass Status SupplierVerifiedPrice PartialIssue DeliveryInstructions PriorityCode PurchasingOfficer SuggestedSupplier CreatedBy CreatedDateTime ModifiedBy ModifiedByDateTime AuthorizedBy AuthorizedDateTime AuthorizedStatus DeliveryStorageLocation QuantityOrdered QuantityReceived QuantityIssued CurrencyCode EstimatedUnitPrice EstimatedTotalCost RequirementSequenceNumber CostAssociation UserDefined
attributes
Name  Type  Use  Default  Fixed  annotation
Id      
source <xs:element name="RequisitionItem" type="RequisitionItemType"/>


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