<?xml version="1.0"?>
<!-- edited with XMLSPY v5 rel. 4 U (http://www.xmlspy.com) by Martin Oswald (Q-DAS GmbH) -->
<!--QML Data to QML-Schema V 1.1.0 developed by Q-DAS-->
<xsd:schema targetNamespace="QML" xmlns="QML" xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.2.0">
	<xsd:include schemaLocation="RepType-V_1_2_1.xsd"/>
	<xsd:element name="QML">
		<xsd:complexType>
			<xsd:sequence>
				<xsd:element ref="Catalogues" minOccurs="0"/>
				<xsd:element name="GlobalInfo" minOccurs="0"/>
				<xsd:element name="Parts">
					<xsd:complexType>
						<xsd:sequence>
							<xsd:element ref="Part" maxOccurs="unbounded"/>
						</xsd:sequence>
					</xsd:complexType>
				</xsd:element>
				<xsd:element ref="Values" minOccurs="0"/>
				<xsd:element name="Reports" minOccurs="0">
					<xsd:complexType>
						<xsd:sequence maxOccurs="unbounded">
							<xsd:element name="Report" type="ReportType"/>
						</xsd:sequence>
					</xsd:complexType>
				</xsd:element>
			</xsd:sequence>
			<xsd:attribute name="qmlVersion" use="required">
				<xsd:annotation>
					<xsd:documentation source="description" xml:lang="de">Versionsnummer der QML-Datei</xsd:documentation>
				</xsd:annotation>
				<xsd:simpleType>
					<xsd:restriction base="xsd:string">
						<xsd:enumeration value="1.0.2"/>
						<xsd:enumeration value="1.1.0"/>
						<xsd:enumeration value="1.2.0"/>
						<xsd:enumeration value="1.2.1"/>
					</xsd:restriction>
				</xsd:simpleType>
			</xsd:attribute>
			<xsd:attribute name="company" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation source="description" xml:lang="de">Unternehmensname</xsd:documentation>
				</xsd:annotation>
			</xsd:attribute>
			<xsd:attribute name="project" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation source="description" xml:lang="de">Projektname</xsd:documentation>
				</xsd:annotation>
			</xsd:attribute>
			<xsd:attribute name="gageTyp" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation source="description" xml:lang="de">Typ der Studie</xsd:documentation>
				</xsd:annotation>
			</xsd:attribute>
			<xsd:attribute name="xsdVersion" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation source="description" xml:lang="de">Version der XSD</xsd:documentation>
				</xsd:annotation>
			</xsd:attribute>
			<xsd:attribute name="qmlSchemaLocation" type="xsd:string" use="required">
				<xsd:annotation>
					<xsd:documentation source="description" xml:lang="de">QML-Schemainformation</xsd:documentation>
				</xsd:annotation>
			</xsd:attribute>
			<xsd:attribute name="k0100" type="xsd:integer" use="required">
				<xsd:annotation>
					<xsd:documentation source="description" xml:lang="de">Anzahl Merkmale in der Datei</xsd:documentation>
				</xsd:annotation>
			</xsd:attribute>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="Part">
		<xsd:complexType>
			<xsd:complexContent>
				<xsd:extension base="Part_Type"/>
			</xsd:complexContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="k1998">
		<xsd:complexType>
			<xsd:attribute name="subkey" type="xsd:integer"/>
			<xsd:attribute name="entry" type="xsd:string"/>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="Characteristic">
		<xsd:complexType>
			<xsd:complexContent>
				<xsd:extension base="Characteristic_Type"/>
			</xsd:complexContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="ProcessParameterChar" type="ProcessParameterChar_Type"/>
	<xsd:element name="k2998">
		<xsd:complexType>
			<xsd:attribute name="subkey" type="xsd:integer"/>
			<xsd:attribute name="entry" type="xsd:string"/>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="Feature">
		<xsd:complexType>
			<xsd:complexContent>
				<xsd:extension base="Feature_Type"/>
			</xsd:complexContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="FPoint" type="FPoint_Type"/>
	<xsd:element name="FBoundaryPoint" type="FBoundaryPoint_Type"/>
	<xsd:element name="FLine" type="FLine_Type"/>
	<xsd:element name="FCircle" type="FCircle_Type"/>
	<xsd:element name="FSlot" type="FSlot_Type"/>
	<xsd:element name="FPlane" type="FPlane_Type"/>
	<xsd:element name="FCylinder" type="FCylinder_Type"/>
	<xsd:element name="FSphere" type="FSphere_Type"/>
	<xsd:element name="FCone" type="FCone_Type"/>
	<xsd:element name="FSet" type="FSet_Type"/>
	<xsd:element name="FHexagon" type="FHexagon_Type"/>
	<xsd:element name="FEllipse" type="FEllipse_Type"/>
	<xsd:element name="Group">
		<xsd:complexType>
			<xsd:complexContent>
				<xsd:extension base="Group_Type"/>
			</xsd:complexContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="ErrorLogSheet" type="ErrorLogSheet_Type"/>
	<xsd:element name="DefectType" type="DefectType_Type"/>
	<xsd:element name="PositionalTolerance" type="PositionalTolerance_Type"/>
	<xsd:element name="Position" type="Position_Type"/>
	<xsd:element name="AttributeCharacteristic">
		<xsd:complexType>
			<xsd:complexContent>
				<xsd:extension base="AttributeCharacteristic_Type"/>
			</xsd:complexContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="NominalCharacteristic">
		<xsd:complexType>
			<xsd:complexContent>
				<xsd:extension base="NominalCharacteristic_Type"/>
			</xsd:complexContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="OrdinalCharacteristic">
		<xsd:complexType>
			<xsd:complexContent>
				<xsd:extension base="OrdinalCharacteristic_Type"/>
			</xsd:complexContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="VariableCharacteristic">
		<xsd:complexType>
			<xsd:complexContent>
				<xsd:extension base="VariableCharacteristic_Type"/>
			</xsd:complexContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="Values">
		<xsd:complexType>
			<xsd:choice maxOccurs="unbounded">
				<xsd:element name="Value" minOccurs="0" maxOccurs="unbounded">
					<xsd:complexType>
						<xsd:complexContent>
							<xsd:extension base="Value_Type">
								<xsd:attribute name="c_id" use="required">
									<xsd:simpleType>
										<xsd:restriction base="xsd:string">
											<xsd:minLength value="1"/>
											<xsd:maxLength value="38"/>
										</xsd:restriction>
									</xsd:simpleType>
								</xsd:attribute>
								<xsd:attribute name="k0001">
									<xsd:simpleType>
										<xsd:restriction base="xsd:float">
											<xsd:whiteSpace value="collapse"/>
										</xsd:restriction>
									</xsd:simpleType>
								</xsd:attribute>
								<xsd:attribute name="k0020" type="xsd:integer"/>
								<xsd:attribute name="k0021" type="xsd:integer"/>
							</xsd:extension>
						</xsd:complexContent>
					</xsd:complexType>
				</xsd:element>
				<xsd:element name="V" minOccurs="0" maxOccurs="unbounded">
					<xsd:complexType>
						<xsd:complexContent>
							<xsd:extension base="V_Type">
								<xsd:attribute name="c_id" use="required">
									<xsd:simpleType>
										<xsd:restriction base="xsd:string">
											<xsd:minLength value="1"/>
											<xsd:maxLength value="38"/>
										</xsd:restriction>
									</xsd:simpleType>
								</xsd:attribute>
								<xsd:attribute name="k0001" use="required">
									<xsd:simpleType>
										<xsd:restriction base="xsd:float">
											<xsd:whiteSpace value="collapse"/>
										</xsd:restriction>
									</xsd:simpleType>
								</xsd:attribute>
							</xsd:extension>
						</xsd:complexContent>
					</xsd:complexType>
				</xsd:element>
				<xsd:element name="A" minOccurs="0" maxOccurs="unbounded">
					<xsd:complexType>
						<xsd:complexContent>
							<xsd:extension base="A_Type">
								<xsd:attribute name="c_id" use="required">
									<xsd:simpleType>
										<xsd:restriction base="xsd:string">
											<xsd:minLength value="1"/>
											<xsd:maxLength value="38"/>
										</xsd:restriction>
									</xsd:simpleType>
								</xsd:attribute>
								<xsd:attribute name="k0020" type="xsd:integer" use="required"/>
								<xsd:attribute name="k0021" type="xsd:integer" use="required"/>
							</xsd:extension>
						</xsd:complexContent>
					</xsd:complexType>
				</xsd:element>
			</xsd:choice>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="Value">
		<xsd:complexType>
			<xsd:complexContent>
				<xsd:extension base="Value_Type">
					<xsd:attribute name="c_id" use="optional">
						<xsd:simpleType>
							<xsd:restriction base="xsd:string">
								<xsd:minLength value="1"/>
								<xsd:maxLength value="38"/>
							</xsd:restriction>
						</xsd:simpleType>
					</xsd:attribute>
					<xsd:attribute name="k0001">
						<xsd:simpleType>
							<xsd:restriction base="xsd:float">
								<xsd:whiteSpace value="collapse"/>
							</xsd:restriction>
						</xsd:simpleType>
					</xsd:attribute>
					<xsd:attribute name="k0020" type="xsd:integer"/>
					<xsd:attribute name="k0021" type="xsd:integer"/>
					<xsd:attribute name="k0023" type="xsd:integer"/>
				</xsd:extension>
			</xsd:complexContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="k0005">
		<xsd:complexType>
			<xsd:attribute name="id"/>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="k0011">
		<xsd:complexType>
			<xsd:attribute name="id"/>
			<xsd:attribute name="k0013" type="xsd:string"/>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="A">
		<xsd:complexType>
			<xsd:complexContent>
				<xsd:extension base="A_Type">
					<xsd:attribute name="c_id" use="optional">
						<xsd:simpleType>
							<xsd:restriction base="xsd:string">
								<xsd:minLength value="1"/>
								<xsd:maxLength value="38"/>
							</xsd:restriction>
						</xsd:simpleType>
					</xsd:attribute>
					<xsd:attribute name="k0020" type="xsd:integer" use="required"/>
					<xsd:attribute name="k0021" type="xsd:integer" use="required"/>
				</xsd:extension>
			</xsd:complexContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="N">
		<xsd:complexType>
			<xsd:complexContent>
				<xsd:extension base="N_Type">
					<xsd:attribute name="c_id" use="optional">
						<xsd:simpleType>
							<xsd:restriction base="xsd:string">
								<xsd:minLength value="1"/>
								<xsd:maxLength value="38"/>
							</xsd:restriction>
						</xsd:simpleType>
					</xsd:attribute>
					<xsd:attribute name="k0020" type="xsd:string" use="optional"/>
					<xsd:attribute name="k0021" type="xsd:string" use="optional"/>
					<xsd:attribute name="k0023" type="xsd:integer" use="required"/>
				</xsd:extension>
			</xsd:complexContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="O">
		<xsd:complexType>
			<xsd:complexContent>
				<xsd:extension base="O_Type">
					<xsd:attribute name="c_id" use="optional">
						<xsd:simpleType>
							<xsd:restriction base="xsd:string">
								<xsd:minLength value="1"/>
								<xsd:maxLength value="38"/>
							</xsd:restriction>
						</xsd:simpleType>
					</xsd:attribute>
					<xsd:attribute name="k0020" type="xsd:string" use="optional"/>
					<xsd:attribute name="k0021" type="xsd:string" use="optional"/>
					<xsd:attribute name="k0023" type="xsd:integer" use="required"/>
				</xsd:extension>
			</xsd:complexContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="V">
		<xsd:complexType>
			<xsd:complexContent>
				<xsd:extension base="V_Type">
					<xsd:attribute name="c_id" use="optional">
						<xsd:simpleType>
							<xsd:restriction base="xsd:string">
								<xsd:minLength value="1"/>
								<xsd:maxLength value="38"/>
							</xsd:restriction>
						</xsd:simpleType>
					</xsd:attribute>
					<xsd:attribute name="k0001" use="required">
						<xsd:simpleType>
							<xsd:restriction base="xsd:float">
								<xsd:whiteSpace value="collapse"/>
							</xsd:restriction>
						</xsd:simpleType>
					</xsd:attribute>
				</xsd:extension>
			</xsd:complexContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="Catalogues" type="Catalogues_Type"/>
	<xsd:element name="CatalogueEntryGroup" type="CatalogueEntryGroup_Type"/>
	<xsd:element name="CatalogueEntry" type="CatalogueEntry_Type"/>
	<xsd:element name="Customers" type="Customers_Type">
		<xsd:key name="Prim_Customer_ID">
			<xsd:selector xpath="Customer"/>
			<xsd:field xpath="@id"/>
		</xsd:key>
		<xsd:keyref name="GroupEntryToCustomer" refer="Prim_Customer_ID">
			<xsd:selector xpath="CatalogueEntryGroup/CatalogueEntry"/>
			<xsd:field xpath="@id"/>
		</xsd:keyref>
	</xsd:element>
	<xsd:element name="Customer" type="Customer_Type"/>
	<xsd:element name="Manufacturers" type="Manufacturers_Type">
		<xsd:key name="Prim_Manufacturer_ID">
			<xsd:selector xpath="Manufacturer"/>
			<xsd:field xpath="@id"/>
		</xsd:key>
		<xsd:keyref name="GroupEntryToManufacturer" refer="Prim_Manufacturer_ID">
			<xsd:selector xpath="CatalogueEntryGroup/CatalogueEntry"/>
			<xsd:field xpath="@id"/>
		</xsd:keyref>
	</xsd:element>
	<xsd:element name="Manufacturer" type="Manufacturer_Type"/>
	<xsd:element name="Suppliers" type="Suppliers_Type">
		<xsd:key name="Prim_Supplier_ID">
			<xsd:selector xpath="Supplier"/>
			<xsd:field xpath="@id"/>
		</xsd:key>
		<xsd:keyref name="GroupEntryToSupplier" refer="Prim_Supplier_ID">
			<xsd:selector xpath="CatalogueEntryGroup/CatalogueEntry"/>
			<xsd:field xpath="@id"/>
		</xsd:keyref>
	</xsd:element>
	<xsd:element name="Supplier" type="Supplier_Type"/>
	<xsd:element name="Contracts" type="Contracts_Type">
		<xsd:key name="Prim_Contract_ID">
			<xsd:selector xpath="Contract"/>
			<xsd:field xpath="@id"/>
		</xsd:key>
		<xsd:keyref name="GroupEntryToContract" refer="Prim_Contract_ID">
			<xsd:selector xpath="CatalogueEntryGroup/CatalogueEntry"/>
			<xsd:field xpath="@id"/>
		</xsd:keyref>
	</xsd:element>
	<xsd:element name="Contract" type="Contract_Type"/>
	<xsd:element name="Materials" type="Materials_Type">
		<xsd:key name="Prim_Material_ID">
			<xsd:selector xpath="Material"/>
			<xsd:field xpath="@id"/>
		</xsd:key>
		<xsd:keyref name="GroupEntryToMaterial" refer="Prim_Material_ID">
			<xsd:selector xpath="CatalogueEntryGroup/CatalogueEntry"/>
			<xsd:field xpath="@id"/>
		</xsd:keyref>
	</xsd:element>
	<xsd:element name="Material" type="Material_Type"/>
	<xsd:element name="Drawings" type="Drawings_Type">
		<xsd:key name="Prim_Drawing_ID">
			<xsd:selector xpath="Drawing"/>
			<xsd:field xpath="@id"/>
		</xsd:key>
		<xsd:keyref name="GroupEntryToDrawing" refer="Prim_Drawing_ID">
			<xsd:selector xpath="CatalogueEntryGroup/CatalogueEntry"/>
			<xsd:field xpath="@id"/>
		</xsd:keyref>
	</xsd:element>
	<xsd:element name="Drawing" type="Drawing_Type"/>
	<xsd:element name="Machines" type="Machines_Type">
		<xsd:key name="Prim_Machine_ID">
			<xsd:selector xpath="Machine"/>
			<xsd:field xpath="@id"/>
		</xsd:key>
		<xsd:keyref name="GroupEntryToMachine" refer="Prim_Machine_ID">
			<xsd:selector xpath="CatalogueEntryGroup/CatalogueEntry"/>
			<xsd:field xpath="@id"/>
		</xsd:keyref>
	</xsd:element>
	<xsd:element name="Machine">
		<xsd:complexType>
			<xsd:complexContent>
				<xsd:extension base="MachineType"/>
			</xsd:complexContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="Gages" type="Gages_Type">
		<xsd:key name="Prim_Gage_ID">
			<xsd:selector xpath="Gage"/>
			<xsd:field xpath="@id"/>
		</xsd:key>
		<xsd:keyref name="GroupEntryToGage" refer="Prim_Gage_ID">
			<xsd:selector xpath="CatalogueEntryGroup/CatalogueEntry"/>
			<xsd:field xpath="@id"/>
		</xsd:keyref>
	</xsd:element>
	<xsd:element name="Gage" type="Gage_Type"/>
	<xsd:element name="Units" type="Units_Type">
		<xsd:key name="Prim_Unit_ID">
			<xsd:selector xpath="Unit"/>
			<xsd:field xpath="@id"/>
		</xsd:key>
		<xsd:keyref name="GroupEntryToUnit" refer="Prim_Unit_ID">
			<xsd:selector xpath="CatalogueEntryGroup/CatalogueEntry"/>
			<xsd:field xpath="@id"/>
		</xsd:keyref>
	</xsd:element>
	<xsd:element name="Unit" type="Unit_Type"/>
	<xsd:element name="Operators" type="Operators_Type">
		<xsd:key name="Prim_Operator_ID">
			<xsd:selector xpath="Operator"/>
			<xsd:field xpath="@id"/>
		</xsd:key>
		<xsd:keyref name="GroupEntryToOperator" refer="Prim_Operator_ID">
			<xsd:selector xpath="CatalogueEntryGroup/CatalogueEntry"/>
			<xsd:field xpath="@id"/>
		</xsd:keyref>
	</xsd:element>
	<xsd:element name="Operator" type="Operator_Type"/>
	<xsd:element name="Contractors" type="Contractors_Type">
		<xsd:key name="Prim_Contractor_ID">
			<xsd:selector xpath="Contractor"/>
			<xsd:field xpath="@id"/>
		</xsd:key>
		<xsd:keyref name="GroupEntryToContractor" refer="Prim_Contractor_ID">
			<xsd:selector xpath="CatalogueEntryGroup/CatalogueEntry"/>
			<xsd:field xpath="@id"/>
		</xsd:keyref>
	</xsd:element>
	<xsd:element name="Contractor" type="Contractor_Type"/>
	<xsd:element name="Products" type="Products_Type">
		<xsd:key name="Prim_Product_ID">
			<xsd:selector xpath="Product"/>
			<xsd:field xpath="@id"/>
		</xsd:key>
		<xsd:keyref name="GroupEntryToProduct" refer="Prim_Product_ID">
			<xsd:selector xpath="CatalogueEntryGroup/CatalogueEntry"/>
			<xsd:field xpath="@id"/>
		</xsd:keyref>
	</xsd:element>
	<xsd:element name="Product" type="Product_Type"/>
	<xsd:element name="Staffs" type="Staffs_Type">
		<xsd:key name="Prim_Staff_ID">
			<xsd:selector xpath="Staff"/>
			<xsd:field xpath="@id"/>
		</xsd:key>
		<xsd:keyref name="GroupEntryToStaff" refer="Prim_Staff_ID">
			<xsd:selector xpath="CatalogueEntryGroup/CatalogueEntry"/>
			<xsd:field xpath="@id"/>
		</xsd:keyref>
	</xsd:element>
	<xsd:element name="Staff" type="Staff_Type"/>
	<xsd:element name="Events" type="Events_Type">
		<xsd:key name="Prim_Event_ID">
			<xsd:selector xpath="Event"/>
			<xsd:field xpath="@id"/>
		</xsd:key>
		<xsd:key name="Prim_EventGroup_ID">
			<xsd:selector xpath="CatalogueEntryGroup"/>
			<xsd:field xpath="@id"/>
		</xsd:key>
		<xsd:keyref name="GroupEntryToEvent" refer="Prim_Event_ID">
			<xsd:selector xpath="CatalogueEntryGroup/CatalogueEntry"/>
			<xsd:field xpath="@id"/>
		</xsd:keyref>
	</xsd:element>
	<xsd:element name="Event" type="Event_Type"/>
	<xsd:element name="ProcessParameters" type="ProcessParameters_Type">
		<xsd:key name="Prim_ProcessParameter_ID">
			<xsd:selector xpath="ProcessParameter"/>
			<xsd:field xpath="@id"/>
		</xsd:key>
		<xsd:key name="Prim_ProcessParamGroup_ID">
			<xsd:selector xpath="CatalogueEntryGroup"/>
			<xsd:field xpath="@id"/>
		</xsd:key>
		<xsd:keyref name="GroupEntryToProcessParameter" refer="Prim_ProcessParameter_ID">
			<xsd:selector xpath="CatalogueEntryGroup/CatalogueEntry"/>
			<xsd:field xpath="@id"/>
		</xsd:keyref>
	</xsd:element>
	<xsd:element name="ProcessParameter">
		<xsd:complexType>
			<xsd:complexContent>
				<xsd:extension base="ProcessParameter_Type"/>
			</xsd:complexContent>
		</xsd:complexType>
	</xsd:element>
	<xsd:element name="ProcessParameterValues" type="ProcessParameterValues_Type"/>
	<xsd:element name="ProcessParameterValue" type="ProcessParameterValue_Type"/>
	<xsd:element name="Cavities" type="Cavities_Type">
		<xsd:key name="Prim_Cavity_ID">
			<xsd:selector xpath="Cavity"/>
			<xsd:field xpath="@id"/>
		</xsd:key>
		<xsd:keyref name="GroupEntryToCavity" refer="Prim_Cavity_ID">
			<xsd:selector xpath="CatalogueEntryGroup/CatalogueEntry"/>
			<xsd:field xpath="@id"/>
		</xsd:keyref>
	</xsd:element>
	<xsd:element name="Cavity" type="Cavity_Type"/>
	<xsd:element name="OrdinalClasses" type="OrdinalClasses_Type">
		<xsd:key name="Prim_OrdinalClass_ID">
			<xsd:selector xpath="OrdinalClass"/>
			<xsd:field xpath="@id"/>
		</xsd:key>
		<xsd:keyref name="GroupEntryToOrdinalClass" refer="Prim_OrdinalClass_ID">
			<xsd:selector xpath="CatalogueEntryGroup/CatalogueEntry"/>
			<xsd:field xpath="@id"/>
		</xsd:keyref>
	</xsd:element>
	<xsd:element name="OrdinalClass" type="OrdinalClass_Type"/>
	<xsd:element name="TestReasons" type="TestReasons_Type"/>
	<xsd:element name="TestReason" type="TestReason_Type"/>
	<xsd:complexType name="Part_Type">
		<xsd:sequence minOccurs="0" maxOccurs="unbounded">
			<xsd:element ref="k1998" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:choice minOccurs="0" maxOccurs="unbounded">
				<xsd:element ref="Part" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="Characteristic" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="ProcessParameterChar" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="VariableCharacteristic" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="AttributeCharacteristic" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="NominalCharacteristic" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="OrdinalCharacteristic" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FBoundaryPoint" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FCircle" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FCone" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FCylinder" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FEllipse" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FHexagon" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FLine" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FPlane" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FPoint" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FSet" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FSlot" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FSphere" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="Group" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="ErrorLogSheet" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="PositionalTolerance" minOccurs="0" maxOccurs="unbounded"/>
			</xsd:choice>
		</xsd:sequence>
		<xsd:attribute name="guid" use="required">
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="38"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1001">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Teilenummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1002">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Teilebezeichnung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="80"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1003">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Teilekurzbezeichnung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1004">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Änderungsstand d.Teils</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1005">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Erzeugnis</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1007">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Teilenummer Kurzbezeichnung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1008">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Teiletyp</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1009">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Teilecode</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1010">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Dokumentationspflicht</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:minInclusive value="0"/>
					<xsd:maxInclusive value="1"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1011">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Variante</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1012">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Sachnummer Zusatz</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1013">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Sachnummer Index</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1014">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Teile Ident</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1015">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Analysemodul</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">undefiniert</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">Zuverlässigkeitsanalyse</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="10">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">Stichprobenanalyse</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="20">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">Prozessanalyse</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="30">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">Messsystemanalyse</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="50"/>
					<xsd:enumeration value="60">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">Erstmusterprüfbericht</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1016">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Zusammenbauteil</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1017" type="xsd:integer">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfplan gesperrt</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k1018" type="xsd:integer"/>
		<xsd:attribute name="k1020">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Herstellerkatalog</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1021">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Herstellernummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1022">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Herstellername</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="80"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1023">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Herstellernummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1030">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Werkstoffkatalog</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1031">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Werkstoffnummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1032">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Werkstoffbezeichnung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1033">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Werkstoffnummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1040">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Zeichnungskatalog</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1041">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Zeichnungsnummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1042">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Zeichnungsänderung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1043">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Zeichnungsindex</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1044">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Zeichnungsnummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1045">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Zeichnungsgültigkeitsdatum</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1046">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Zeichnungsname</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="60"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1047">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Grundzeichnung Nummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1051">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Auftraggeber-Nummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1052">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Auftraggebername</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1053">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Auftrag</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1054">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Auftraggeber-Nummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1061">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Kundennummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1062">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Kundenname</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1063">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Kundennummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1071">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Lieferantennummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1072">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Lieferantenname</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1073">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Lieferantennummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1081">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Maschinennummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="24"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1082">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Maschinenbezeichnung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1083">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Maschinennummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1085">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Maschinenstandort</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1086">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Arbeitsgang</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1087">
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1100">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Werksbereich</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1101">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Abteilung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1102">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Werkstatt/Bereich</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1103">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Kostenstelle</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1104">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Schicht</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1110">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bestellnummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1111">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Wareneingangsnummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1201">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfeinrichtung Nummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="24"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1202">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfeinrichtung Bezeichnung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1203">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfgrund</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="80"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1204">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfbeginn</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1205">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfende</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1206">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfplatz</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1208">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfeinrichtungs-Nr.</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1209">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfart</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1210">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Messtyp</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1211">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Normal Nummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1212">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Normal Bezeichnung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1215">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Normal Nummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1221">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfernummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1222">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfername</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1223">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfernummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1230">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Messraum</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1231">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Messprogramm Nummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1232">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Messprogramm Version</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1301">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Mandant</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1302">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüflos</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1303">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Werk</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1311">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Fertigungsauftrag</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1341">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfplannummer Text</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1342">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfplanname</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1343">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfplan Erstellungsdatum</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1344">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfplan Ersteller</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1350">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Ersteller (Lieferant)</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1401" type="xsd:integer">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Typ aus Versuchsplanung</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k1402" type="xsd:integer">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Typ aus Regressionsanalyse</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k1403" type="xsd:integer">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Typ aus Varianzsanalyse</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k1404" type="xsd:integer">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Anzahl Faktoren</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k1405" type="xsd:integer">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Anteil teilfaktoriell</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k1406" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">defining Relationen</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k1407" type="xsd:integer">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Auswahl Polynom in Regression</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k1408" type="xsd:integer">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Auswahl Wechselwirkung in Regression</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k1409" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Anova Modell</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k1410" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Blockgenerator(en)</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k1800">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldbezeichnung 1</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1801">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldtyp 1</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:length value="1"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1802">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldinhalt 1</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1810">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldbezeichnung 2</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1811">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldtyp 2</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:length value="1"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1812">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldinhalt 2</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1820">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldbezeichnung 3</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1821">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldtyp 3</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:length value="1"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1822">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldinhalt 3</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1830">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldbezeichnung 4</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1831">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldtyp 4</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:length value="1"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1832">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldinhalt 4</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1840">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldbezeichnung 5</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1841">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldtyp 5</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:length value="1"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1842">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldinhalt 5</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1850">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldbezeichnung 6</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1851">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldtyp 6</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:length value="1"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1852">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldinhalt 6</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1860">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldbezeichnung 7</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1861">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldtyp 7</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:length value="1"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1862">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldinhalt 7</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1870">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldbezeichnung 8</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1871">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldtyp 8</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:length value="1"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1872">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldinhalt 8</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1880">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldbezeichnung 9</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1881">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldtyp 9</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:length value="1"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1882">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldinhalt 9</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1890">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldbezeichnung 10</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1891">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldtyp 10</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:length value="1"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1892">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldinhalt 10</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k1900">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bemerkung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attributeGroup ref="generalEmpbKeys"/>
	</xsd:complexType>
	<xsd:complexType name="Characteristic_Type">
		<xsd:sequence minOccurs="0" maxOccurs="unbounded">
			<xsd:element ref="k2998" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:choice minOccurs="0" maxOccurs="unbounded">
				<xsd:element ref="Characteristic" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FBoundaryPoint" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FCircle" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FCone" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FCylinder" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FEllipse" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FHexagon" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FLine" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FPlane" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FPoint" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FSet" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FSlot" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FSphere" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="Group" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="VariableCharacteristic" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="AttributeCharacteristic" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="ErrorLogSheet" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="DefectType" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="PositionalTolerance" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="Position" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="NominalCharacteristic" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="OrdinalCharacteristic" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="Value" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="A" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="V" minOccurs="0" maxOccurs="unbounded"/>
			</xsd:choice>
		</xsd:sequence>
		<xsd:attribute name="k2004">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation>variabel</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation>attributiv</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="2">
						<xsd:annotation>
							<xsd:documentation>variabel-klassiert</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="3"/>
					<xsd:enumeration value="4"/>
					<xsd:enumeration value="5">
						<xsd:annotation>
							<xsd:documentation>Fehlerart</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="6">
						<xsd:annotation>
							<xsd:documentation>Fehlersammelkarte</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2008">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="1"/>
					<xsd:enumeration value="2"/>
					<xsd:enumeration value="3"/>
					<xsd:enumeration value="4"/>
					<xsd:enumeration value="5"/>
					<xsd:enumeration value="6"/>
					<xsd:enumeration value="7"/>
					<xsd:enumeration value="8"/>
					<xsd:enumeration value="9"/>
					<xsd:enumeration value="14"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8030">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="10"/>
					<xsd:enumeration value="11"/>
					<xsd:enumeration value="12"/>
					<xsd:enumeration value="13"/>
					<xsd:enumeration value="16"/>
					<xsd:enumeration value="17"/>
					<xsd:enumeration value="18"/>
					<xsd:enumeration value="20"/>
					<xsd:enumeration value="21"/>
					<xsd:enumeration value="22"/>
					<xsd:enumeration value="23"/>
					<xsd:enumeration value="26"/>
					<xsd:enumeration value="27"/>
					<xsd:enumeration value="28"/>
					<xsd:enumeration value="30"/>
					<xsd:enumeration value="31"/>
					<xsd:enumeration value="32"/>
					<xsd:enumeration value="33"/>
					<xsd:enumeration value="36"/>
					<xsd:enumeration value="37"/>
					<xsd:enumeration value="38"/>
					<xsd:enumeration value="111"/>
					<xsd:enumeration value="112"/>
					<xsd:enumeration value="113"/>
					<xsd:enumeration value="114"/>
					<xsd:enumeration value="115"/>
					<xsd:enumeration value="121"/>
					<xsd:enumeration value="122"/>
					<xsd:enumeration value="123"/>
					<xsd:enumeration value="124"/>
					<xsd:enumeration value="125"/>
					<xsd:enumeration value="211"/>
					<xsd:enumeration value="212"/>
					<xsd:enumeration value="213"/>
					<xsd:enumeration value="214"/>
					<xsd:enumeration value="215"/>
					<xsd:enumeration value="221"/>
					<xsd:enumeration value="222"/>
					<xsd:enumeration value="223"/>
					<xsd:enumeration value="224"/>
					<xsd:enumeration value="225"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8130">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="50"/>
					<xsd:enumeration value="51"/>
					<xsd:enumeration value="52"/>
					<xsd:enumeration value="53"/>
					<xsd:enumeration value="54"/>
					<xsd:enumeration value="55"/>
					<xsd:enumeration value="56"/>
					<xsd:enumeration value="57"/>
					<xsd:enumeration value="58"/>
					<xsd:enumeration value="61"/>
					<xsd:enumeration value="62"/>
					<xsd:enumeration value="63"/>
					<xsd:enumeration value="64"/>
					<xsd:enumeration value="65"/>
					<xsd:enumeration value="66"/>
					<xsd:enumeration value="67"/>
					<xsd:enumeration value="68"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attributeGroup ref="generalCharacteristicKeys"/>
	</xsd:complexType>
	<xsd:complexType name="ProcessParameterChar_Type">
		<xsd:sequence minOccurs="0" maxOccurs="unbounded">
			<xsd:element ref="k2998" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:choice minOccurs="0" maxOccurs="unbounded">
				<xsd:element ref="Characteristic" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FBoundaryPoint" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FCircle" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FCone" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FCylinder" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FEllipse" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FHexagon" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FLine" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FPlane" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FPoint" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FSet" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FSlot" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="FSphere" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="Group" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="VariableCharacteristic" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="AttributeCharacteristic" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="ErrorLogSheet" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="DefectType" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="PositionalTolerance" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="Position" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="Value" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="A" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="V" minOccurs="0" maxOccurs="unbounded"/>
			</xsd:choice>
		</xsd:sequence>
		<xsd:attribute name="k2004">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation>variabel</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation>attributiv</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="2">
						<xsd:annotation>
							<xsd:documentation>variabel-klassiert</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="5">
						<xsd:annotation>
							<xsd:documentation>Fehlerart</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="6">
						<xsd:annotation>
							<xsd:documentation>Fehlersammelkarte</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2008">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8030">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="10"/>
					<xsd:enumeration value="11"/>
					<xsd:enumeration value="12"/>
					<xsd:enumeration value="13"/>
					<xsd:enumeration value="16"/>
					<xsd:enumeration value="17"/>
					<xsd:enumeration value="18"/>
					<xsd:enumeration value="20"/>
					<xsd:enumeration value="21"/>
					<xsd:enumeration value="22"/>
					<xsd:enumeration value="23"/>
					<xsd:enumeration value="26"/>
					<xsd:enumeration value="27"/>
					<xsd:enumeration value="28"/>
					<xsd:enumeration value="30"/>
					<xsd:enumeration value="31"/>
					<xsd:enumeration value="32"/>
					<xsd:enumeration value="33"/>
					<xsd:enumeration value="36"/>
					<xsd:enumeration value="37"/>
					<xsd:enumeration value="38"/>
					<xsd:enumeration value="111"/>
					<xsd:enumeration value="112"/>
					<xsd:enumeration value="113"/>
					<xsd:enumeration value="114"/>
					<xsd:enumeration value="115"/>
					<xsd:enumeration value="121"/>
					<xsd:enumeration value="122"/>
					<xsd:enumeration value="123"/>
					<xsd:enumeration value="124"/>
					<xsd:enumeration value="125"/>
					<xsd:enumeration value="211"/>
					<xsd:enumeration value="212"/>
					<xsd:enumeration value="213"/>
					<xsd:enumeration value="214"/>
					<xsd:enumeration value="215"/>
					<xsd:enumeration value="221"/>
					<xsd:enumeration value="222"/>
					<xsd:enumeration value="223"/>
					<xsd:enumeration value="224"/>
					<xsd:enumeration value="225"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8130">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="50"/>
					<xsd:enumeration value="51"/>
					<xsd:enumeration value="52"/>
					<xsd:enumeration value="53"/>
					<xsd:enumeration value="54"/>
					<xsd:enumeration value="55"/>
					<xsd:enumeration value="56"/>
					<xsd:enumeration value="57"/>
					<xsd:enumeration value="58"/>
					<xsd:enumeration value="61"/>
					<xsd:enumeration value="62"/>
					<xsd:enumeration value="63"/>
					<xsd:enumeration value="64"/>
					<xsd:enumeration value="65"/>
					<xsd:enumeration value="66"/>
					<xsd:enumeration value="67"/>
					<xsd:enumeration value="68"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attributeGroup ref="generalCharacteristicKeys"/>
	</xsd:complexType>
	<xsd:complexType name="Group_Type">
		<xsd:choice maxOccurs="unbounded">
			<xsd:element ref="Characteristic" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="AttributeCharacteristic" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="VariableCharacteristic" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="FBoundaryPoint" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="FCircle" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="FCone" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="FCylinder" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="FEllipse" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="FHexagon" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="FLine" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="FPlane" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="FPoint" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="FSet" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="FSlot" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="FSphere" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="Group" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="ErrorLogSheet" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="PositionalTolerance" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:choice>
		<xsd:attribute name="guid" use="required">
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="38"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k5001">
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k5002">
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="80"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k5003">
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k5007">
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k5045">
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="80"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k5090">
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
	</xsd:complexType>
	<xsd:complexType name="Feature_Type">
		<xsd:choice minOccurs="0" maxOccurs="unbounded">
			<xsd:element ref="Characteristic" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="ProcessParameterChar" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="AttributeCharacteristic" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="ErrorLogSheet" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="PositionalTolerance" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="VariableCharacteristic" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="FBoundaryPoint" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="FCircle" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="FCone" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="FCylinder" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="FEllipse" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="FHexagon" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="FLine" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="FPlane" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="FPoint" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="FSet" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="FSlot" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:element ref="FSphere" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:choice>
		<xsd:attribute name="k2008">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="1"/>
					<xsd:enumeration value="2"/>
					<xsd:enumeration value="3"/>
					<xsd:enumeration value="4"/>
					<xsd:enumeration value="5"/>
					<xsd:enumeration value="6"/>
					<xsd:enumeration value="7"/>
					<xsd:enumeration value="8"/>
					<xsd:enumeration value="10"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attributeGroup ref="generalCharacteristicKeys"/>
	</xsd:complexType>
	<xsd:complexType name="FPoint_Type">
		<xsd:complexContent>
			<xsd:extension base="Feature_Type"/>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="FBoundaryPoint_Type">
		<xsd:complexContent>
			<xsd:extension base="Feature_Type"/>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="FLine_Type">
		<xsd:complexContent>
			<xsd:extension base="Feature_Type"/>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="FCircle_Type">
		<xsd:complexContent>
			<xsd:extension base="Feature_Type"/>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="FSlot_Type">
		<xsd:complexContent>
			<xsd:extension base="Feature_Type"/>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="FPlane_Type">
		<xsd:complexContent>
			<xsd:extension base="Feature_Type"/>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="FCylinder_Type">
		<xsd:complexContent>
			<xsd:extension base="Feature_Type"/>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="FSphere_Type">
		<xsd:complexContent>
			<xsd:extension base="Feature_Type"/>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="FCone_Type">
		<xsd:complexContent>
			<xsd:extension base="Feature_Type"/>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="FSet_Type">
		<xsd:complexContent>
			<xsd:extension base="Feature_Type"/>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="FHexagon_Type">
		<xsd:complexContent>
			<xsd:extension base="Feature_Type"/>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="FEllipse_Type">
		<xsd:complexContent>
			<xsd:extension base="Feature_Type"/>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="ErrorLogSheet_Type">
		<xsd:sequence minOccurs="0" maxOccurs="unbounded">
			<xsd:element ref="k2998" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:choice minOccurs="0" maxOccurs="unbounded">
				<xsd:element ref="DefectType" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="ErrorLogSheet" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="Value" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="A" minOccurs="0" maxOccurs="unbounded"/>
			</xsd:choice>
		</xsd:sequence>
		<xsd:attribute name="k2004">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="6"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2008">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="6"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8030">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="10"/>
					<xsd:enumeration value="11"/>
					<xsd:enumeration value="12"/>
					<xsd:enumeration value="13"/>
					<xsd:enumeration value="16"/>
					<xsd:enumeration value="17"/>
					<xsd:enumeration value="18"/>
					<xsd:enumeration value="20"/>
					<xsd:enumeration value="21"/>
					<xsd:enumeration value="22"/>
					<xsd:enumeration value="23"/>
					<xsd:enumeration value="26"/>
					<xsd:enumeration value="27"/>
					<xsd:enumeration value="28"/>
					<xsd:enumeration value="30"/>
					<xsd:enumeration value="31"/>
					<xsd:enumeration value="32"/>
					<xsd:enumeration value="33"/>
					<xsd:enumeration value="36"/>
					<xsd:enumeration value="37"/>
					<xsd:enumeration value="38"/>
					<xsd:enumeration value="111"/>
					<xsd:enumeration value="112"/>
					<xsd:enumeration value="113"/>
					<xsd:enumeration value="114"/>
					<xsd:enumeration value="115"/>
					<xsd:enumeration value="121"/>
					<xsd:enumeration value="122"/>
					<xsd:enumeration value="123"/>
					<xsd:enumeration value="124"/>
					<xsd:enumeration value="125"/>
					<xsd:enumeration value="211"/>
					<xsd:enumeration value="212"/>
					<xsd:enumeration value="213"/>
					<xsd:enumeration value="214"/>
					<xsd:enumeration value="215"/>
					<xsd:enumeration value="221"/>
					<xsd:enumeration value="222"/>
					<xsd:enumeration value="223"/>
					<xsd:enumeration value="224"/>
					<xsd:enumeration value="225"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8130">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="50"/>
					<xsd:enumeration value="51"/>
					<xsd:enumeration value="52"/>
					<xsd:enumeration value="53"/>
					<xsd:enumeration value="54"/>
					<xsd:enumeration value="55"/>
					<xsd:enumeration value="56"/>
					<xsd:enumeration value="57"/>
					<xsd:enumeration value="58"/>
					<xsd:enumeration value="61"/>
					<xsd:enumeration value="62"/>
					<xsd:enumeration value="63"/>
					<xsd:enumeration value="64"/>
					<xsd:enumeration value="65"/>
					<xsd:enumeration value="66"/>
					<xsd:enumeration value="67"/>
					<xsd:enumeration value="68"/>
					<xsd:enumeration value="111"/>
					<xsd:enumeration value="112"/>
					<xsd:enumeration value="113"/>
					<xsd:enumeration value="114"/>
					<xsd:enumeration value="115"/>
					<xsd:enumeration value="121"/>
					<xsd:enumeration value="122"/>
					<xsd:enumeration value="123"/>
					<xsd:enumeration value="124"/>
					<xsd:enumeration value="125"/>
					<xsd:enumeration value="211"/>
					<xsd:enumeration value="212"/>
					<xsd:enumeration value="213"/>
					<xsd:enumeration value="214"/>
					<xsd:enumeration value="215"/>
					<xsd:enumeration value="221"/>
					<xsd:enumeration value="222"/>
					<xsd:enumeration value="223"/>
					<xsd:enumeration value="224"/>
					<xsd:enumeration value="225"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attributeGroup ref="generalCharacteristicKeys"/>
	</xsd:complexType>
	<xsd:complexType name="DefectType_Type">
		<xsd:sequence minOccurs="0" maxOccurs="unbounded">
			<xsd:element ref="k2998" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:choice minOccurs="0" maxOccurs="unbounded">
				<xsd:element ref="Value" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="A" minOccurs="0" maxOccurs="unbounded"/>
			</xsd:choice>
		</xsd:sequence>
		<xsd:attribute name="k2004">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="5"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2008">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8030">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="10"/>
					<xsd:enumeration value="11"/>
					<xsd:enumeration value="12"/>
					<xsd:enumeration value="13"/>
					<xsd:enumeration value="16"/>
					<xsd:enumeration value="17"/>
					<xsd:enumeration value="18"/>
					<xsd:enumeration value="20"/>
					<xsd:enumeration value="21"/>
					<xsd:enumeration value="22"/>
					<xsd:enumeration value="23"/>
					<xsd:enumeration value="26"/>
					<xsd:enumeration value="27"/>
					<xsd:enumeration value="28"/>
					<xsd:enumeration value="30"/>
					<xsd:enumeration value="31"/>
					<xsd:enumeration value="32"/>
					<xsd:enumeration value="33"/>
					<xsd:enumeration value="36"/>
					<xsd:enumeration value="37"/>
					<xsd:enumeration value="38"/>
					<xsd:enumeration value="111"/>
					<xsd:enumeration value="112"/>
					<xsd:enumeration value="113"/>
					<xsd:enumeration value="114"/>
					<xsd:enumeration value="115"/>
					<xsd:enumeration value="121"/>
					<xsd:enumeration value="122"/>
					<xsd:enumeration value="123"/>
					<xsd:enumeration value="124"/>
					<xsd:enumeration value="125"/>
					<xsd:enumeration value="211"/>
					<xsd:enumeration value="212"/>
					<xsd:enumeration value="213"/>
					<xsd:enumeration value="214"/>
					<xsd:enumeration value="215"/>
					<xsd:enumeration value="221"/>
					<xsd:enumeration value="222"/>
					<xsd:enumeration value="223"/>
					<xsd:enumeration value="224"/>
					<xsd:enumeration value="225"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8130">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="50"/>
					<xsd:enumeration value="51"/>
					<xsd:enumeration value="52"/>
					<xsd:enumeration value="53"/>
					<xsd:enumeration value="54"/>
					<xsd:enumeration value="55"/>
					<xsd:enumeration value="56"/>
					<xsd:enumeration value="57"/>
					<xsd:enumeration value="58"/>
					<xsd:enumeration value="61"/>
					<xsd:enumeration value="62"/>
					<xsd:enumeration value="63"/>
					<xsd:enumeration value="64"/>
					<xsd:enumeration value="65"/>
					<xsd:enumeration value="66"/>
					<xsd:enumeration value="67"/>
					<xsd:enumeration value="68"/>
					<xsd:enumeration value="111"/>
					<xsd:enumeration value="112"/>
					<xsd:enumeration value="113"/>
					<xsd:enumeration value="114"/>
					<xsd:enumeration value="115"/>
					<xsd:enumeration value="121"/>
					<xsd:enumeration value="122"/>
					<xsd:enumeration value="123"/>
					<xsd:enumeration value="124"/>
					<xsd:enumeration value="125"/>
					<xsd:enumeration value="211"/>
					<xsd:enumeration value="212"/>
					<xsd:enumeration value="213"/>
					<xsd:enumeration value="214"/>
					<xsd:enumeration value="215"/>
					<xsd:enumeration value="221"/>
					<xsd:enumeration value="222"/>
					<xsd:enumeration value="223"/>
					<xsd:enumeration value="224"/>
					<xsd:enumeration value="225"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attributeGroup ref="generalCharacteristicKeys"/>
	</xsd:complexType>
	<xsd:complexType name="PositionalTolerance_Type">
		<xsd:sequence minOccurs="0" maxOccurs="unbounded">
			<xsd:element ref="k2998" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:choice minOccurs="0" maxOccurs="unbounded">
				<xsd:element ref="Position" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="Value" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="V" minOccurs="0" maxOccurs="unbounded"/>
			</xsd:choice>
		</xsd:sequence>
		<xsd:attribute name="k2004">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="2"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2008">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="2"/>
					<xsd:enumeration value="7"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8030">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="10"/>
					<xsd:enumeration value="11"/>
					<xsd:enumeration value="12"/>
					<xsd:enumeration value="13"/>
					<xsd:enumeration value="16"/>
					<xsd:enumeration value="17"/>
					<xsd:enumeration value="18"/>
					<xsd:enumeration value="20"/>
					<xsd:enumeration value="21"/>
					<xsd:enumeration value="22"/>
					<xsd:enumeration value="23"/>
					<xsd:enumeration value="26"/>
					<xsd:enumeration value="27"/>
					<xsd:enumeration value="28"/>
					<xsd:enumeration value="30"/>
					<xsd:enumeration value="31"/>
					<xsd:enumeration value="32"/>
					<xsd:enumeration value="33"/>
					<xsd:enumeration value="36"/>
					<xsd:enumeration value="37"/>
					<xsd:enumeration value="38"/>
					<xsd:enumeration value="111"/>
					<xsd:enumeration value="112"/>
					<xsd:enumeration value="113"/>
					<xsd:enumeration value="114"/>
					<xsd:enumeration value="115"/>
					<xsd:enumeration value="121"/>
					<xsd:enumeration value="122"/>
					<xsd:enumeration value="123"/>
					<xsd:enumeration value="124"/>
					<xsd:enumeration value="125"/>
					<xsd:enumeration value="211"/>
					<xsd:enumeration value="212"/>
					<xsd:enumeration value="213"/>
					<xsd:enumeration value="214"/>
					<xsd:enumeration value="215"/>
					<xsd:enumeration value="221"/>
					<xsd:enumeration value="222"/>
					<xsd:enumeration value="223"/>
					<xsd:enumeration value="224"/>
					<xsd:enumeration value="225"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8130">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="50"/>
					<xsd:enumeration value="51"/>
					<xsd:enumeration value="52"/>
					<xsd:enumeration value="53"/>
					<xsd:enumeration value="54"/>
					<xsd:enumeration value="55"/>
					<xsd:enumeration value="56"/>
					<xsd:enumeration value="57"/>
					<xsd:enumeration value="58"/>
					<xsd:enumeration value="61"/>
					<xsd:enumeration value="62"/>
					<xsd:enumeration value="63"/>
					<xsd:enumeration value="64"/>
					<xsd:enumeration value="65"/>
					<xsd:enumeration value="66"/>
					<xsd:enumeration value="67"/>
					<xsd:enumeration value="68"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attributeGroup ref="generalCharacteristicKeys"/>
	</xsd:complexType>
	<xsd:complexType name="Position_Type">
		<xsd:sequence minOccurs="0" maxOccurs="unbounded">
			<xsd:element ref="k2998" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:choice minOccurs="0" maxOccurs="unbounded">
				<xsd:element ref="Value" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="V" minOccurs="0" maxOccurs="unbounded"/>
			</xsd:choice>
		</xsd:sequence>
		<xsd:attribute name="k2004">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="2"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2008">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8030">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="10"/>
					<xsd:enumeration value="11"/>
					<xsd:enumeration value="12"/>
					<xsd:enumeration value="13"/>
					<xsd:enumeration value="16"/>
					<xsd:enumeration value="17"/>
					<xsd:enumeration value="18"/>
					<xsd:enumeration value="20"/>
					<xsd:enumeration value="21"/>
					<xsd:enumeration value="22"/>
					<xsd:enumeration value="23"/>
					<xsd:enumeration value="26"/>
					<xsd:enumeration value="27"/>
					<xsd:enumeration value="28"/>
					<xsd:enumeration value="30"/>
					<xsd:enumeration value="31"/>
					<xsd:enumeration value="32"/>
					<xsd:enumeration value="33"/>
					<xsd:enumeration value="36"/>
					<xsd:enumeration value="37"/>
					<xsd:enumeration value="38"/>
					<xsd:enumeration value="111"/>
					<xsd:enumeration value="112"/>
					<xsd:enumeration value="113"/>
					<xsd:enumeration value="114"/>
					<xsd:enumeration value="115"/>
					<xsd:enumeration value="121"/>
					<xsd:enumeration value="122"/>
					<xsd:enumeration value="123"/>
					<xsd:enumeration value="124"/>
					<xsd:enumeration value="125"/>
					<xsd:enumeration value="211"/>
					<xsd:enumeration value="212"/>
					<xsd:enumeration value="213"/>
					<xsd:enumeration value="214"/>
					<xsd:enumeration value="215"/>
					<xsd:enumeration value="221"/>
					<xsd:enumeration value="222"/>
					<xsd:enumeration value="223"/>
					<xsd:enumeration value="224"/>
					<xsd:enumeration value="225"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8130">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="50"/>
					<xsd:enumeration value="51"/>
					<xsd:enumeration value="52"/>
					<xsd:enumeration value="53"/>
					<xsd:enumeration value="54"/>
					<xsd:enumeration value="55"/>
					<xsd:enumeration value="56"/>
					<xsd:enumeration value="57"/>
					<xsd:enumeration value="58"/>
					<xsd:enumeration value="61"/>
					<xsd:enumeration value="62"/>
					<xsd:enumeration value="63"/>
					<xsd:enumeration value="64"/>
					<xsd:enumeration value="65"/>
					<xsd:enumeration value="66"/>
					<xsd:enumeration value="67"/>
					<xsd:enumeration value="68"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attributeGroup ref="generalCharacteristicKeys"/>
	</xsd:complexType>
	<xsd:complexType name="AttributeCharacteristic_Type">
		<xsd:sequence minOccurs="0" maxOccurs="unbounded">
			<xsd:element ref="k2998" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:choice minOccurs="0" maxOccurs="unbounded">
				<xsd:element ref="Characteristic" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="ProcessParameterChar" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="Group" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="AttributeCharacteristic" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="VariableCharacteristic" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="ErrorLogSheet" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="PositionalTolerance" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="Value" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="A" minOccurs="0" maxOccurs="unbounded"/>
			</xsd:choice>
		</xsd:sequence>
		<xsd:attribute name="k2004">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="1"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2008">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8030">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="10"/>
					<xsd:enumeration value="11"/>
					<xsd:enumeration value="12"/>
					<xsd:enumeration value="13"/>
					<xsd:enumeration value="16"/>
					<xsd:enumeration value="17"/>
					<xsd:enumeration value="18"/>
					<xsd:enumeration value="20"/>
					<xsd:enumeration value="21"/>
					<xsd:enumeration value="22"/>
					<xsd:enumeration value="23"/>
					<xsd:enumeration value="26"/>
					<xsd:enumeration value="27"/>
					<xsd:enumeration value="28"/>
					<xsd:enumeration value="30"/>
					<xsd:enumeration value="31"/>
					<xsd:enumeration value="32"/>
					<xsd:enumeration value="33"/>
					<xsd:enumeration value="36"/>
					<xsd:enumeration value="37"/>
					<xsd:enumeration value="38"/>
					<xsd:enumeration value="42"/>
					<xsd:enumeration value="111"/>
					<xsd:enumeration value="112"/>
					<xsd:enumeration value="113"/>
					<xsd:enumeration value="114"/>
					<xsd:enumeration value="115"/>
					<xsd:enumeration value="121"/>
					<xsd:enumeration value="122"/>
					<xsd:enumeration value="123"/>
					<xsd:enumeration value="124"/>
					<xsd:enumeration value="125"/>
					<xsd:enumeration value="211"/>
					<xsd:enumeration value="212"/>
					<xsd:enumeration value="213"/>
					<xsd:enumeration value="214"/>
					<xsd:enumeration value="215"/>
					<xsd:enumeration value="221"/>
					<xsd:enumeration value="222"/>
					<xsd:enumeration value="223"/>
					<xsd:enumeration value="224"/>
					<xsd:enumeration value="225"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8130">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="50"/>
					<xsd:enumeration value="51"/>
					<xsd:enumeration value="52"/>
					<xsd:enumeration value="53"/>
					<xsd:enumeration value="54"/>
					<xsd:enumeration value="55"/>
					<xsd:enumeration value="56"/>
					<xsd:enumeration value="57"/>
					<xsd:enumeration value="58"/>
					<xsd:enumeration value="61"/>
					<xsd:enumeration value="62"/>
					<xsd:enumeration value="63"/>
					<xsd:enumeration value="64"/>
					<xsd:enumeration value="65"/>
					<xsd:enumeration value="66"/>
					<xsd:enumeration value="67"/>
					<xsd:enumeration value="68"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attributeGroup ref="generalCharacteristicKeys"/>
	</xsd:complexType>
	<xsd:complexType name="NominalCharacteristic_Type">
		<xsd:sequence minOccurs="0" maxOccurs="unbounded">
			<xsd:element ref="k2998" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:choice minOccurs="0" maxOccurs="unbounded">
				<xsd:element ref="Characteristic" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="ProcessParameterChar" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="Group" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="AttributeCharacteristic" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="VariableCharacteristic" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="ErrorLogSheet" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="PositionalTolerance" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="Value" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="N" minOccurs="0" maxOccurs="unbounded"/>
			</xsd:choice>
		</xsd:sequence>
		<xsd:attribute name="k2004">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="4"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2008">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8030">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="10"/>
					<xsd:enumeration value="11"/>
					<xsd:enumeration value="12"/>
					<xsd:enumeration value="13"/>
					<xsd:enumeration value="16"/>
					<xsd:enumeration value="17"/>
					<xsd:enumeration value="18"/>
					<xsd:enumeration value="20"/>
					<xsd:enumeration value="21"/>
					<xsd:enumeration value="22"/>
					<xsd:enumeration value="23"/>
					<xsd:enumeration value="26"/>
					<xsd:enumeration value="27"/>
					<xsd:enumeration value="28"/>
					<xsd:enumeration value="30"/>
					<xsd:enumeration value="31"/>
					<xsd:enumeration value="32"/>
					<xsd:enumeration value="33"/>
					<xsd:enumeration value="36"/>
					<xsd:enumeration value="37"/>
					<xsd:enumeration value="38"/>
					<xsd:enumeration value="42"/>
					<xsd:enumeration value="111"/>
					<xsd:enumeration value="112"/>
					<xsd:enumeration value="113"/>
					<xsd:enumeration value="114"/>
					<xsd:enumeration value="115"/>
					<xsd:enumeration value="121"/>
					<xsd:enumeration value="122"/>
					<xsd:enumeration value="123"/>
					<xsd:enumeration value="124"/>
					<xsd:enumeration value="125"/>
					<xsd:enumeration value="211"/>
					<xsd:enumeration value="212"/>
					<xsd:enumeration value="213"/>
					<xsd:enumeration value="214"/>
					<xsd:enumeration value="215"/>
					<xsd:enumeration value="221"/>
					<xsd:enumeration value="222"/>
					<xsd:enumeration value="223"/>
					<xsd:enumeration value="224"/>
					<xsd:enumeration value="225"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8130">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="50"/>
					<xsd:enumeration value="51"/>
					<xsd:enumeration value="52"/>
					<xsd:enumeration value="53"/>
					<xsd:enumeration value="54"/>
					<xsd:enumeration value="55"/>
					<xsd:enumeration value="56"/>
					<xsd:enumeration value="57"/>
					<xsd:enumeration value="58"/>
					<xsd:enumeration value="61"/>
					<xsd:enumeration value="62"/>
					<xsd:enumeration value="63"/>
					<xsd:enumeration value="64"/>
					<xsd:enumeration value="65"/>
					<xsd:enumeration value="66"/>
					<xsd:enumeration value="67"/>
					<xsd:enumeration value="68"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attributeGroup ref="generalCharacteristicKeys"/>
	</xsd:complexType>
	<xsd:complexType name="OrdinalCharacteristic_Type">
		<xsd:sequence minOccurs="0" maxOccurs="unbounded">
			<xsd:element ref="k2998" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:choice minOccurs="0" maxOccurs="unbounded">
				<xsd:element ref="Characteristic" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="ProcessParameterChar" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="Group" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="AttributeCharacteristic" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="VariableCharacteristic" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="ErrorLogSheet" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="PositionalTolerance" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="Value" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="O" minOccurs="0" maxOccurs="unbounded"/>
			</xsd:choice>
		</xsd:sequence>
		<xsd:attribute name="k2004">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="3"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2008">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8030">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="10"/>
					<xsd:enumeration value="11"/>
					<xsd:enumeration value="12"/>
					<xsd:enumeration value="13"/>
					<xsd:enumeration value="16"/>
					<xsd:enumeration value="17"/>
					<xsd:enumeration value="18"/>
					<xsd:enumeration value="20"/>
					<xsd:enumeration value="21"/>
					<xsd:enumeration value="22"/>
					<xsd:enumeration value="23"/>
					<xsd:enumeration value="26"/>
					<xsd:enumeration value="27"/>
					<xsd:enumeration value="28"/>
					<xsd:enumeration value="30"/>
					<xsd:enumeration value="31"/>
					<xsd:enumeration value="32"/>
					<xsd:enumeration value="33"/>
					<xsd:enumeration value="36"/>
					<xsd:enumeration value="37"/>
					<xsd:enumeration value="38"/>
					<xsd:enumeration value="42"/>
					<xsd:enumeration value="111"/>
					<xsd:enumeration value="112"/>
					<xsd:enumeration value="113"/>
					<xsd:enumeration value="114"/>
					<xsd:enumeration value="115"/>
					<xsd:enumeration value="121"/>
					<xsd:enumeration value="122"/>
					<xsd:enumeration value="123"/>
					<xsd:enumeration value="124"/>
					<xsd:enumeration value="125"/>
					<xsd:enumeration value="211"/>
					<xsd:enumeration value="212"/>
					<xsd:enumeration value="213"/>
					<xsd:enumeration value="214"/>
					<xsd:enumeration value="215"/>
					<xsd:enumeration value="221"/>
					<xsd:enumeration value="222"/>
					<xsd:enumeration value="223"/>
					<xsd:enumeration value="224"/>
					<xsd:enumeration value="225"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8130">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="50"/>
					<xsd:enumeration value="51"/>
					<xsd:enumeration value="52"/>
					<xsd:enumeration value="53"/>
					<xsd:enumeration value="54"/>
					<xsd:enumeration value="55"/>
					<xsd:enumeration value="56"/>
					<xsd:enumeration value="57"/>
					<xsd:enumeration value="58"/>
					<xsd:enumeration value="61"/>
					<xsd:enumeration value="62"/>
					<xsd:enumeration value="63"/>
					<xsd:enumeration value="64"/>
					<xsd:enumeration value="65"/>
					<xsd:enumeration value="66"/>
					<xsd:enumeration value="67"/>
					<xsd:enumeration value="68"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attributeGroup ref="generalCharacteristicKeys"/>
	</xsd:complexType>
	<xsd:complexType name="VariableCharacteristic_Type">
		<xsd:sequence minOccurs="0" maxOccurs="unbounded">
			<xsd:element ref="k2998" minOccurs="0" maxOccurs="unbounded"/>
			<xsd:choice minOccurs="0" maxOccurs="unbounded">
				<xsd:element ref="Characteristic" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="ProcessParameterChar" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="ErrorLogSheet" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="AttributeCharacteristic" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="VariableCharacteristic" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="PositionalTolerance" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="NominalCharacteristic" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="OrdinalCharacteristic" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="Value" minOccurs="0" maxOccurs="unbounded"/>
				<xsd:element ref="V" minOccurs="0" maxOccurs="unbounded"/>
			</xsd:choice>
		</xsd:sequence>
		<xsd:attribute name="k2004">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="2"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2008">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="14"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8030">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="10"/>
					<xsd:enumeration value="11"/>
					<xsd:enumeration value="12"/>
					<xsd:enumeration value="13"/>
					<xsd:enumeration value="16"/>
					<xsd:enumeration value="17"/>
					<xsd:enumeration value="18"/>
					<xsd:enumeration value="20"/>
					<xsd:enumeration value="21"/>
					<xsd:enumeration value="22"/>
					<xsd:enumeration value="23"/>
					<xsd:enumeration value="26"/>
					<xsd:enumeration value="27"/>
					<xsd:enumeration value="28"/>
					<xsd:enumeration value="30"/>
					<xsd:enumeration value="31"/>
					<xsd:enumeration value="32"/>
					<xsd:enumeration value="33"/>
					<xsd:enumeration value="36"/>
					<xsd:enumeration value="37"/>
					<xsd:enumeration value="38"/>
					<xsd:enumeration value="42"/>
					<xsd:enumeration value="111"/>
					<xsd:enumeration value="112"/>
					<xsd:enumeration value="113"/>
					<xsd:enumeration value="114"/>
					<xsd:enumeration value="115"/>
					<xsd:enumeration value="121"/>
					<xsd:enumeration value="122"/>
					<xsd:enumeration value="123"/>
					<xsd:enumeration value="124"/>
					<xsd:enumeration value="125"/>
					<xsd:enumeration value="211"/>
					<xsd:enumeration value="212"/>
					<xsd:enumeration value="213"/>
					<xsd:enumeration value="214"/>
					<xsd:enumeration value="215"/>
					<xsd:enumeration value="221"/>
					<xsd:enumeration value="222"/>
					<xsd:enumeration value="223"/>
					<xsd:enumeration value="224"/>
					<xsd:enumeration value="225"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8130">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="50"/>
					<xsd:enumeration value="51"/>
					<xsd:enumeration value="52"/>
					<xsd:enumeration value="53"/>
					<xsd:enumeration value="54"/>
					<xsd:enumeration value="55"/>
					<xsd:enumeration value="56"/>
					<xsd:enumeration value="57"/>
					<xsd:enumeration value="58"/>
					<xsd:enumeration value="61"/>
					<xsd:enumeration value="62"/>
					<xsd:enumeration value="63"/>
					<xsd:enumeration value="64"/>
					<xsd:enumeration value="65"/>
					<xsd:enumeration value="66"/>
					<xsd:enumeration value="67"/>
					<xsd:enumeration value="68"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attributeGroup ref="generalCharacteristicKeys"/>
	</xsd:complexType>
	<xsd:complexType name="Value_Type">
		<xsd:sequence minOccurs="0" maxOccurs="unbounded">
			<xsd:choice>
				<xsd:element ref="k0005" maxOccurs="unbounded"/>
				<xsd:element ref="k0011" maxOccurs="unbounded"/>
			</xsd:choice>
		</xsd:sequence>
		<xsd:attribute name="id" type="xsd:string" use="required"/>
		<xsd:attribute name="sample_id" type="xsd:string"/>
		<xsd:attribute name="sample_element_id" type="xsd:string"/>
		<xsd:attribute name="k0002">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Attribut</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0004" type="xsd:dateTime">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Datum Zeit</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k0006">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Chargennummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="21"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0007">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Nestnummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0008">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfername</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0009">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Text</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0010">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Maschinennummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0012">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfmittelnummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0014" type="xsd:string"/>
		<xsd:attribute name="k0015">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">DC-Nummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0016">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">DC-Nummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="32"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0017">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">DC-Nummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="32"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0053">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Auftrag</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="32"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0054">
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="32"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0055">
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="32"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0056">
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="32"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0057">
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="32"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0058">
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="32"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0059">
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="32"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0060">
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="32"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0061">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0062">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0063">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0207">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Nestnummer Klartext</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0208">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfername Klartext</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0210">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Maschinennummer Klartext</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0212">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfmittelnummer Klartext</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
	</xsd:complexType>
	<xsd:complexType name="A_Type">
		<xsd:complexContent>
			<xsd:restriction base="Value_Type">
				<xsd:sequence minOccurs="0" maxOccurs="unbounded">
					<xsd:choice>
						<xsd:element ref="k0005" maxOccurs="unbounded"/>
						<xsd:element ref="k0011" maxOccurs="unbounded"/>
					</xsd:choice>
				</xsd:sequence>
			</xsd:restriction>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="N_Type">
		<xsd:complexContent>
			<xsd:restriction base="Value_Type">
				<xsd:sequence minOccurs="0" maxOccurs="unbounded">
					<xsd:choice>
						<xsd:element ref="k0005" maxOccurs="unbounded"/>
						<xsd:element ref="k0011" maxOccurs="unbounded"/>
					</xsd:choice>
				</xsd:sequence>
			</xsd:restriction>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="O_Type">
		<xsd:complexContent>
			<xsd:restriction base="Value_Type">
				<xsd:sequence minOccurs="0" maxOccurs="unbounded">
					<xsd:choice>
						<xsd:element ref="k0005" maxOccurs="unbounded"/>
						<xsd:element ref="k0011" maxOccurs="unbounded"/>
					</xsd:choice>
				</xsd:sequence>
			</xsd:restriction>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="V_Type">
		<xsd:complexContent>
			<xsd:restriction base="Value_Type">
				<xsd:sequence minOccurs="0" maxOccurs="unbounded">
					<xsd:choice>
						<xsd:element ref="k0005" maxOccurs="unbounded"/>
						<xsd:element ref="k0011" maxOccurs="unbounded"/>
					</xsd:choice>
				</xsd:sequence>
			</xsd:restriction>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="Catalogues_Type">
		<xsd:all>
			<xsd:element ref="Cavities" minOccurs="0"/>
			<xsd:element ref="Contractors" minOccurs="0"/>
			<xsd:element ref="Contracts" minOccurs="0"/>
			<xsd:element ref="Customers" minOccurs="0"/>
			<xsd:element ref="Drawings" minOccurs="0"/>
			<xsd:element ref="Events" minOccurs="0"/>
			<xsd:element ref="Gages" minOccurs="0"/>
			<xsd:element ref="Machines" minOccurs="0"/>
			<xsd:element ref="Manufacturers" minOccurs="0"/>
			<xsd:element ref="Materials" minOccurs="0"/>
			<xsd:element ref="Operators" minOccurs="0"/>
			<xsd:element ref="OrdinalClasses" minOccurs="0"/>
			<xsd:element ref="ProcessParameters" minOccurs="0"/>
			<xsd:element ref="Products" minOccurs="0"/>
			<xsd:element ref="Staffs" minOccurs="0"/>
			<xsd:element ref="Suppliers" minOccurs="0"/>
			<xsd:element ref="TestReasons" minOccurs="0"/>
			<xsd:element ref="Units" minOccurs="0"/>
		</xsd:all>
	</xsd:complexType>
	<xsd:complexType name="Catalogue_Type"/>
	<xsd:complexType name="CatalogueEntryGroup_Type">
		<xsd:sequence>
			<xsd:element name="CatalogueEntry" type="CatalogueEntry_Type" maxOccurs="unbounded"/>
		</xsd:sequence>
		<xsd:attribute name="id" use="required">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
					<xsd:minInclusive value="0"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="groupName">
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="100"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
	</xsd:complexType>
	<xsd:complexType name="CatalogueEntry_Type">
		<xsd:attribute name="id" use="required">
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:minInclusive value="0"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
	</xsd:complexType>
	<xsd:complexType name="Customers_Type">
		<xsd:complexContent>
			<xsd:extension base="Catalogue_Type">
				<xsd:sequence maxOccurs="unbounded">
					<xsd:choice>
						<xsd:element name="Customer" type="Customer_Type" maxOccurs="unbounded"/>
						<xsd:element ref="CatalogueEntryGroup" minOccurs="0" maxOccurs="unbounded"/>
					</xsd:choice>
				</xsd:sequence>
				<xsd:attribute name="k4000">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="Customer_Type">
		<xsd:complexContent>
			<xsd:extension base="CatalogueEntry_Type">
				<xsd:attribute name="k4002">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="20"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
				<xsd:attribute name="k4003">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
				<xsd:attribute name="k4004" type="xsd:string"/>
				<xsd:attribute name="k4005" type="xsd:string"/>
				<xsd:attribute name="k4006" type="xsd:string"/>
				<xsd:attribute name="k4007" type="xsd:string"/>
				<xsd:attribute name="k4008" type="xsd:string"/>
				<xsd:attribute name="k4009" type="xsd:string"/>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="Manufacturers_Type">
		<xsd:complexContent>
			<xsd:extension base="Catalogue_Type">
				<xsd:sequence maxOccurs="unbounded">
					<xsd:choice>
						<xsd:element name="Manufacturer" type="Manufacturer_Type" maxOccurs="unbounded"/>
						<xsd:element ref="CatalogueEntryGroup" minOccurs="0" maxOccurs="unbounded"/>
					</xsd:choice>
				</xsd:sequence>
				<xsd:attribute name="k4010">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="Manufacturer_Type">
		<xsd:complexContent>
			<xsd:extension base="CatalogueEntry_Type">
				<xsd:attribute name="k4012">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="20"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
				<xsd:attribute name="k4013">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
				<xsd:attribute name="k4014" type="xsd:string"/>
				<xsd:attribute name="k4015" type="xsd:string"/>
				<xsd:attribute name="k4016" type="xsd:string"/>
				<xsd:attribute name="k4017" type="xsd:string"/>
				<xsd:attribute name="k4018" type="xsd:string"/>
				<xsd:attribute name="k4019" type="xsd:string"/>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="Suppliers_Type">
		<xsd:complexContent>
			<xsd:extension base="Catalogue_Type">
				<xsd:sequence maxOccurs="unbounded">
					<xsd:choice>
						<xsd:element name="Supplier" type="Supplier_Type" maxOccurs="unbounded"/>
						<xsd:element ref="CatalogueEntryGroup" minOccurs="0" maxOccurs="unbounded"/>
					</xsd:choice>
				</xsd:sequence>
				<xsd:attribute name="k4020">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="Supplier_Type">
		<xsd:complexContent>
			<xsd:extension base="CatalogueEntry_Type">
				<xsd:attribute name="k4022">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="20"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
				<xsd:attribute name="k4023">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
				<xsd:attribute name="k4024" type="xsd:string"/>
				<xsd:attribute name="k4025" type="xsd:string"/>
				<xsd:attribute name="k4026" type="xsd:string"/>
				<xsd:attribute name="k4027" type="xsd:string"/>
				<xsd:attribute name="k4028" type="xsd:string"/>
				<xsd:attribute name="k4029" type="xsd:string"/>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="Contracts_Type">
		<xsd:complexContent>
			<xsd:extension base="Catalogue_Type">
				<xsd:sequence maxOccurs="unbounded">
					<xsd:choice>
						<xsd:element name="Contract" type="Contract_Type" maxOccurs="unbounded"/>
						<xsd:element ref="CatalogueEntryGroup" minOccurs="0" maxOccurs="unbounded"/>
					</xsd:choice>
				</xsd:sequence>
				<xsd:attribute name="k4030">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="Contract_Type">
		<xsd:complexContent>
			<xsd:extension base="CatalogueEntry_Type">
				<xsd:attribute name="k4032">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="20"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
				<xsd:attribute name="k4033">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="Materials_Type">
		<xsd:complexContent>
			<xsd:extension base="Catalogue_Type">
				<xsd:sequence maxOccurs="unbounded">
					<xsd:choice>
						<xsd:element name="Material" type="Material_Type" maxOccurs="unbounded"/>
						<xsd:element ref="CatalogueEntryGroup" minOccurs="0" maxOccurs="unbounded"/>
					</xsd:choice>
				</xsd:sequence>
				<xsd:attribute name="k4040">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="Material_Type">
		<xsd:complexContent>
			<xsd:extension base="CatalogueEntry_Type">
				<xsd:attribute name="k4042">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="20"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
				<xsd:attribute name="k4043">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="Drawings_Type">
		<xsd:complexContent>
			<xsd:extension base="Catalogue_Type">
				<xsd:sequence maxOccurs="unbounded">
					<xsd:choice>
						<xsd:element name="Drawing" type="Drawing_Type" maxOccurs="unbounded"/>
						<xsd:element ref="CatalogueEntryGroup" minOccurs="0" maxOccurs="unbounded"/>
					</xsd:choice>
				</xsd:sequence>
				<xsd:attribute name="k4050">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="Drawing_Type">
		<xsd:complexContent>
			<xsd:extension base="CatalogueEntry_Type">
				<xsd:attribute name="k4052">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="20"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
				<xsd:attribute name="k4053">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="Machines_Type">
		<xsd:complexContent>
			<xsd:extension base="Catalogue_Type">
				<xsd:sequence maxOccurs="unbounded">
					<xsd:choice>
						<xsd:element name="Machine" type="MachineType" maxOccurs="unbounded"/>
						<xsd:element ref="CatalogueEntryGroup" minOccurs="0" maxOccurs="unbounded"/>
					</xsd:choice>
				</xsd:sequence>
				<xsd:attribute name="k4060">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="MachineType">
		<xsd:complexContent>
			<xsd:extension base="CatalogueEntry_Type">
				<xsd:attribute name="k4062">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="20"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
				<xsd:attribute name="k4063">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="Gages_Type">
		<xsd:complexContent>
			<xsd:extension base="Catalogue_Type">
				<xsd:sequence maxOccurs="unbounded">
					<xsd:choice>
						<xsd:element name="Gage" type="Gage_Type" maxOccurs="unbounded"/>
						<xsd:element ref="CatalogueEntryGroup" minOccurs="0" maxOccurs="unbounded"/>
					</xsd:choice>
				</xsd:sequence>
				<xsd:attribute name="k4070">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="Gage_Type">
		<xsd:complexContent>
			<xsd:extension base="CatalogueEntry_Type">
				<xsd:attribute name="k4072">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="20"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
				<xsd:attribute name="k4073">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
				<xsd:attribute name="k4074">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="20"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="Units_Type">
		<xsd:complexContent>
			<xsd:extension base="Catalogue_Type">
				<xsd:sequence maxOccurs="unbounded">
					<xsd:choice>
						<xsd:element name="Unit" type="Unit_Type" maxOccurs="unbounded"/>
						<xsd:element ref="CatalogueEntryGroup" minOccurs="0" maxOccurs="unbounded"/>
					</xsd:choice>
				</xsd:sequence>
				<xsd:attribute name="k4080">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="Unit_Type">
		<xsd:complexContent>
			<xsd:extension base="CatalogueEntry_Type">
				<xsd:attribute name="k4082">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="20"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
				<xsd:attribute name="k4083">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="Operators_Type">
		<xsd:complexContent>
			<xsd:extension base="Catalogue_Type">
				<xsd:sequence maxOccurs="unbounded">
					<xsd:choice>
						<xsd:element name="Operator" type="Operator_Type" maxOccurs="unbounded"/>
						<xsd:element ref="CatalogueEntryGroup" minOccurs="0" maxOccurs="unbounded"/>
					</xsd:choice>
				</xsd:sequence>
				<xsd:attribute name="k4090">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="Operator_Type">
		<xsd:complexContent>
			<xsd:extension base="CatalogueEntry_Type">
				<xsd:attribute name="k4092">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="20"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
				<xsd:attribute name="k4093">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
				<xsd:attribute name="k4094" type="xsd:string"/>
				<xsd:attribute name="k4095" type="xsd:string"/>
				<xsd:attribute name="k4096" type="xsd:string"/>
				<xsd:attribute name="k4097" type="xsd:string"/>
				<xsd:attribute name="k4098" type="xsd:string"/>
				<xsd:attribute name="k4099" type="xsd:string"/>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="Contractors_Type">
		<xsd:complexContent>
			<xsd:extension base="Catalogue_Type">
				<xsd:sequence maxOccurs="unbounded">
					<xsd:choice>
						<xsd:element name="Contractor" type="Contractor_Type" maxOccurs="unbounded"/>
						<xsd:element ref="CatalogueEntryGroup" minOccurs="0" maxOccurs="unbounded"/>
					</xsd:choice>
				</xsd:sequence>
				<xsd:attribute name="k4100">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="Contractor_Type">
		<xsd:complexContent>
			<xsd:extension base="CatalogueEntry_Type">
				<xsd:attribute name="k4102">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="20"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
				<xsd:attribute name="k4103">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="Products_Type">
		<xsd:complexContent>
			<xsd:extension base="Catalogue_Type">
				<xsd:sequence maxOccurs="unbounded">
					<xsd:choice>
						<xsd:element name="Product" type="Product_Type" maxOccurs="unbounded"/>
						<xsd:element ref="CatalogueEntryGroup" minOccurs="0" maxOccurs="unbounded"/>
					</xsd:choice>
				</xsd:sequence>
				<xsd:attribute name="k4110"/>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="Product_Type">
		<xsd:complexContent>
			<xsd:extension base="CatalogueEntry_Type">
				<xsd:attribute name="k4112" type="xsd:string"/>
				<xsd:attribute name="k4113" type="xsd:string"/>
				<xsd:attribute name="k4114" type="xsd:string"/>
				<xsd:attribute name="k4115" type="xsd:string"/>
				<xsd:attribute name="k4116" type="xsd:string"/>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="Staffs_Type">
		<xsd:complexContent>
			<xsd:extension base="Catalogue_Type">
				<xsd:sequence maxOccurs="unbounded">
					<xsd:choice>
						<xsd:element name="Staff" type="Staff_Type" maxOccurs="unbounded"/>
						<xsd:element ref="CatalogueEntryGroup" minOccurs="0" maxOccurs="unbounded"/>
					</xsd:choice>
				</xsd:sequence>
				<xsd:attribute name="k4120"/>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="Staff_Type">
		<xsd:complexContent>
			<xsd:extension base="CatalogueEntry_Type">
				<xsd:attribute name="k4122" type="xsd:string"/>
				<xsd:attribute name="k4123" type="xsd:string"/>
				<xsd:attribute name="k4124" type="xsd:string"/>
				<xsd:attribute name="k4125" type="xsd:string"/>
				<xsd:attribute name="k4126" type="xsd:string"/>
				<xsd:attribute name="k4127" type="xsd:string"/>
				<xsd:attribute name="k4128" type="xsd:string"/>
				<xsd:attribute name="k4129" type="xsd:string"/>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="Events_Type">
		<xsd:complexContent>
			<xsd:extension base="Catalogue_Type">
				<xsd:sequence maxOccurs="unbounded">
					<xsd:choice>
						<xsd:element name="Event" type="Event_Type" maxOccurs="unbounded"/>
						<xsd:element ref="CatalogueEntryGroup" minOccurs="0" maxOccurs="unbounded"/>
					</xsd:choice>
				</xsd:sequence>
				<xsd:attribute name="k4220">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="Event_Type">
		<xsd:complexContent>
			<xsd:extension base="CatalogueEntry_Type">
				<xsd:attribute name="k4222">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="20"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
				<xsd:attribute name="k4223">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="ProcessParameters_Type">
		<xsd:complexContent>
			<xsd:extension base="Catalogue_Type">
				<xsd:sequence maxOccurs="unbounded">
					<xsd:choice>
						<xsd:element name="ProcessParameter" type="ProcessParameter_Type" maxOccurs="unbounded"/>
						<xsd:element ref="CatalogueEntryGroup" minOccurs="0" maxOccurs="unbounded"/>
					</xsd:choice>
				</xsd:sequence>
				<xsd:attribute name="k4240">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="ProcessParameter_Type">
		<xsd:complexContent>
			<xsd:extension base="CatalogueEntry_Type">
				<xsd:sequence>
					<xsd:element ref="ProcessParameterValues"/>
				</xsd:sequence>
				<xsd:attribute name="k4242">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="20"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
				<xsd:attribute name="k4243">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
				<xsd:attribute name="k4244">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="20"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="ProcessParameterValue_Type">
		<xsd:complexContent>
			<xsd:extension base="CatalogueEntry_Type">
				<xsd:attribute name="k4245">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="20"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
				<xsd:attribute name="k4246">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="ProcessParameterValues_Type">
		<xsd:complexContent>
			<xsd:extension base="Catalogue_Type">
				<xsd:sequence>
					<xsd:element name="ProcessParameterValue" type="ProcessParameterValue_Type" maxOccurs="unbounded"/>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="Cavities_Type">
		<xsd:complexContent>
			<xsd:extension base="Catalogue_Type">
				<xsd:sequence maxOccurs="unbounded">
					<xsd:choice>
						<xsd:element name="Cavity" type="Cavity_Type" maxOccurs="unbounded"/>
						<xsd:element ref="CatalogueEntryGroup" minOccurs="0" maxOccurs="unbounded"/>
					</xsd:choice>
				</xsd:sequence>
				<xsd:attribute name="k4250">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="Cavity_Type">
		<xsd:complexContent>
			<xsd:extension base="CatalogueEntry_Type">
				<xsd:attribute name="k4252">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="20"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
				<xsd:attribute name="k4253">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="OrdinalClasses_Type">
		<xsd:complexContent>
			<xsd:extension base="Catalogue_Type">
				<xsd:sequence maxOccurs="unbounded">
					<xsd:choice>
						<xsd:element name="OrdinalClass" type="OrdinalClass_Type" maxOccurs="unbounded"/>
						<xsd:element ref="CatalogueEntryGroup" minOccurs="0" maxOccurs="unbounded"/>
					</xsd:choice>
				</xsd:sequence>
				<xsd:attribute name="k4230">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="OrdinalClass_Type">
		<xsd:complexContent>
			<xsd:extension base="CatalogueEntry_Type">
				<xsd:attribute name="k4232">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="0"/>
							<xsd:maxLength value="20"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
				<xsd:attribute name="k4233">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="0"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
				<xsd:attribute name="k4234">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="0"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
				<xsd:attribute name="k4235">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="0"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="TestReasons_Type">
		<xsd:complexContent>
			<xsd:extension base="Catalogue_Type">
				<xsd:sequence maxOccurs="unbounded">
					<xsd:choice>
						<xsd:element name="TestReason" type="TestReason_Type" maxOccurs="unbounded"/>
					</xsd:choice>
				</xsd:sequence>
				<xsd:attribute name="k4260">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:complexType name="TestReason_Type">
		<xsd:complexContent>
			<xsd:extension base="CatalogueEntry_Type">
				<xsd:attribute name="k4262">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="20"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
				<xsd:attribute name="k4263">
					<xsd:simpleType>
						<xsd:restriction base="xsd:string">
							<xsd:minLength value="1"/>
							<xsd:maxLength value="100"/>
						</xsd:restriction>
					</xsd:simpleType>
				</xsd:attribute>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:attributeGroup name="generalCharacteristicKeys">
		<xsd:attribute name="guid" use="required">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">GUID zur eindeutigen Kennung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="38"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2001">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Merkmalnummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2002">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Merkmalbezeichnung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="80"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2003">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Merkmalkurzbezeichnung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2005">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Merkmalklasse</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="1"/>
					<xsd:enumeration value="2"/>
					<xsd:enumeration value="3"/>
					<xsd:enumeration value="4"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2006" type="xsd:boolean">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Dokumentationspflicht</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2007">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Regelungsart</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="1"/>
					<xsd:enumeration value="2"/>
					<xsd:enumeration value="3"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2009">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Messgröße</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="100"/>
					<xsd:enumeration value="101"/>
					<xsd:enumeration value="102"/>
					<xsd:enumeration value="103"/>
					<xsd:enumeration value="104"/>
					<xsd:enumeration value="105"/>
					<xsd:enumeration value="106"/>
					<xsd:enumeration value="107"/>
					<xsd:enumeration value="108"/>
					<xsd:enumeration value="109"/>
					<xsd:enumeration value="110"/>
					<xsd:enumeration value="111"/>
					<xsd:enumeration value="112"/>
					<xsd:enumeration value="113"/>
					<xsd:enumeration value="114"/>
					<xsd:enumeration value="115"/>
					<xsd:enumeration value="117"/>
					<xsd:enumeration value="120"/>
					<xsd:enumeration value="121"/>
					<xsd:enumeration value="122"/>
					<xsd:enumeration value="150"/>
					<xsd:enumeration value="151"/>
					<xsd:enumeration value="152"/>
					<xsd:enumeration value="153"/>
					<xsd:enumeration value="154"/>
					<xsd:enumeration value="155"/>
					<xsd:enumeration value="156"/>
					<xsd:enumeration value="160"/>
					<xsd:enumeration value="161"/>
					<xsd:enumeration value="162"/>
					<xsd:enumeration value="200"/>
					<xsd:enumeration value="201"/>
					<xsd:enumeration value="202"/>
					<xsd:enumeration value="203"/>
					<xsd:enumeration value="204"/>
					<xsd:enumeration value="205"/>
					<xsd:enumeration value="206"/>
					<xsd:enumeration value="220"/>
					<xsd:enumeration value="250"/>
					<xsd:enumeration value="251"/>
					<xsd:enumeration value="255"/>
					<xsd:enumeration value="260"/>
					<xsd:enumeration value="270"/>
					<xsd:enumeration value="280"/>
					<xsd:enumeration value="285"/>
					<xsd:enumeration value="290"/>
					<xsd:enumeration value="300"/>
					<xsd:enumeration value="301"/>
					<xsd:enumeration value="350"/>
					<xsd:enumeration value="400"/>
					<xsd:enumeration value="401"/>
					<xsd:enumeration value="402"/>
					<xsd:enumeration value="403"/>
					<xsd:enumeration value="501"/>
					<xsd:enumeration value="502"/>
					<xsd:enumeration value="503"/>
					<xsd:enumeration value="504"/>
					<xsd:enumeration value="505"/>
					<xsd:enumeration value="506"/>
					<xsd:enumeration value="507"/>
					<xsd:enumeration value="508"/>
					<xsd:enumeration value="509"/>
					<xsd:enumeration value="540"/>
					<xsd:enumeration value="541"/>
					<xsd:enumeration value="542"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2011">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">gespeicherte Verteilung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="1"/>
					<xsd:enumeration value="2"/>
					<xsd:enumeration value="4"/>
					<xsd:enumeration value="11"/>
					<xsd:enumeration value="12"/>
					<xsd:enumeration value="21"/>
					<xsd:enumeration value="22"/>
					<xsd:enumeration value="30"/>
					<xsd:enumeration value="41"/>
					<xsd:enumeration value="91"/>
					<xsd:enumeration value="92"/>
					<xsd:enumeration value="99"/>
					<xsd:enumeration value="100"/>
					<xsd:enumeration value="200"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2013" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">natürliche Klassenweite</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2015" type="xsd:integer">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Art der Abnutzung (bei Trenprozessen)</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2016" type="xsd:integer">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">100% Messung des Merkmals</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2017" type="xsd:integer"/>
		<xsd:attribute name="k2018" type="xsd:integer"/>
		<xsd:attribute name="k2019" type="xsd:integer"/>
		<xsd:attribute name="k2021">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Verknüpfungsformel</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2022">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Nachkommastellen</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="9"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2023">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Transformationsart</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="999"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2024" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Transformationsparameter a</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2025" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Transformationsparameter b</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2026" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Transformationsparameter c</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2027" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Transformationsparameter d</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2028">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">natürliche Verteilung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="1"/>
					<xsd:enumeration value="2"/>
					<xsd:enumeration value="3"/>
					<xsd:enumeration value="4"/>
					<xsd:enumeration value="5"/>
					<xsd:enumeration value="6"/>
					<xsd:enumeration value="7"/>
					<xsd:enumeration value="109"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2041">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Erfassungsart</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="99"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2042">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Erfassungsgerät-Nummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2043">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Erfassungsgerätname</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2044">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Erfassungsgerätindex</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2045">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Erfassungskanal</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2046">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Erfassungsubkanal</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2047">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Softwareanforderungindex</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="9"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2048">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Übernahmekanal</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2049">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Kanalinitialisierung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2051">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Schnittstelle</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="1"/>
					<xsd:enumeration value="2"/>
					<xsd:enumeration value="3"/>
					<xsd:enumeration value="4"/>
					<xsd:enumeration value="5"/>
					<xsd:enumeration value="6"/>
					<xsd:enumeration value="7"/>
					<xsd:enumeration value="8"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2052" type="xsd:integer">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Baudrate</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2054">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Parität</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="1"/>
					<xsd:enumeration value="2"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2055">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Datenbits</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="7"/>
					<xsd:enumeration value="8"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2056">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Stopbits</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="1"/>
					<xsd:enumeration value="2"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2060">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Ereigniskatalog</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2061">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prozessparameter Katalog</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2062" type="xsd:integer"/>
		<xsd:attribute name="k2063" type="xsd:integer"/>
		<xsd:attribute name="k2064" type="xsd:integer"/>
		<xsd:attribute name="k2065" type="xsd:integer"/>
		<xsd:attribute name="k2071" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Additionskonstante</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2072" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Multiplikationsfaktor</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2073" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Maß des Einstellmeisters</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2074" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">aktueller Offset für Einstellmessungen</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2075" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Verstärkungsfaktor für Einstellmessungen</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2076" type="xsd:dateTime">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Datum der Einstellmessung</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2080">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Merkmalsstatus</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="65535"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2090">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Merkmalcode</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2091">
			<xsd:annotation>
				<xsd:documentation>Merkmalindex</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2092">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Merkmalstext</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2093">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bearbeitungszustand</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="80"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2095">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Elementcode</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2096">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Elementindex</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2097">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Elementtext</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2098">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Elementadresse</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2100" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Soll-/Zielwert</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2101" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Nennmaß</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2102" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Pmax</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2103">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Toleranzklasse</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="2"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2104">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Toleranzwert</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="99"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2105">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Teile i.O. bei Zensierung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2106" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">erweiterte Messunsicherheit</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2110" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Untere Spezifikationsgrenze</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2111" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Obere Spezifikationsgrenze</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2112" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Unteres Abmaß</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2113" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Oberes Abmaß</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2114" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Untere Schrottgrenze</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2115" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Obere Schrottgrenze</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2120">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Art der Grenze unten</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="1"/>
					<xsd:enumeration value="2"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2121">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Art der Grenze oben</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="-1"/>
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="1"/>
					<xsd:enumeration value="2"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2130" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Untere Plausibilitätsgrenze</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2131" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Obere Plausibilitätsgrenze</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2138">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Ursprung der Klassierung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2139">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Ursprung des Klassierungsmodells</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2141">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Einheit (Katalognummer)</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2142">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Einheit (Langtext)</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2143">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Einheit relativ</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2144" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Additionskonstante relativ</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2145" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Multiplikationsfaktor relativ</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2146">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Nachkommastellen relativ</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="99"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2151">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Toleranz</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2152" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Berechnete Toleranz</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2160" type="xsd:integer">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Losumfang</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2161" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Nacharbeitskosten</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2162" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Ausschusskosten</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2163" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Fehlerkosten</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2165">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Katalogeintrag Verwendung (bei n.i.O. Teilen in attributiver Prüfung)</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2166">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Verwendung (bei n.i.O. Teilen in attributiver Prüfung)</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2170" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Zensierungszeitpunkt</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2171" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Extrapolation</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2172" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Erlaubte Ausfallrate</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2173" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Ausfallfreie Zeit</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2174" type="xsd:integer"/>
		<xsd:attribute name="k2175" type="xsd:integer"/>
		<xsd:attribute name="k2176" type="xsd:integer"/>
		<xsd:attribute name="k2177" type="xsd:float"/>
		<xsd:attribute name="k2178" type="xsd:float"/>
		<xsd:attribute name="k2180" type="xsd:float"/>
		<xsd:attribute name="k2181" type="xsd:float"/>
		<xsd:attribute name="k2182" type="xsd:float"/>
		<xsd:attribute name="k2183" type="xsd:float"/>
		<xsd:attribute name="k2185" type="xsd:integer"/>
		<xsd:attribute name="k2186" type="xsd:float"/>
		<xsd:attribute name="k2201" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prozessstreuung</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2202">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Auswertetyp</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="1"/>
					<xsd:enumeration value="2"/>
					<xsd:enumeration value="3"/>
					<xsd:enumeration value="4"/>
					<xsd:enumeration value="5"/>
					<xsd:enumeration value="42"/>
					<xsd:enumeration value="51"/>
					<xsd:enumeration value="55"/>
					<xsd:enumeration value="61"/>
					<xsd:enumeration value="72"/>
					<xsd:enumeration value="73"/>
					<xsd:enumeration value="92"/>
					<xsd:enumeration value="93"/>
					<xsd:enumeration value="94"/>
					<xsd:enumeration value="98"/>
					<xsd:enumeration value="99"/>
					<xsd:enumeration value="103"/>
					<xsd:enumeration value="104"/>
					<xsd:enumeration value="107"/>
					<xsd:enumeration value="108"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2205">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Anzahl Teile</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="999"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2206" type="xsd:integer"/>
		<xsd:attribute name="k2211">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Normal-Nummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2212">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Normalbezeichnung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2213" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Normal-Istwert</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2214" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Normal-Temperatur</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2215">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Normal-Nummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2216">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Normal-Seriennummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2217">
			<xsd:annotation>
				<xsd:documentation source="desciption" xml:lang="de">Normalhersteller</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="80"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2220">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Anzahl Prüfer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="100"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2221">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Anzahl Messungen</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="99"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2222">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Anzahl Referenzmessungen</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2225" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Cg-Wert</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2226" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Cgk-Wert</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2227" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Abweichung von Typ 1 Studie</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2228" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Sg</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2229" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Kalibrierunsicherheit</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2243">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Zeichnungsdateiname</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="80"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2244">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Zeichnung Referenzpunkt X</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2245">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Zeichnung Referenzpunkt Y</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2246">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Zeichnung Referenzpunkt Z</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2251" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Normal Istwert (untere Toleranz)</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2252" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Normal Istwert (obere Toleranz)</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2301">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Maschinen-Nummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2302">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Maschinenbezeichnung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2303">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Abteilung/Kostenstelle</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2304">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Maschinenstandort</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2305">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Maschinen-Nummer (Katalogeintrag)</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2306">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bereich Werk/Halle</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2307">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">PTM-Nummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2311">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Fertigungsart</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2312">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Fertigungsartbezeichnung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2313">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Fertigungsart-Nummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2320">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Auftrags-Nummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2321">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Auftraggeber-Nummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2322">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Auftraggeber-Name</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2323">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Auftraggeber-Nummer (Katalogeintrag)</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2331">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Werkstück-Nummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2332">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Werkstückbezeichnung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2333">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Werkstück-Nummer (Katalogeintrag)</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2341">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfplan-Nummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2342">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfplanname</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2343">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfplanerstellungsdatum</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2344">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfplanersteller</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2401">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfmittelnummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2402">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfmittelbezeichnung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="80"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2403">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfmittelgruppe</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2404" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfmittelauflösung</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2405">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfmittel-Nummer(Katalogeintrag)</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2406">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfmittelhersteller</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2407">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">SPC-Geräte-Nummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2408">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">SPC-Gerätehersteller</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2409">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">SPC-Geräte-Typ</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2410">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfort</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2411">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfbeginn</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2412">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfende</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2415">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfmittel-Seriennummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2416">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Anzeigegerät</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2421">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfer-Nummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2422">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfer-Name</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2423">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfer-Nummer (Katalogeintrag)</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2430">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bemusterungsart</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="1"/>
					<xsd:enumeration value="2"/>
					<xsd:enumeration value="3"/>
					<xsd:enumeration value="4"/>
					<xsd:enumeration value="5"/>
					<xsd:enumeration value="6"/>
					<xsd:enumeration value="7"/>
					<xsd:enumeration value="8"/>
					<xsd:enumeration value="9"/>
					<xsd:enumeration value="10"/>
					<xsd:enumeration value="11"/>
					<xsd:enumeration value="12"/>
					<xsd:enumeration value="13"/>
					<xsd:enumeration value="14"/>
					<xsd:enumeration value="15"/>
					<xsd:enumeration value="16"/>
					<xsd:enumeration value="17"/>
					<xsd:enumeration value="18"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2432">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Einzelwertausgabe</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="1"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2434">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prozessfähigkeitsnachweis</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="1"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2436">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Test Frequency</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="10"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2438">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Quantity Tested</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="10"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2440">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">ZSB-Komponente</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2442">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Masse der ZSB-Komponente</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="12"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2444">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Material der ZSB-Komponente</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2446">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Herstellerbezogene Produktbezeichnung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2448">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Hersteller der ZSB-Komponente</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2501">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bemaßungsattribut</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="1"/>
					<xsd:enumeration value="2"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2502">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Darstellungsformat Toleranz</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="1"/>
					<xsd:enumeration value="2"/>
					<xsd:enumeration value="3"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2503">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bemaßungstyp</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="1"/>
					<xsd:enumeration value="2"/>
					<xsd:enumeration value="3"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2504">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Zeichnungsänderung Status</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="1"/>
					<xsd:enumeration value="2"/>
					<xsd:enumeration value="3"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2505">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Ansichtsname</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2506">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Blattnummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="999"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2507">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Feldbuchstabe Zeichnung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="2"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2508">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Feldzahl Zeichnung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="99"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2509">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Blattbezeichnung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2511">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bezug 1</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2512">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bezug 2</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2513">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bezug 3</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2514">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bezug 4</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2515">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bezug 5</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2516">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bezug 6</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2517">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bezug 7</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2518">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bezug 8</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2519">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bezug 9</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2520">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bezugssystem</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2521" type="xsd:double">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bezug x-Richtung</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2522" type="xsd:double">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bezug y-Richtung</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2523" type="xsd:double">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bezug z-Richtung</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2524">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">CAD interner Bezug</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2601" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2605" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2610" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2613" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2614" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2615" type="xsd:float"/>
		<xsd:attribute name="k2619" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2630" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2631" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2640" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2641" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2642" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2643" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2644" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2645" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2646" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2650" type="xsd:integer"/>
		<xsd:attribute name="k2654" type="xsd:integer"/>
		<xsd:attribute name="k2655" type="xsd:integer"/>
		<xsd:attribute name="k2720" type="xsd:string"/>
		<xsd:attribute name="k2723" type="xsd:string"/>
		<xsd:attribute name="k2724" type="xsd:string"/>
		<xsd:attribute name="k2725" type="xsd:string"/>
		<xsd:attribute name="k2733" type="xsd:string"/>
		<xsd:attribute name="k2734" type="xsd:string"/>
		<xsd:attribute name="k2735" type="xsd:string"/>
		<xsd:attribute name="k2736" type="xsd:string"/>
		<xsd:attribute name="k2737" type="xsd:string"/>
		<xsd:attribute name="k2740" type="xsd:string"/>
		<xsd:attribute name="k2743" type="xsd:integer"/>
		<xsd:attribute name="k2744" type="xsd:float"/>
		<xsd:attribute name="k2745" type="xsd:float"/>
		<xsd:attribute name="k2746" type="xsd:float"/>
		<xsd:attribute name="k2750" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Klassenweite der Klassierung für Paarung</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2751" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Startwert bei Klassierung für Paarung</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2752" type="xsd:integer">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Anzahl der Klassen bei Klassierung für Paarung</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2800">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldbezeichnung 1</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2801">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldtyp 1</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:length value="1"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2802">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldinhalt 1</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2810">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldbezeichnung 2</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2811">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldtyp 2</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:length value="1"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2812">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldinhalt 2</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2820">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldbezeichnung 3</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2821">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldtyp 3</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:length value="1"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2822">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldinhalt 3</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2830">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldbezeichnung 4</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2831">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldtyp 4</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:length value="1"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2832">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldinhalt 4</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2840">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldbezeichnung 5</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2841">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldtyp 5</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:length value="1"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2842">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldinhalt 5</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2850">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldbezeichnung 6</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2851">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldtyp 6</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:length value="1"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2852">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldinhalt 6</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2860">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldbezeichnung 7</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2861">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldtyp 7</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:length value="1"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2862">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldinhalt 7</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2870">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldbezeichnung 8</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2871">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldtyp 8</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:length value="1"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2872">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldinhalt 8</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2880">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldbezeichnung 9</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2881">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldtyp 9</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:length value="1"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2882">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldinhalt 9</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2890">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldbezeichnung 10</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2891">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldtyp 10</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:length value="1"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2892">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benutzer Feldinhalt 10</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2900">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bemerkung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="255"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k2901">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfbedingungen</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="80"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8006" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">unt.Alarmgr. (Lage)</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8007" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">ob. Alarmgr. (Lage)</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8011" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Mittellage</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8012" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">untere Eingriffsgr.</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8013" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">obere Eingriffsgr.</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8014" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">untere Warngrenze</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8015" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">obere Warngrenze</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8031">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Merkmalnummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="1"/>
					<xsd:enumeration value="2"/>
					<xsd:enumeration value="3"/>
					<xsd:enumeration value="4"/>
					<xsd:enumeration value="5"/>
					<xsd:enumeration value="6"/>
					<xsd:enumeration value="7"/>
					<xsd:enumeration value="8"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8032">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="1"/>
					<xsd:enumeration value="2"/>
					<xsd:enumeration value="3"/>
					<xsd:enumeration value="4"/>
					<xsd:enumeration value="5"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8033">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="1"/>
					<xsd:enumeration value="2"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8034" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8035" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8036" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8037" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8038" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8039" type="xsd:integer">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8040" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8041" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8042" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8043" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8044" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8045" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8046" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8047" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8048" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8049" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8106" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">unt.Signalgr. (Streuung)</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8107" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">ob. Signalgr. (Streuung)</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8111" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Mittellage</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8112" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">untere Eingriffsgr.</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8113" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">obere Eingriffsgr.</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8114" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">untere Warngrenze</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8115" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">obere Warngrenze</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8131">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="1"/>
					<xsd:enumeration value="2"/>
					<xsd:enumeration value="3"/>
					<xsd:enumeration value="4"/>
					<xsd:enumeration value="5"/>
					<xsd:enumeration value="6"/>
					<xsd:enumeration value="7"/>
					<xsd:enumeration value="8"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8132" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8133" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8134" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8135" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8136" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8137" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8138" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8139" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8140" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8141" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8142" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8143" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8144" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8145" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8146" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8147" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8148" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8149" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8500">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Stichprobenumfang</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8501">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Stichprobenart</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="1"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8502">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Stichprobenfrequenz</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8503">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Stichprobenart (attributiv)</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="9"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8504">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Stichprobenhäufigkeit</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8505">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Anzahl Teile (attr.)</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8510" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Cp-Wert</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8511" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Cpk-Wert</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8520" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">geforderter Cp-Wert</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8521" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">geforderter Cpk-Wert</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8522" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">gefixter Cp-Wert</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8523" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">gefixter Cpk-Wert</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8530">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prozessstabilität</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0"/>
					<xsd:enumeration value="1"/>
					<xsd:enumeration value="2"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8531" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Eingegebene Prozessfähigkeit (Cp)</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8532" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Eingegebene Prozessfähigkeit (Cpk)</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8540">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bewertung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8600">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Korrekturstrategie</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="9"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8610" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Untere Korrekturgrenze</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8611" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Obere Korrekturgrenze</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k8612">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Puffergröße</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="99"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k8613" type="xsd:float">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Korrekturzielwert</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attributeGroup ref="generalFeatureKeys"/>
	</xsd:attributeGroup>
	<xsd:attributeGroup name="generalEmpbKeys">
		<xsd:attribute name="k3001">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfbericht Nummer Lieferant</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3002">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfbericht Bezeichnung Lieferant</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3003">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Kenn-Nummer Lieferant</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3004">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfbericht Version Lieferant</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3005">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfbericht Ausfertigung Lieferant</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3006">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Zeichen Lieferant</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3010">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Lieferant Nummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3011">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Lieferanten-Nummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3020">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Erstbemusterung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">nicht angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3021">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Nachbemusterung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">nicht angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3022">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Sonstige Muster</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">nicht angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3023">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Sonstige Muster</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3025">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Wiederholte Vorstellung Nummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3030">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Anlagen (Prüfungsarten)</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3031">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Andere Anlagen (Prüfungsarten)</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3035">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bemusterungsgrund</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3036">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">other - please specify</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="40"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3037">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Requested submission level</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">Level 1</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="2">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">Level 2</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="3">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">Level 3</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="4">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">Level 4</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="5">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">Level 5</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3040">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prozeßfähigkeit</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">voraussichtliche Prozeßfähigkeit</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="2">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">vorläufige Prozeßfähigkeit</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="3">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">Prozeßfähigkeit in der Serie</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3050">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Sachnummer Lieferant</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3052">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benennung Lieferant</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3055">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Zeichnungsnummer Lieferant</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3056">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Stand Lieferant</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3057" type="xsd:dateTime">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Datum Lieferant</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k3058">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Änderungsnummer Lieferant</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3070">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bestellnummer Lieferant</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3071">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Abrufnummer Lieferant</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3077" type="xsd:dateTime">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bestelldatum Lieferant</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k3078" type="xsd:dateTime">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Abrufdatum Lieferant</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k3080">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Lieferschein-Nummer Lieferant</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3087" type="xsd:dateTime">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Lieferschein-Datum Lieferant</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k3100">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Artikelnummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3101">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Liefermenge</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3102">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Liefereinheit</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3103">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Anzahl Muster</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3105">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Chargennummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3106">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Nestnummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3107">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Werkzeugnummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3108">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Restricted Substances</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">nicht angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3109">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Plastic Parts</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">nicht angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3110">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Mustergewicht (Lieferant)</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3112">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">durchgeführt</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3113">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Application</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3115">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Dokumentationspflicht</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">nicht angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3117">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Checking Aid No.</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3118">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Change Level (Checking Aid No.)</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3119" type="xsd:dateTime">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Date (Checking Aid No.)</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k3150">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Ersteller Nummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3160">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Unterschrift Ersteller</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3167" type="xsd:dateTime">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Datum Unterschrift Ersteller</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k3180">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Spezifikationsunterlagen</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="1023"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3187">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Production rate / 8 hours</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3188">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Mold / Cav. / Prod.</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3190">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bemerkung Lieferant</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="1023"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3200">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Fertigungsauftragsnummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3210">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfauftragsnummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3281">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bemerkung Funktionsprüfung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="1023"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3282">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bemerkung Maßprüfung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="1023"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3283">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bemerkung Werkstoffprüfung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="1023"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3284">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bemerkung Zuverlässigkeitsprüfung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="1023"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3285">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bemerkung Prozeßfähigkeitsnachweis</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="1023"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3293">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bemerkung Erscheinungsbild</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="1023"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3296">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bemerkung Inhaltsstoffe</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="1023"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3298">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bemerkung Attributivprüfung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="1023"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3301">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfbericht Nummer Abnehmer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3302">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfbericht Bezeichnung Abnehmer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3303">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Kenn-Nummer Abnehmer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3304">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfbericht Version Abnehmer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3306">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Zeichen Abnehmer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3310">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Kundennummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3350">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Sachnummer Abnehmer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3352">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Benennung Abnehmer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3355">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Zeichnungsnummer Abnehmer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3356">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Stand Abnehmer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3357" type="xsd:dateTime">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Datum Abnahme</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k3358">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Änderungsnummer Abnehmer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3372">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Wareneingangsnummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3379" type="xsd:dateTime">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Wareneingangsdatum</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k3380">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Lieferscheinnummer Abnehmer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3387" type="xsd:dateTime">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Lieferscheindatum Abnehmer</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k3390">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Abladestelle</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3404">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Abnahmeverfahren</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3410">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Mustergewicht Abnehmer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3420">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Gesamtentscheid</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">freigegeben</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="2">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">freigegeben mit Auflage</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="3">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">abgelehnt, neue Muster erforderlich</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="4">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">abgelehnt, mit Maßnahmen verbaubar</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="5">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">abgelehnt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="6">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">andere</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3421">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Entscheidung Funktionsprüfung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">freigegeben</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="2">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">freigegeben mit Auflage</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="3">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">abgelehnt, neue Muster erforderlich</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="4">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">abgelehnt, mit Maßnahmen verbaubar</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="5">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">abgelehnt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="6">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">andere</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3422">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Entscheidung Maßprüfung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">freigegeben</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="2">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">freigegeben mit Auflage</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="3">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">abgelehnt, neue Muster erforderlich</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="4">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">abgelehnt, mit Maßnahmen verbaubar</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="5">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">abgelehnt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="6">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">andere</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3423">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Entscheidung Werkstoffprüfung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">freigegeben</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="2">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">freigegeben mit Auflage</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="3">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">abgelehnt, neue Muster erforderlich</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="4">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">abgelehnt, mit Maßnahmen verbaubar</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="5">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">abgelehnt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="6">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">andere</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3424">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Entscheidung Zuverlässigkeit</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">freigegeben</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="2">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">freigegeben mit Auflage</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="3">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">abgelehnt, neue Muster erforderlich</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="4">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">abgelehnt, mit Maßnahmen verbaubar</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="5">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">abgelehnt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="6">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">andere</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3425">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Entscheidung Prozeßfähigkeit</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">freigegeben</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="2">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">freigegeben mit Auflage</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="3">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">abgelehnt, neue Muster erforderlich</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="4">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">abgelehnt, mit Maßnahmen verbaubar</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="5">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">abgelehnt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="6">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">andere</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3433">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Entscheidung Sichtprüfung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">freigegeben</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="2">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">freigegeben mit Auflage</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="3">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">abgelehnt, neue Muster erforderlich</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="4">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">abgelehnt, mit Maßnahmen verbaubar</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="5">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">abgelehnt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="6">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">andere</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3436">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Entscheidung Inhaltsstoffe</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">freigegeben</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="2">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">freigegeben mit Auflage</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="3">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">abgelehnt, neue Muster erforderlich</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="4">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">abgelehnt, mit Maßnahmen verbaubar</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="5">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">abgelehnt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="6">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">andere</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3438">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Entscheidung Attributivprüfung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">freigegeben</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="2">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">freigegeben mit Auflage</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="3">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">abgelehnt, neue Muster erforderlich</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="4">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">abgelehnt, mit Maßnahmen verbaubar</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="5">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">abgelehnt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="6">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">andere</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3439">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">andere Entscheidung</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3440">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">The Results for</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3442">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">meet all drawing and specif. requmts.</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">nicht angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3445">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Abweich-Genehmigungsnummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3447" type="xsd:dateTime">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Date (Additional Engineering Changes)</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k3450">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfbericht Ersteller (Abnehmer)</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3451">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Name Abnehmer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3460">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Unterschrift Abnehmer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3467" type="xsd:dateTime">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Signaturdatum Abnehmer</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k3470">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Einkäufer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3481">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Auflagen</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="1023"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3490">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bemerkung Abnehmer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="1023"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3560">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Name of inspection facility</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3561">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Borg Warner: Functional inspection facility</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3562">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Borg Warner: Dimensional inspection facility</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3563">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Borg Warner: Material inspection facility</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3564">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">(frei für:) Zuverlässigkeit, inspection facility</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3565">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">(frei für:) Sichtprüfung, inspection facility</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3566">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">(frei für:) Attributivprüfung, inspection facility</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3569">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">(frei für:) Sonstige Prüfung, inspection facility</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3581">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bemerkung Funktionsprüfung (Abnehmer)</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="1023"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3582">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bemerkung Maßprüfung (Abnehmer)</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="1023"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3583">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bemerkung Werkstoffprüfung (Abnehmer)</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="1023"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3600">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Prüfbericht Art</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3601">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bemusterungsgrund</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="30"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3602">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bemusterungsgrund</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3610">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bemusterungsgrund</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3617" type="xsd:dateTime">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Änderungsdatum</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k3701">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Verteiler 1</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">nicht angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3702">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Verteiler 2</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">nicht angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3703">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Verteiler 3</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">nicht angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3704">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Verteiler 4</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">nicht angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3705">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Verteiler 5</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">nicht angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3706">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Verteiler 6</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">nicht angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3707">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Verteiler 7</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">nicht angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3708">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Verteiler 8</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">nicht angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3709">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Verteiler 9</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">nicht angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3710">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Verteiler 10</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">nicht angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3711">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Verteiler 11</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">nicht angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3712">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Verteiler 12</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">nicht angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3713">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Verteiler 13</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">nicht angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3714">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Verteiler 14</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">nicht angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3750">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Gefährliche Stoffe nach ChemG/GefStoffV?</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">nicht angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3752">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Entstehung von Gefahrstoffen bei sachgemäßem Umgang?</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">nicht angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3754">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Gefahrgut nach Verkehrsrecht</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">nicht angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3756">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Wassergefährdende Stoffe nach Wasserrecht</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">nicht angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3757">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bemusterungsgrund</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3758">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bemusterungsgrund</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3760">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bauteil mit Bioziden</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">nicht angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3761">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bemusterungsgrund</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="50"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3763">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Entsteht bei Entsorgung ein Abfall mit EAK-Code?</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:enumeration value="0">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">nicht angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
					<xsd:enumeration value="1">
						<xsd:annotation>
							<xsd:documentation source="description" xml:lang="de">angekreuzt</xsd:documentation>
						</xsd:annotation>
					</xsd:enumeration>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k3764">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Bemusterungsgrund</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
	</xsd:attributeGroup>
	<xsd:attributeGroup name="generalFeatureKeys">
		<xsd:attribute name="k2540" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2541" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2542" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2543" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2544" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2545" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2546" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2547" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2548" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2549" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2550" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2551" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2552" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2553" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2554" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2555" type="xsd:string">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de"/>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k2738" type="xsd:float"/>
		<xsd:attribute name="k2739" type="xsd:float"/>
		<xsd:attribute name="k2741" type="xsd:integer"/>
		<xsd:attribute name="k2996" type="xsd:string"/>
	</xsd:attributeGroup>
	<xsd:attributeGroup name="generalAdditionalDataKeys">
		<xsd:attribute name="k0004" type="xsd:dateTime">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Datum Zeit</xsd:documentation>
			</xsd:annotation>
		</xsd:attribute>
		<xsd:attribute name="k0006">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Chargennummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="21"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0007">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Katalogeintrag Nestnummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0008">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Katalogeintrag Prüfername</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0010">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Katalogeintrag Maschinennummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0012">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Katalogeintrag Prüfmittel</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:integer">
					<xsd:maxInclusive value="32767"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0207">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Langtext Nestnummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0208">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Langtext Prüfername</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0210">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Langtext Maschinennummer</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
		<xsd:attribute name="k0212">
			<xsd:annotation>
				<xsd:documentation source="description" xml:lang="de">Langtext Prüfmittel</xsd:documentation>
			</xsd:annotation>
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:minLength value="1"/>
					<xsd:maxLength value="20"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:attribute>
	</xsd:attributeGroup>
</xsd:schema>

