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
  • @ Symbol within XML Schema

    help xml database question
    3
    0 Votes
    3 Posts
    0 Views
    T
    Thanks for your help.
  • i want to understand the contents of schema ?

    question database com xml help
    2
    0 Votes
    2 Posts
    0 Views
    S
    check this link http://www.oracle.com/technology/pub/articles/srivastava_namespaces.html[^]
  • schema for xml document

    xml database
    2
    0 Votes
    2 Posts
    0 Views
    B
    There is a tool "XML Schema Definition Tool as xsd.exe" provided by the microsoft with its SDK.You can found it at "C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin".It can generate schema of a xml file and a lot more. just give this command with your xml file and outfile directory.It'll generate the schema file of your xml. To know more Click here[^] Cheers!! Brij
  • what is the benefit of DTD ? DTS VS Schema?

    xml question database visual-studio help
    2
    0 Votes
    2 Posts
    0 Views
    B
    You can get a lot about this google. Check this link[^] Cheers!! Brij
  • CData Problem

    help csharp tools xml question
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • xflat usage

    xml database sysadmin question announcement
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • Problem in reading XML schema...

    xml question database help
    3
    0 Votes
    3 Posts
    0 Views
    N
    How to read atrribute Name and type ?
  • Problem in reading XML schema...

    xml question database help
    2
    0 Votes
    2 Posts
    0 Views
    B
    Why duplicate post? Cheers!! Brij
  • How to read only Nodes in schema ?

    xml question database tutorial
    2
    0 Votes
    2 Posts
    0 Views
    N
    Use the ReadElementXXX methods rather than Read(). Better yet, use and XMLDocument or XDoxument in 3.5. only two letters away from being an asset
  • C# .NET web services: Manipulating XML

    csharp tutorial database wcf xml
    5
    0 Votes
    5 Posts
    0 Views
    N
    What database are you using? If its SQL Server you can use the FORXML clause to format the resultset. Also, why use .NET 1.1? It is very outdated, 2.0 is the minimum you should be working with. only two letters away from being an asset
  • Problem with Installing Service from MSM in WIX

    help question
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • developing new applications

    adobe csharp sharepoint sql-server xml
    4
    0 Votes
    4 Posts
    0 Views
    E
    Thanks for all evden eve nakliyat evden eve nakliyat evden eve nakliyat please go on
  • 0 Votes
    2 Posts
    0 Views
    L
    Dan Madden wrote: So, any ideas how to do this dynamically? Could you be more specific. Your post seems to be asking for a complete solution rather than answers to specific questions. You have also not provided any development environment information. led mike
  • HTML Transparent Background

    html tutorial question
    2
    0 Votes
    2 Posts
    0 Views
    B
    you can set a transparent on bodytag as background.But first make a transparent image for it. Cheers!! Brij
  • XmlSchemaValidationException

    c++ debugging help tutorial question
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • I'm New To XML

    xml question database help career
    2
    0 Votes
    2 Posts
    0 Views
    C
    Well, sounds like you need to read some very basic articles. Creating XML from this is trivial, it's just a case of deciding on a format ( use nodes or attributes, etc ). If you don't know how to do that, then you really shouldn't be messing with any XML until you do. You can't really create a 100% accurate schema from one XML, you're better off creating it by hand. Christian Graus Driven to the arms of OSX by Vista.
  • Extracting data from XHTML with XSL

    help csharp html asp-net xml
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • XML Explanation

    database csharp sharepoint com
    3
    0 Votes
    3 Posts
    0 Views
    V
    hi Led I meant , Am new to XML, i wanted to Know what are these Functions do like Attribute attr in obj.GetType().GetCustomAttributes(true)) xml.Replace("\\r\\n", "").Replace("\r\n", "").Replace("<?xml version=\"1.0\" encoding=\"utf-16\"?>", ""); StartPos = xml.IndexOf("<SubjectStructure>"); sql = dbSPAttr.SaveObjectSP + "'" + xml.Trim() + "'"; // stored proc for SaveObject ; Am reading a book, to famirialize myself with XML Thank you Vuyiswa Maseko, Sorrow is Better than Laughter, it may Sadden your Face, but It sharpens your Understanding VB.NET/SQL7/2000/2005 http://vuyiswamb.007ihost.com http://Ecadre.007ihost.com vuyiswam@tshwane.gov.za
  • Showing Image

    2
    0 Votes
    2 Posts
    0 Views
    C
    XML is a text format, so there's no images to show. Christian Graus Driven to the arms of OSX by Vista.
  • web service - post xml data

    xml wcf tutorial question
    2
    0 Votes
    2 Posts
    0 Views
    L
    shalu madan wrote: I have this task in hand to utilize a web service to send XML data. I have the XML file as a SOAP format and have converted to a string. I just need to be able to send this via the web service - sync or async - and check the response is ok. The technology you are intending to use for connecting and communicating to the Web Service has nothing to do with XML/XSL. You should find more relevant forum to ask your question. Also don't forget to actually ask a question, as you did not here. Also, it sound more like you should be looking for an example, sample or tutorial using the specific tools you intend on using. Perhaps you should do that rather than post another non-question in a forum. led mike