⚲
Project
Profile
Help
Tour this page
Frequent Planio Questions
Learning Resources
Sign in
Register
Switch Planio account
Open in Planio App
Share current page
Search
:
Projects
All Projects
Help
Tour this page
Frequent Planio Questions
Learning Resources
Sign in
Register
Switch Planio account
Open in Planio App
Share current page
Saxon
Overview
Roadmap
Issues
Calendar
Blog
Documents
Forums
Files
Repository
Download (1.18 KB)
Support #4889
» payload.xml
fouad MOUTASSIM
, 2021-02-03 19:41
<?xml version="1.0" encoding="UTF-8"?>
<ns7:fwkMappingIn
xmlns:ns7=
"http://www.loreal.com/hip/fwk/mapping/FwkMapping"
xmlns:ns9=
"http://www.loreal.com/hip/fwk/mapping/Header"
xmlns:ns1=
"http://www.loreal.com/hip/fwk/common/Property"
xmlns:ns8=
"http://www.loreal.com/hip/fwk/mapping/Document"
>
<ns7:fwkMapping>
<ns7:header>
<ns9:instanceId>
f053e3ed-9b3d-431a-9208-5506f25c24ce
</ns9:instanceId>
<ns9:project>
Test
</ns9:project>
</ns7:header>
<ns7:mappingData>
<ns7:document>
<ns8:content>
<ns8:text>
<![CDATA[<?xml version="1.0" encoding="UTF-8"?>
<p:catalog
xmlns:p=
"http://mycompany.org/bookstore/catalog"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://mycompany.org/bookstore/catalog book_catalog.xsd "
>
<p:book
id=
""
>
<p:author>
author
</p:author>
<p:title>
title
</p:title>
<p:genre>
genre
</p:genre>
<p:price>
0.0
</p:price>
<p:publish_date>
2001-01-01
</p:publish_date>
<p:description>
description
</p:description>
</p:book>
</p:catalog>
]]>
</ns8:text>
</ns8:content>
<ns8:filename
/>
<ns8:size>
0
</ns8:size>
</ns7:document>
</ns7:mappingData>
</ns7:fwkMapping>
</ns7:fwkMappingIn>
« Previous
1
2
3
4
Next »
(2-2/4)
Loading...