How to write this in XMLPort Designer ?

snyktp
Member Posts: 75
Hello everybody,
<src:ID schemeID="1" schemeName="FEC">999999999</src:ID>
How can I write this line in XMLPort ? I cant show it as you see above.. ](*,)
TagName TagType SourceType DataSource
SrcID Element Text SrcID
schemeID Attribute Field SRW::Record ID
schemeName Attribute Field SRW::Line No.
<src:ID schemeID="1" schemeName="FEC">999999999</src:ID>
How can I write this line in XMLPort ? I cant show it as you see above.. ](*,)
TagName TagType SourceType DataSource
SrcID Element Text SrcID
schemeID Attribute Field SRW::Record ID
schemeName Attribute Field SRW::Line No.
0
Answers
-
Do you have any idea about that?
<feram:ID schemeID="1" schemeName="FEC">8713782590073</feram:ID>0 -
XMLport as (number marks indentation)
TagName TagType SourceType DataSource
TDataRX Element Text Karte
TList Element Table Ticket(Ticket)
T Element Text T
ID Attribute Field Ticket::Ticket
OID Attribute Field Ticket::Event
OID Element Field Ticket::Event
EvID Element Field Ticket::Event
returns
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<TDataRX>
<TList>
<T ID="67" OID="4">
<OID>4</OID>
<EvID>4</EvID>
<BC>67</BC>
<CatName/>
...
</T>
</TList>
</TDataRX>0 -
I will try it. Thank you so much..0
-
But this is not what i want ..
<TDataRX>
<TList>
< T ID="67" OID="4">
<OID>4</OID> only it should show 4 without <OID> & </OID> ...
</T>
</TList>
</TDataRX>
Thank you again0 -
Play with indentation and Element/Attribute properties.
Indent TagName TagType SourceType DataSource
0 TDataRX Element Text Karte
1 TList Element Table Ticket(Ticket)
2 T Element Text T
3 ID Attribute Field Ticket::Ticket
3 OID Attribute Field Ticket::Event
4 OID Element Field Ticket::Event
5 EvID Attribute Field Ticket::Event
3 BC Element Field Ticket::Ticket
3 CatName Element Field Ticket::CatName
returns...
- <TDataRX>
- <TList>
- <T ID="67" OID="4">
<OID EvID="4">4</OID> //!!!! here you can see output
<BC>67</BC>
<CatName />0 -
Thank you Malajlo .. It works...0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions