You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by vramu_sg <ra...@SIMTech.a-star.edu.sg> on 2006/04/01 11:34:49 UTC

RE: Exception in thread "main" java.lang.ClassCastException: org.apache.

the contents of the
file C:/Awsp/Scs/Mappingguide/3A9-R-C-POC/POCancelRequest-3A9.xml

<?xml version="1.0"?>
<Pip3A9PurchaseOrderCancellationRequest>
    <fromRole>
        <PartnerRoleDescription>
            <ContactInformation>
                <contactName>
                    <FreeFormText>John</FreeFormText>
                </contactName>
                <EmailAddress>john@test.com</EmailAddress>
                <facsimileNumber>
                    <CommunicationsNumber>63243431</CommunicationsNumber>
                </facsimileNumber>
                <telephoneNumber>
                    <CommunicationsNumber>67313543</CommunicationsNumber>
                </telephoneNumber>
            </ContactInformation>
           
<GlobalPartnerRoleClassificationCode>Seller</GlobalPartnerRoleClassificationCode>
            <PartnerDescription>
                <BusinessDescription>
                   
<GlobalBusinessIdentifier>G787889889</GlobalBusinessIdentifier>
                   
<GlobalSupplyChainCode>SC234234234</GlobalSupplyChainCode>
                </BusinessDescription>
               
<GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
            </PartnerDescription>
        </PartnerRoleDescription>
    </fromRole>
    <GlobalDocumentFunctionCode>709099009</GlobalDocumentFunctionCode>
    <PurchaseOrderCancellation>
       
<GlobalPurchaseOrderCancellationCode>PC1413423</GlobalPurchaseOrderCancellationCode>
        <purchaseOrderIdentifier>
           
<ProprietaryDocumentIdentifier>498898989</ProprietaryDocumentIdentifier>
        </purchaseOrderIdentifier>
        <RevisionNumber>1001</RevisionNumber>
    </PurchaseOrderCancellation>
    <thisDocumentGenerationDateTime>
        <DateTimeStamp>2005/12/20 10:10</DateTimeStamp>
    </thisDocumentGenerationDateTime>
    <thisDocumentIdentifier>
       
<ProprietaryDocumentIdentifier>ID113123</ProprietaryDocumentIdentifier>
    </thisDocumentIdentifier>
    <toRole>
        <PartnerRoleDescription>
            <ContactInformation>
                <contactName>
                    <FreeFormText>David</FreeFormText>
                </contactName>
                <EmailAddress>david@test.com</EmailAddress>
                <facsimileNumber>
                    <CommunicationsNumber>61231231</CommunicationsNumber>
                </facsimileNumber>
                <telephoneNumber>
                    <CommunicationsNumber>67613131</CommunicationsNumber>
                </telephoneNumber>
            </ContactInformation>
           
<GlobalPartnerRoleClassificationCode>Seller</GlobalPartnerRoleClassificationCode>
            <PartnerDescription>
                <BusinessDescription>
                   
<GlobalBusinessIdentifier>79988989</GlobalBusinessIdentifier>
                   
<GlobalSupplyChainCode>81341231243</GlobalSupplyChainCode>
                </BusinessDescription>
               
<GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
            </PartnerDescription>
        </PartnerRoleDescription>
    </toRole>
</Pip3A9PurchaseOrderCancellationRequest>
--
View this message in context: http://www.nabble.com/Exception-in-thread-%22main%22-java.lang.ClassCastException%3A-org.apache.xmlb-t1367527.html#a3702243
Sent from the Xml Beans - Dev forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org