Schema Name: ProductQualityV2R40.xsd
Target Namespace: http://www.papinet.org/v2r40
Documentation:
Copyright 2000-2009 papiNet G.I.E (papiNet), International Digital Enterprise Alliance, Inc. (IDEAlliance), and American Forest and Paper Association, Inc. (AFPA), collectively Copyright Owner. All rights reserved by the Copyright Owner under the laws of the United States, Belgium, the European Economic Community, and all states, domestic and foreign. For support, more information, or to report implementation bugs, please contact papiNet at www.papiNet.org.
Collapse XSD Schema Code:

<xs:schema xmlns="http://www.papinet.org/v2r40" xmlns:pn="http://www.papinet.org/v2r40" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.papinet.org/v2r40" elementFormDefault="qualified" attributeFormDefault="unqualified" version="v2r40_20081207">
	<xs:annotation>
		<xs:documentation>Copyright 2000-2009  papiNet G.I.E (papiNet), International Digital Enterprise Alliance, Inc. (IDEAlliance), and American Forest and Paper Association, Inc. (AFPA), collectively Copyright Owner. All rights reserved by the Copyright Owner under the laws of the United States, Belgium, the European Economic Community, and all states, domestic and foreign.  For support, more information, or to report implementation bugs, please contact papiNet at www.papiNet.org.</xs:documentation>
	</xs:annotation>
	<xs:include schemaLocation="papiNetCommonDefsV2R40.xsd"/>
	<xs:element name="ProductQuality">
		<xs:complexType>
			<xs:sequence>
				<xs:element ref="ProductQualityHeader"/>
				<xs:choice minOccurs="0" maxOccurs="unbounded">
					<xs:element ref="ProductQualityPeriod"/>
					<xs:element ref="ProductQualityPurchaseOrder"/>
					<xs:element ref="ProductQualityShipment"/>
				</xs:choice>
			</xs:sequence>
			<xs:attribute name="ProductQualityStatusType" use="required">
				<xs:simpleType>
					<xs:restriction base="statusType">
						<xs:enumeration value="Cancelled"/>
						<xs:enumeration value="Original"/>
						<xs:enumeration value="Replaced"/>
					</xs:restriction>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="Language" type="languageType" default="eng"/>
		</xs:complexType>
	</xs:element>
	<xs:element name="ProductQualityHeader">
		<xs:complexType>
			<xs:sequence>
				<xs:element ref="ProductQualityIssueDate"/>
				<xs:element ref="ProductQualityMessageNumber"/>
				<xs:element ref="RequestNumber" minOccurs="0"/>
				<xs:element ref="TransactionHistoryNumber" minOccurs="0"/>
				<xs:element ref="SenderParty"/>
				<xs:element ref="ReceiverParty" minOccurs="0" maxOccurs="unbounded"/>
				<xs:element ref="BuyerParty" minOccurs="0"/>
				<xs:element ref="SupplierParty" minOccurs="0"/>
				<xs:element ref="OtherParty" minOccurs="0" maxOccurs="unbounded"/>
				<xs:element ref="ProductQualityReference" minOccurs="0" maxOccurs="unbounded"/>
				<xs:element ref="AdditionalText" minOccurs="0" maxOccurs="unbounded"/>
				<xs:element ref="TermsAndDisclaimers" minOccurs="0" maxOccurs="unbounded"/>
			</xs:sequence>
		</xs:complexType>
	</xs:element>
</xs:schema>
Collapse Elements: