Click here to Skip to main content
15,887,175 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralRe: Xslt generated XML string format problem. Pin
DavidNohejl23-Dec-04 0:06
DavidNohejl23-Dec-04 0:06 
GeneralRe: Xslt generated XML string format problem. Pin
titabonbon23-Dec-04 12:58
titabonbon23-Dec-04 12:58 
GeneralRe: Xslt generated XML string format problem. Pin
DavidNohejl23-Dec-04 13:28
DavidNohejl23-Dec-04 13:28 
GeneralRe: Xslt generated XML string format problem. Pin
titabonbon26-Dec-04 12:14
titabonbon26-Dec-04 12:14 
GeneralRe: Xslt generated XML string format problem. Pin
DavidNohejl26-Dec-04 14:16
DavidNohejl26-Dec-04 14:16 
QuestionDoes anybody know why XmlAttribute has ChildNodes property? Pin
DavidNohejl15-Dec-04 11:46
DavidNohejl15-Dec-04 11:46 
AnswerRe: Does anybody know why XmlAttribute has ChildNodes property? Pin
J4amieC20-Dec-04 3:09
J4amieC20-Dec-04 3:09 
GeneralRe: Does anybody know why XmlAttribute has ChildNodes property? Pin
DavidNohejl20-Dec-04 3:46
DavidNohejl20-Dec-04 3:46 
hi,
thanks for your reply. I think I understand why everything derives from same base class... I am working on html parser these days and that made me think about it afer all. Bt I think it's either wrong to give XmlNode ability to have child nodes, or it's wrong to make XmlNode as base class. According to W3C recomendation, attribute is name-value pair. Well I don't understand to tokens, entities etc. (anyway I'll hopefully study it ) .. does it allow node* as value? I don't think so. I may be wrong and in case I am wrong, plz correct me.
IMO XmlNode has too much abilities. I'd make even more basic class as base for XmlNode, and derive XmlAttribute from this base class. (actually I do in my project) I am really at the beginning of true understanding to OOP, so plz tell me if it's ok so and why/why not. I simply can't see why atrribute could have child nodes. It's (slightly) bad design IMO.

thank you
David

*I think of value like something atomic, not with hierarchy - thats why i don't like child nodes there

Never forget: "Stay kul and happy" (I.A.)
GeneralAsp.net - Xml Pin
Anonymous13-Dec-04 23:54
Anonymous13-Dec-04 23:54 
GeneralRe: Asp.net - Xml Pin
DavidNohejl14-Dec-04 2:15
DavidNohejl14-Dec-04 2:15 
GeneralConverting xsd via xsl to code Pin
mgaerber13-Dec-04 7:36
mgaerber13-Dec-04 7:36 
General.NET support for XSLT 2.0 and XPath 2.0 Pin
Jim Taylor12-Dec-04 23:33
Jim Taylor12-Dec-04 23:33 
GeneralRe: .NET support for XSLT 2.0 and XPath 2.0 Pin
Philip Fitzsimons13-Dec-04 1:30
Philip Fitzsimons13-Dec-04 1:30 
GeneralRe: .NET support for XSLT 2.0 and XPath 2.0 Pin
Jim Taylor13-Dec-04 1:51
Jim Taylor13-Dec-04 1:51 
GeneralRepairing broken XML Pin
Grimolfr11-Dec-04 3:25
Grimolfr11-Dec-04 3:25 
GeneralRe: Repairing broken XML Pin
DavidNohejl11-Dec-04 4:16
DavidNohejl11-Dec-04 4:16 
GeneralRe: Repairing broken XML Pin
Grimolfr11-Dec-04 4:55
Grimolfr11-Dec-04 4:55 
GeneralRe: Repairing broken XML Pin
Philip Fitzsimons13-Dec-04 1:38
Philip Fitzsimons13-Dec-04 1:38 
GeneralXmlDocument Node Types Pin
RB@Emphasys9-Dec-04 10:05
RB@Emphasys9-Dec-04 10:05 
GeneralRe: XmlDocument Node Types Pin
DavidNohejl9-Dec-04 10:38
DavidNohejl9-Dec-04 10:38 
GeneralRe: XmlDocument Node Types Pin
RB@Emphasys9-Dec-04 18:20
RB@Emphasys9-Dec-04 18:20 
GeneralDataGrid to Excel not ASP.Net please! Pin
WDI8-Dec-04 3:08
WDI8-Dec-04 3:08 
GeneralRe: DataGrid to Excel not ASP.Net please! Pin
DavidNohejl8-Dec-04 6:14
DavidNohejl8-Dec-04 6:14 
GeneralRe: DataGrid to Excel not ASP.Net please! Pin
Atal Upadhyay11-Dec-04 0:36
Atal Upadhyay11-Dec-04 0:36 
GeneralRe: DataGrid to Excel not ASP.Net please! Pin
Atal Upadhyay11-Dec-04 0:35
Atal Upadhyay11-Dec-04 0:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.