<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XML Spy v4.4 U (http://www.xmlspy.com) by Rick Edwards (Westinghouse Savannah River Co) -->
<!--W3C Schema generated by XML Spy v4.4 U (http://www.xmlspy.com)-->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
	<xs:element name="MATERIALBALANCEREPORT">
		<xs:complexType>
			<xs:sequence>
				<xs:element name="MATERIALBALANCE">
					<xs:complexType>
						<xs:sequence>
							<xs:element name="MATERIAL">
								<xs:complexType>
									<xs:sequence>
										<xs:element name="CONCISENOTE">
											<xs:complexType>
												<xs:attribute name="PROCESSCODE" type="xs:string" use="required">
													<xs:annotation>
														<xs:documentation source="Comment MATERIALTYPE">1 Alpha Character
Accepted values A,C or D</xs:documentation>
													</xs:annotation>
												</xs:attribute>
												<xs:attribute name="LINENUMBER" type="xs:boolean" use="required">
													<xs:annotation>
														<xs:documentation source="Comment MATERIALTYPE">Integer, non-negative</xs:documentation>
													</xs:annotation>
												</xs:attribute>
												<xs:attribute name="ENTRYREFERENCE" type="xs:string" use="required">
													<xs:annotation>
														<xs:documentation source="Comment MATERIALTYPE">20 Alphanumeric Characters</xs:documentation>
													</xs:annotation>
												</xs:attribute>
												<xs:attribute name="TEXTOFCONCISENOTE" type="xs:string" use="required">
													<xs:annotation>
														<xs:documentation source="Comment MATERIALTYPE">60 Alphanumeric Characters</xs:documentation>
													</xs:annotation>
												</xs:attribute>
											</xs:complexType>
										</xs:element>
										<xs:element name="ELEMENT">
											<xs:complexType>
												<xs:sequence>
													<xs:element name="ISOTOPE">
														<xs:complexType>
															<xs:attribute name="MATERIALTYPE" type="xs:string" use="required">
																<xs:annotation>
																	<xs:documentation source="Comment MATERIALTYPE">2 Alphanumeric Characters
Validated by MaterialType Authority Reference Table             </xs:documentation>
																</xs:annotation>
															</xs:attribute>
															<xs:attribute name="ISOTOPEWEIGHT" type="xs:decimal" use="required">
																<xs:annotation>
																	<xs:documentation source="Comment MATERIALTYPE">Numeric (19,7) 
19 digits of precision and upto 7 decimal places
Decimal point is not implied             </xs:documentation>
																</xs:annotation>
															</xs:attribute>
														</xs:complexType>
													</xs:element>
												</xs:sequence>
												<xs:attribute name="ELEMENTWEIGHT" type="xs:decimal" use="required">
													<xs:annotation>
														<xs:documentation source="Comment MATERIALTYPE">Numeric (19,7) 
19 digits of precision and upto 7 decimal places
Decimal point is not implied</xs:documentation>
													</xs:annotation>
												</xs:attribute>
												<xs:attribute name="TYPEINVENTORYCHANGE" type="xs:string" use="required">
													<xs:annotation>
														<xs:documentation source="Comment MATERIALTYPE">2 Alpha Characters
Validated by Inventory Change Type section of StaticData Authority Reference Table</xs:documentation>
													</xs:annotation>
												</xs:attribute>
												<xs:attribute name="OTHERRIS" type="xs:string" use="required">
													<xs:annotation>
														<xs:documentation source="Comment MATERIALTYPE">4 Alphanumeric Characters
Validated by RIS Authority Reference Table</xs:documentation>
													</xs:annotation>
												</xs:attribute>
												<xs:attribute name="ENTRYSTATUS" type="xs:string" use="required">
													<xs:annotation>
														<xs:documentation source="Comment MATERIALTYPE">1 Alpha Character
Validated by Entry Status section of StaticData Authority Reference Table</xs:documentation>
													</xs:annotation>
												</xs:attribute>
											</xs:complexType>
										</xs:element>
									</xs:sequence>
									<xs:attribute name="PROCESSCODE" type="xs:string" use="required">
										<xs:annotation>
											<xs:documentation source="Comment MATERIALTYPE">1 Alpha Character
Accepted values A,C or D</xs:documentation>
										</xs:annotation>
									</xs:attribute>
									<xs:attribute name="SEQUENCENUMBER" type="xs:byte" use="required">
										<xs:annotation>
											<xs:documentation source="Comment MATERIALTYPE">Integer, non-negative</xs:documentation>
										</xs:annotation>
									</xs:attribute>
									<xs:attribute name="DATACODE" type="xs:string" use="required">
										<xs:annotation>
											<xs:documentation source="Comment MATERIALTYPE">1 Alphanumeric Character
Allowed values; 3 or 4
Also known as TypeCode</xs:documentation>
										</xs:annotation>
									</xs:attribute>
									<xs:attribute name="MATERIALBALANCECATEGORY" type="xs:byte" use="required">
										<xs:annotation>
											<xs:documentation source="Comment MATERIALTYPE">2 Alphanumeric Characters
Validated by RIS Material Balance Category Authority Reference Table</xs:documentation>
										</xs:annotation>
									</xs:attribute>
								</xs:complexType>
							</xs:element>
						</xs:sequence>
						<xs:attribute name="RIS" type="xs:string" use="required">
							<xs:annotation>
								<xs:documentation source="Comment MATERIALTYPE">4 Alphanumeric Characters
Validated by RIS Authority Reference Table</xs:documentation>
							</xs:annotation>
						</xs:attribute>
						<xs:attribute name="STARTDATE" type="xs:string" use="required">
							<xs:annotation>
								<xs:documentation source="Comment MATERIALTYPE">Date in mm/dd/yyyy format</xs:documentation>
							</xs:annotation>
						</xs:attribute>
						<xs:attribute name="ENDDATE" type="xs:string" use="required">
							<xs:annotation>
								<xs:documentation source="Comment MATERIALTYPE">Date in mm/dd/yyyy format</xs:documentation>
							</xs:annotation>
						</xs:attribute>
					</xs:complexType>
				</xs:element>
			</xs:sequence>
			<xs:attribute name="VERSION" type="xs:byte" use="required"/>
		</xs:complexType>
	</xs:element>
</xs:schema>
