473,378 Members | 1,492 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

lettura nodo

<?xml version="1.0" encoding="utf-8"?>
<TRACCIATI>
<TRACCIATO>
<TABLE NAME="01">
<FIELD NAME="uno" START="0" LEN="5" />
<FIELD NAME="due" START="5" LEN="6" />
<FIELD NAME="tre" START="11" LEN="8" />
<FIELD NAME="quattro" START="13" LEN="10" />
<FIELD NAME="cinque" START="23" LEN="2" />
</TABLE>
<TABLE NAME="10">
<FIELD NAME="sei" START="1" LEN="6" />
<FIELD NAME="sette" START="6" LEN="7" />
<FIELD NAME="otto" START="12" LEN="9" />
<FIELD NAME="nove" START="14" LEN="11" />
<FIELD NAME="dieci" START="24" LEN="3" />
</TABLE>
</TRACCIATO>
</TRACCIATI>

In linguaggio C#
CIao io ho questo file XML come faccio a far visualizzare sulla console
solo il contenuto della tabella01?!

E come faccio a visualizzare sulla console soltanto il campo della
tabella10 con NAME=sette?!

grazie x chi mi darà na mano...

Jul 26 '06 #1
0 869

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: wabr7030 | last post by:
I have two xml file 1) xml source: <Indici> <F1>xxx</F1> <F2>yyy</F2> </Indici> 2) File colsDef.xml:
4
by: misirion | last post by:
Ciao, vorrei poter scrivere e leggere su files binari dei vettori di stringhe, ed avrei implementato questo codice: ifstream fin(conf.c_str(),ios::binary); char inc; fin.read( inc,...
1
by: MaVco | last post by:
Salve, stò provando ad usare la funzione DlookUp su una maschera continua, ma mi ci sto legando... nella tabella Gestionecopie ho i campi: IDCopie LetturaPrec Lettura Ogni volta che...
0
by: Luis E Valencia | last post by:
How to Collapse all the nodes of a tree view? Private Sub TreeView1_Expand(ByVal sender As Object, ByVal e As Microsoft.Web.UI.WebControls.TreeViewClickEventArgs) Handles TreeView1.Expand ...
6
by: TC | last post by:
Hi. I write a program in c language that read a text file and extrapolate the word. for all word the program calculate the number of the times that word is present in the text. The problem is the...
3
by: TC | last post by:
I'm not a C programmer. This is a good C? how check the return value of getch or scanf? and how check for the \n at the end of the text read? FEOF do not return true if the file (text file) is...
0
by: and251076 | last post by:
Buongiorno, da pochi giorno ho installato la versione 2005 di Visual Studio, ma ahi mè non funziona tutto perfettamente. Infatti non riesco ad eseguite le miei applicazioni web in localhost. Se...
1
by: Olaf \El Blanco\ | last post by:
No entiendo cual es el problema, trato de agregar un solo entero al final y el compilador me avisa de ese error. Tambien tengo una pregunta dentro de la funcion: struct _nodo { int dato;...
2
by: Olaf \El Blanco\ | last post by:
struct _nodo { int info; struct _nodo *next; }; typedef struct _nodo nodo; Which is the difference in: 1) nodo **p 2) nodo *q
0
by: T-Mat | last post by:
<?xml version="1.0" encoding="utf-8"?> <TRACCIATI> <TRACCIATO> <TABLE NAME="01"> <FIELD NAME="uno" START="0" LEN="5" /> <FIELD NAME="due" START="5" LEN="6" /> <FIELD NAME="tre" START="11"...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.