| 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 |
| diagram | ![]() |
||
| namespace | http://www.eamxml.org/schema/Rev0 | ||
| type | InventoryIssueType | ||
| properties |
|
||
| children | SiteId IssuedBy IssuedDateTime RequisitionId RequisitionItemId StorageLocation IssuedQuantity UserDefined | ||
| source | <xs:element name="InventoryIssue" type="InventoryIssueType"/> |
| diagram | ![]() |
||
| namespace | http://www.eamxml.org/schema/Rev0 | ||
| children | SiteId IssuedBy IssuedDateTime RequisitionId RequisitionItemId StorageLocation IssuedQuantity UserDefined | ||
| used by |
|
||
| annotation |
|
||
| 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> |
| diagram | |||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:element name="SiteId" type="xs:string"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||
| type | PersonType | ||||||||||||
| properties |
|
||||||||||||
| children | UserId FirstName MiddleName LastName Title Suffix Gender Birthdate Position ContactInformation | ||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="IssuedBy" type="PersonType"/> |
| diagram | |||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||
| type | xs:dateTime | ||||
| properties |
|
||||
| source | <xs:element name="IssuedDateTime" type="xs:dateTime"/> |
| diagram | |||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:element name="RequisitionId" type="xs:string"/> |
| diagram | |||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:element name="RequisitionItemId" type="xs:string"/> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||||||||
| type | StorageLocationType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| children | StorageLocationName StorageLocationSite StorageLocationAddress | ||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="StorageLocation" type="StorageLocationType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | |||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||
| type | xs:decimal | ||||
| properties |
|
||||
| source | <xs:element name="IssuedQuantity" type="xs:decimal"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||||||||||||||
| type | UserDefinedType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="UserDefined" type="UserDefinedType" minOccurs="0" maxOccurs="unbounded"/> |