⚲
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.38 KB)
Bug #6054
ยป valid_baseProduct.xml
Khalil Rahmouni
, 2023-05-30 15:40
<?xml version="1.0" encoding="UTF-8"?>
<ns1:BaseProducts
xmlns:ns1=
"http://Carmen.Population/Connector"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://Carmen.Population/Connector ../../main/resources/xsd/as_2t_base_products.xsd "
>
<ns1:header
ns1:creationDate=
"2014-11-12T12:00:00"
ns1:knowledgeDate=
"2001-01-01"
/>
<ns1:baseProduct>
<ns1:bpr_ty>
1111111111.000000
</ns1:bpr_ty>
<ns1:ext_prodclass_cv>
2222222222.0000000
</ns1:ext_prodclass_cv>
<ns1:pds_description>
description string
</ns1:pds_description>
<ns1:match>
match_1
</ns1:match>
<ns1:subscription_template_id>
subscription_1
</ns1:subscription_template_id>
<ns1:bpr_add_param>
<ns1:bpr_add_param_ty_cv>
333.0
</ns1:bpr_add_param_ty_cv>
<ns1:bpr_add_param_name>
param string 1
</ns1:bpr_add_param_name>
</ns1:bpr_add_param>
<ns1:bpr_add_param>
<ns1:bpr_add_param_ty_cv
xsi:nil=
"true"
/>
<ns1:bpr_add_param_name
xsi:nil=
"true"
/>
</ns1:bpr_add_param>
</ns1:baseProduct>
<ns1:baseProduct>
<ns1:bpr_ty>
2.0
</ns1:bpr_ty>
<ns1:ext_prodclass_cv>
3.0
</ns1:ext_prodclass_cv>
<ns1:pds_description>
description string
</ns1:pds_description>
<ns1:match>
match_1
</ns1:match>
<ns1:subscription_template_id>
subscription_1
</ns1:subscription_template_id>
</ns1:baseProduct>
<ns1:footer
ns1:numberOfRecords=
"1"
/>
</ns1:BaseProducts>
(1-1/1)
Loading...