Skip to content

XML / XSL

Discussions on XML and related technologies

This category can be followed from the open social web via the handle xml-xsl@forum.codeproject.com

2.6k Topics 6.8k Posts
  • HTML Question

    help question html com hardware
    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • XSL and Netscape

    xml com question
    3
    0 Votes
    3 Posts
    11 Views
    M
    The media type in your XSL reference is wrong. There's no type "text/xsl". The XSLT standard tells to use either "text/xml" or "application/xml". According to RFC 3023 "application/xslt+xml" might be used in future, but it's not yet registered. Mozilla/Netscape tends to be much stricter about following the letter of published standards than MSIE.
  • Editable XML from MSXML

    c++ html com xml help
    14
    0 Votes
    14 Posts
    35 Views
    M
    Dave, I think you are well along the right path. Good luck:-D David Chamberlain wrote: Apparently, the preserve white space option is on by default. Dave, As I said earlier my code worked differently awhile back. I now have MSXML4 installed that the default appears to not include the white spaces. So I would go ahead and add that line in unless your memeory is much better than mine. And go with what works. In COM you have interfaces. So a pointer to an interface is not the same thing as an interface to a pointer to XYZ. Don't we love this. I needed a little refresher especially with what I learned for differences between 3 and 4. Take Care and have a nice day. Mike Good ideas are not adopted automatically. They must be driven into practice with courageous patients. -Admiral Rickover. ...
  • Voice XML

    question xml tutorial
    2
    0 Votes
    2 Posts
    9 Views
    J
    VoiceXML is just a standard. Go here and grab the specs. Then, grab the parser ang language of your choice and start writing a processor. Of course, there might be ones out there. I'm going by the work we did about a year ago for a copy that used VoiceXML. We had to write our own processor. :( J
  • Displaying an excel spreadsheet with xsl

    xml question
    4
    0 Votes
    4 Posts
    13 Views
    L
    If I save the chart in a new worksheet, copy the object and paste it into Paint, I get a bitmap which is something I know how to handle. Anyone have a clue as to how to make code do this?
  • Parsing takes too long - How to speed-up???

    xml json performance tutorial question
    2
    0 Votes
    2 Posts
    11 Views
    M
    I do not work with VB so this is somewhat of an outside observation and could be a worthless comment but: I would have added a line 4.5 Set oYList = oItemY.childNodes assuming this is valid in VB. Potentially you may be copying the data over and over, I have seen this impact. Then line 5 would be For Each oItemX in OYList Line 7 should be Next oItemX by commenting out line 6 you are never actually addressing the data. Good ideas are not adopted automatically. They must be driven into practice with courageous patients. -Admiral Rickover. ...
  • An interesting example

    tutorial
    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • Trying to write a filter

    question xml json
    6
    0 Votes
    6 Posts
    18 Views
    C
    The trick is that a more generic filter will only include items that were not included in a more specific filter. I wrote specific filters for the tages I needed, then a generic filter, and it excluded all the items that the specific tags caught. If that's not clear LMK, I can post the code from work tomorrow. Christian The tragedy of cyberspace - that so much can travel so far, and yet mean so little. "I'm thinking of getting married for companionship and so I have someone to cook and clean." - Martin Marvinski, 6/3/2002
  • validating XML in .NET

    xml csharp database json help
    2
    0 Votes
    2 Posts
    12 Views
    N
    I haven't looked at it but isn't XmlValidatingReader what you need?
  • Include files, but in XSL

    xml html com tutorial
    4
    0 Votes
    4 Posts
    18 Views
    P
    MarSCoZa wrote: Have you tried using xsl:import or xsl:include? Works for me. Yup, I, or rather my co-worker, used that but could not figure out how to actually apply the included templates at the spots she wanted. I found the xsl:call-template element and that worked perfectly. Thanks for the input :) regards, Paul Watson Bluegrass Cape Town, South Africa "The greatest thing you will ever learn is to love, and be loved in return" - Moulin Rouge Sonork ID: 100.9903 Stormfront
  • First Post!

    com
    12
    0 Votes
    12 Posts
    41 Views
    M
    I was bored and happend to see XML/XSL 0 so I thought what the hey. -:suss:Matt Newman:suss: -Sonork ID: 100.11179:BestSnowman †
  • First post with substance.

    question
    15
    0 Votes
    15 Posts
    46 Views
    N
    I was only kidding Matt... Nish Bow wow wow, Yippee yo yippee yay, My miniputt high, Is now 30 yay.
  • Weird behavior reading attributes

    com xml help question
    4
    0 Votes
    4 Posts
    17 Views
    M
    The Great Erik T. clued me in to IXMLDOMDocument::put_async(). Once I called that with VARIANT_FALSE everything magically worked. :) --Mike-- Rollin' in my 5.0 With the rag-top down so my hair can blow. My really out-of-date homepage Sonork - 100.10414 AcidHelm Big fan of Alyson Hannigan and Jamie Salé.