MSXML and Schema: Using for XML-Node creation - XML SOAP

This is a discussion on MSXML and Schema: Using for XML-Node creation - XML SOAP ; Hello, I'm a little bit lost in space. Is it possible to use MSXML and a Schema with high-level methods (or any other way) for creating valid XML-Nodes interactively. That means I don't want to validate an entire XML-document, but ...

+ Reply to Thread
Results 1 to 2 of 2

MSXML and Schema: Using for XML-Node creation

  1. Default MSXML and Schema: Using for XML-Node creation

    Hello,

    I'm a little bit lost in space. Is it possible to use MSXML and a Schema with high-level
    methods (or any other way) for creating valid XML-Nodes interactively. That means I don't
    want to validate an entire XML-document, but want to get all necessary informations for
    valid XML-Nodes like structure, attributes, allowed values (and so the entire XML-document)
    from the Schema.

    Thanks and kind regards for any hint.
    Udo

  2. Default Re: MSXML and Schema: Using for XML-Node creation

    Hallo Udo

    The schema object modell is part of msxml.
    You will find information about SOM in the msxml sdk

    willi

    "Udo Weik" <WeikEngOff@aol.com> wrote in message
    news:ebhYK9yuGHA.1436@TK2MSFTNGP02.phx.gbl...
    > Hello,
    >
    > I'm a little bit lost in space. Is it possible to use MSXML and a Schema

    with high-level
    > methods (or any other way) for creating valid XML-Nodes interactively.

    That means I don't
    > want to validate an entire XML-document, but want to get all necessary

    informations for
    > valid XML-Nodes like structure, attributes, allowed values (and so the

    entire XML-document)
    > from the Schema.
    >
    > Thanks and kind regards for any hint.
    > Udo




+ Reply to Thread

Similar Threads

  1. MSXML 6.0 + XML Schema
    By Application Development in forum XML SOAP
    Replies: 2
    Last Post: 06-05-2007, 06:24 AM
  2. Binary data from _variant_t to MSXML DOM node
    By Application Development in forum XML SOAP
    Replies: 7
    Last Post: 05-14-2007, 08:07 AM
  3. How to add schema to root element using msxml 6?
    By Application Development in forum XML SOAP
    Replies: 4
    Last Post: 02-17-2007, 08:25 AM
  4. Unwanted xmlns attribute on child node with MSXML interface
    By Application Development in forum XML SOAP
    Replies: 3
    Last Post: 06-08-2006, 08:10 AM
  5. Accessing (XSD) Schema Information via VBA, MSXML, or other
    By Application Development in forum XML SOAP
    Replies: 0
    Last Post: 07-08-2005, 07:41 AM