Schema InventoryIssue.xsd


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


element InventoryIssue
diagram InventoryIssue_p1.png
namespace http://www.eamxml.org/schema/Rev0
type InventoryIssueType
properties
content complex
children SiteId IssuedBy IssuedDateTime RequisitionId RequisitionItemId StorageLocation IssuedQuantity UserDefined
source <xs:element name="InventoryIssue" type="InventoryIssueType"/>

complexType InventoryIssueType
diagram InventoryIssue_p2.png
namespace http://www.eamxml.org/schema/Rev0
children SiteId IssuedBy IssuedDateTime RequisitionId RequisitionItemId StorageLocation IssuedQuantity UserDefined
used by
element InventoryIssue
annotation
documentation
Comment describing your root element
source <xs:complexType name="InventoryIssueType">
 
<xs:annotation>
   
<xs:documentation>Comment describing your root element</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="SiteId" type="xs:string"/>
   
<xs:element name="IssuedBy" type="PersonType"/>
   
<xs:element name="IssuedDateTime" type="xs:dateTime"/>
   
<xs:element name="RequisitionId" type="xs:string"/>
   
<xs:element name="RequisitionItemId" type="xs:string"/>
   
<xs:element name="StorageLocation" type="StorageLocationType" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="IssuedQuantity" type="xs:decimal"/>
   
<xs:element name="UserDefined" type="UserDefinedType" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element InventoryIssueType/SiteId
diagram InventoryIssue_p3.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
content simple
source <xs:element name="SiteId" type="xs:string"/>

element InventoryIssueType/IssuedBy
diagram InventoryIssue_p4.png
namespace http://www.eamxml.org/schema/Rev0
type PersonType
properties
isRef 0
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="IssuedBy" type="PersonType"/>

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

element InventoryIssueType/RequisitionId
diagram InventoryIssue_p6.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
content simple
source <xs:element name="RequisitionId" type="xs:string"/>

element InventoryIssueType/RequisitionItemId
diagram InventoryIssue_p7.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
content simple
source <xs:element name="RequisitionItemId" type="xs:string"/>

element InventoryIssueType/StorageLocation
diagram InventoryIssue_p8.png
namespace http://www.eamxml.org/schema/Rev0
type StorageLocationType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children StorageLocationName StorageLocationSite StorageLocationAddress
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
TypeStorageLocationTypeTyperequired      
source <xs:element name="StorageLocation" type="StorageLocationType" minOccurs="0" maxOccurs="unbounded"/>

element InventoryIssueType/IssuedQuantity
diagram InventoryIssue_p9.png
namespace http://www.eamxml.org/schema/Rev0
type xs:decimal
properties
isRef 0
content simple
source <xs:element name="IssuedQuantity" type="xs:decimal"/>

element InventoryIssueType/UserDefined
diagram InventoryIssue_p10.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"/>


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