<?xml version="1.0" encoding="UTF-8"?>
<sh:StandardBusinessDocument xmlns:sh="http://www.unece.org/cefact/namespaces/StandardBusinessDocumentHeader" xmlns:eanucc="urn:ean.ucc:2" xmlns:gdsn="urn:ean.ucc:gdsn:2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.unece.org/cefact/namespaces/StandardBusinessDocumentHeader http://www.gdsregistry.org/2.1/schemas/sbdh/StandardBusinessDocumentHeader.xsd urn:ean.ucc:2 http://www.gdsregistry.org/2.1/schemas/CatalogueItemConfirmationProxy.xsd">
    <sh:StandardBusinessDocumentHeader>
        <sh:HeaderVersion>1.0</sh:HeaderVersion>
        <sh:Sender>
            <sh:Identifier Authority="EAN.UCC">6903148000007</sh:Identifier>
            <sh:ContactInformation>
                <sh:Contact>John Doe</sh:Contact>
                <sh:EmailAddress>John_Doe@purchasing.XYZretailer.com</sh:EmailAddress>
                <sh:FaxNumber>+1-212-555-1213</sh:FaxNumber>
                <sh:TelephoneNumber>+1-212-555-2122</sh:TelephoneNumber>
                <sh:ContactTypeIdentifier>Buyer</sh:ContactTypeIdentifier>
            </sh:ContactInformation>
        </sh:Sender>
        <sh:Receiver>
            <sh:Identifier Authority="EAN.UCC">2203148000007</sh:Identifier>
            <sh:ContactInformation>
                <sh:Contact>Mary Smith</sh:Contact>
                <sh:EmailAddress>Mary_Smith@widgets.com</sh:EmailAddress>
                <sh:FaxNumber>+1-312-555-1214</sh:FaxNumber>
                <sh:TelephoneNumber>+1-312-555-2125</sh:TelephoneNumber>
                <sh:ContactTypeIdentifier>Seller</sh:ContactTypeIdentifier>
            </sh:ContactInformation>
        </sh:Receiver>
        <sh:DocumentIdentification>
            <sh:Standard>EAN.UCC</sh:Standard>
            <sh:TypeVersion>2.1</sh:TypeVersion>
            <sh:InstanceIdentifier>100002</sh:InstanceIdentifier>
            <sh:Type>CatalogueItemConfirmation</sh:Type>
            <sh:MultipleType>false</sh:MultipleType>
            <sh:CreationDateAndTime>2006-01-10T12:00:01.000-05:00</sh:CreationDateAndTime>
        </sh:DocumentIdentification>
    </sh:StandardBusinessDocumentHeader>
    <eanucc:message>
        <entityIdentification>
            <uniqueCreatorIdentification>MSG-123-20060110</uniqueCreatorIdentification>
            <contentOwner>
                <gln>0012345000359</gln>
            </contentOwner>
        </entityIdentification>
        <eanucc:transaction>
            <entityIdentification>
                <uniqueCreatorIdentification>MSG-123-20060110</uniqueCreatorIdentification>
                <contentOwner>
                    <gln>0012345000359</gln>
                </contentOwner>
            </entityIdentification>
            <command>
                <eanucc:documentCommand>
                    <documentCommandHeader type="ADD">
                        <entityIdentification>
                            <uniqueCreatorIdentification>MSG-123-20060110</uniqueCreatorIdentification>
                            <contentOwner>
                                <gln>0012345000359</gln>
                            </contentOwner>
                        </entityIdentification>
                    </documentCommandHeader>
                    <documentCommandOperand>
                        <gdsn:catalogueItemConfirmation creationDateTime="2006-01-10T12:00:01.000-05:00" documentStatus="ORIGINAL" xsi:schemaLocation="urn:ean.ucc:2 ../Schemas/CatalogueItemConfirmationProxy.xsd">
                            <contentVersion>
                                <versionIdentification>2.1</versionIdentification>
                            </contentVersion>
                            <documentStructureVersion>
                                <versionIdentification>2.1</versionIdentification>
                            </documentStructureVersion>
                            <catalogueItemConfirmationIdentification>
                                <uniqueCreatorIdentification>WG-000001</uniqueCreatorIdentification>
                                <contentOwner>
                                    <gln>0012345000359</gln>
                                </contentOwner>
                            </catalogueItemConfirmationIdentification>
                            <catalogueItemReference>
                                <gtin>06110123456784</gtin>
                                <dataSource>0012345000359</dataSource>
                                <targetMarket>
                                    <targetMarketCountryCode>
                                        <countryISOCode>US</countryISOCode>
                                    </targetMarketCountryCode>
                                    <targetMarketSubdivisionCode>
                                        <countrySubDivisionISOCode>US-CA</countrySubDivisionISOCode>
                                    </targetMarketSubdivisionCode>
                                </targetMarket>
                            </catalogueItemReference>
                            <catalogueItemConfirmationState state="REVIEW">
                                <recipientDataPool>0078132200019</recipientDataPool>
                                <recipientGLN>0012345000010</recipientGLN>
                            </catalogueItemConfirmationState>
                            <catalogueItemConfirmationStatusDetail>
                                <confirmationStatusCatalogueItem>
                                    <gtin>06110123456764</gtin>
                                    <dataSource>0012345000359</dataSource>
                                    <targetMarket>
                                        <targetMarketCountryCode>
                                            <countryISOCode>US</countryISOCode>
                                        </targetMarketCountryCode>
                                    </targetMarket>
                                </confirmationStatusCatalogueItem>
                                <catalogueItemConfirmationStatus>
                                    <confirmationStatusCode>CIC005</confirmationStatusCode>
                                    <confirmationStatusCodeDescription>
                                        <language>
                                            <languageISOCode>EN</languageISOCode>
                                        </language>
                                        <text>Incorrect Width</text>
                                    </confirmationStatusCodeDescription>
                                    <additionalConfirmationStatusDescription>
                                        <language>
                                            <languageISOCode>EN</languageISOCode>
                                        </language>
                                        <text>Dimensional discrepancy on base unit level</text>
                                    </additionalConfirmationStatusDescription>
                                    <correctiveAction>
                                        <correctiveAction>CONTACT_TRADING_PARTNER</correctiveAction>
                                        <expectedCorrectiveInformation>
                                            <language>
                                                <languageISOCode>EN</languageISOCode>
                                            </language>
                                            <text>Measure product width and contact Department 567</text>
                                        </expectedCorrectiveInformation>
                                    </correctiveAction>
                                </catalogueItemConfirmationStatus>
                            </catalogueItemConfirmationStatusDetail>
                        </gdsn:catalogueItemConfirmation>
                    </documentCommandOperand>
                </eanucc:documentCommand>
            </command>
        </eanucc:transaction>
    </eanucc:message>
</sh:StandardBusinessDocument>
