Click here to Skip to main content
15,900,511 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralRe: XPath expression not working in xslt stylesheet Pin
Member 95766529-Sep-04 12:36
Member 95766529-Sep-04 12:36 
GeneralRe: XPath expression not working in xslt stylesheet Pin
Member 95766529-Sep-04 12:41
Member 95766529-Sep-04 12:41 
GeneralRe: XPath expression not working in xslt stylesheet Pin
Member 95766529-Sep-04 12:41
Member 95766529-Sep-04 12:41 
GeneralXSLT refererring attributes Pin
hatim_ali23-Sep-04 22:06
hatim_ali23-Sep-04 22:06 
GeneralXML Date type Pin
AndyCheetham22-Sep-04 6:57
AndyCheetham22-Sep-04 6:57 
GeneralExcel XSL Problems. Pin
Chris Quick21-Sep-04 11:11
Chris Quick21-Sep-04 11:11 
Generalto get a url with MSXML2.ServerXMLHTTP an encoding problem Pin
karanba16-Sep-04 5:12
karanba16-Sep-04 5:12 
Generalxaml and generics Pin
Marc Clifton13-Sep-04 8:02
mvaMarc Clifton13-Sep-04 8:02 
I'm posting this question all over the place, so forgive me if you've already seen it--

There doesn't seem to be much information about how to handle generics in XAML. I found this[^] blog entry, and the discussion is quite interesting.

As the discussion points out, generics are useful for things other than collections. This is particularly pertinent to MyXaml because declarative programming is not limited to just UI controls. I also feel that the syntax should be XML compliant.

Any thoughts about this suggested format?

<SomeGenericControl(SomeObjectType1.SubType1, SomeObjectType2.SubType2)/>

I don't like the above syntax because it isn't xml compliant, with the '(' in the tag.

How about this format suggested by Chris Hollander:

<BindableList Generic:Types="CheckBox, Button" DataSource="..." />

My preference is the “generic:types=” syntax, as I find it more readable.

Suggestions?

Marc

MyXaml
Advanced Unit Testing
GeneralXML schemas for begginers! Pin
AndyCheetham13-Sep-04 6:38
AndyCheetham13-Sep-04 6:38 
GeneralRe: XML schemas for begginers! Pin
Marc Clifton13-Sep-04 7:59
mvaMarc Clifton13-Sep-04 7:59 
GeneralLoading XML into Tree Pin
Aisha Ikram13-Sep-04 0:56
Aisha Ikram13-Sep-04 0:56 
GeneralRe: Loading XML into Tree Pin
Erik Rydgren22-Sep-04 22:00
Erik Rydgren22-Sep-04 22:00 
GeneralRe: Loading XML into Tree Pin
liyang yu28-Sep-04 10:37
liyang yu28-Sep-04 10:37 
QuestionHow do you create a WSDL document Pin
Scott Elder10-Sep-04 11:26
Scott Elder10-Sep-04 11:26 
AnswerRe: How do you create a WSDL document Pin
Scott Elder13-Sep-04 5:54
Scott Elder13-Sep-04 5:54 
GeneralxAML Pin
sreejith ss nair9-Sep-04 23:44
sreejith ss nair9-Sep-04 23:44 
GeneralXML NamespaceURI Issue Pin
Jason Stamp8-Sep-04 23:41
Jason Stamp8-Sep-04 23:41 
GeneralNew TeleMessage Multi-Alert XML API Pin
TeleMessage Multi-Alert6-Sep-04 4:05
TeleMessage Multi-Alert6-Sep-04 4:05 
GeneralDynamic Help - XML Tags Pin
Christo Van Niekerk6-Sep-04 3:16
Christo Van Niekerk6-Sep-04 3:16 
GeneralI have a problem,creating xslt instructions Pin
teo_x5-Sep-04 22:37
teo_x5-Sep-04 22:37 
GeneralRe: I have a problem,creating xslt instructions Pin
Philip Fitzsimons7-Sep-04 2:41
Philip Fitzsimons7-Sep-04 2:41 
GeneralSending a file to a Webservice Pin
Den2Fly4-Sep-04 3:36
Den2Fly4-Sep-04 3:36 
GeneralRe: Sending a file to a Webservice Pin
Pradeep Shamarao6-Sep-04 20:54
Pradeep Shamarao6-Sep-04 20:54 
Generalmsxml Pin
ajaybrar4-Sep-04 1:09
ajaybrar4-Sep-04 1:09 
GeneralRe: msxml Pin
David Chamberlain14-Sep-04 3:40
David Chamberlain14-Sep-04 3:40 

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.