+ Reply to Thread
Results 1 to 3 of 3

Thread: What is TYPED XML?

  1. #1
    Emerald Star member sana86 is on a distinguished road
    Join Date
    Oct 2011
    Posts
    117

    Default What is TYPED XML?

    What is TYPED XML?

  2. #2
    Sapphire Star member massy7890 is on a distinguished road
    Join Date
    Oct 2011
    Posts
    52

    Default

    Hi,
    You can create variables, parameters, and columns of the xml type. You can optionally associate a collection of XML schemas with a variable, parameter, or column of xml type. In this case, the xml data type instance is called typed. Otherwise, the XML instance is called untyped.


    __________________
    Loss Adjusters

  3. #3
    Sapphire Star member suba is on a distinguished road
    Join Date
    Sep 2011
    Posts
    92

    Default What is TYPED XML?

    The core XML standard imposes no restrictions on the labels that appear in a given context; instead, each document may be accompanied by a document type (or schema) describing its structure.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts