Business-cXML
view release on metacpan or search on metacpan
t/xml-assets/punchoutorder2-message.xml view on Meta::CPAN
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE cXML SYSTEM "http://xml.cxml.org/schemas/cXML/1.2.036/cXML.dtd">
<cXML timestamp="2018-01-01T00:00:00-0500" payloadID="123456789.2222.55123123@localhost" xml:lang="en-US">
<Header>
<From>
<Credential domain="TEST">
<Identity>remotehost</Identity>
</Credential>
</From>
<To>
<Credential domain="TEST">
<Identity>localhost</Identity>
</Credential>
</To>
<Sender>
<Credential domain="TEST">
<Identity>remotehost</Identity>
</Credential>
<UserAgent>Test Service</UserAgent>
</Sender>
</Header>
<Message deploymentMode="production" inReplyTo="123.olderMessage">
<PunchOutOrderMessage>
<BuyerCookie>12345678</BuyerCookie>
<PunchOutOrderMessageHeader operationAllowed="create" quoteStatus="final">
<Total>
<Money currency="CAD">12.99</Money>
</Total>
</PunchOutOrderMessageHeader>
</PunchOutOrderMessage>
</Message>
</cXML>
( run in 0.716 second using v1.01-cache-2.11-cpan-39bf76dae61 )