Username:

Password:

Pages: 1 2 [3] 4

Author Topic: What is an XML Schema?  (Read 3718 times)

netshet

  • Jr. Member
  • **
  • Karma: +0/-0
  • Posts: 53
Re: What is an XML Schema?
« Reply #30 on: August 04, 2011, 09:00:54 PM »
What is an XML Schema?

The purpose of an XML Schema is to define the legal building blocks of an XML document, just like a DTD.

An XML Schema:

    defines elements that can appear in a document
    defines attributes that can appear in a document
    defines which elements are child elements
    defines the order of child elements
    defines the number of child elements
    defines whether an element is empty or can include text
    defines data types for elements and attributes
    defines default and fixed values for elements and attributes

arselallen

  • Newbie
  • *
  • Karma: +0/-0
  • Posts: 3
Re: What is an XML Schema?
« Reply #31 on: August 06, 2011, 06:26:26 AM »
An XML Schema is an XML-based alternative to DTDS.It describes the structure of an XML document.An XML schema is an XML document, typically expressed in terms of constraints on the structure and content of documents, type a description of the type
Logged

lilly1236

  • Full Member
  • ***
  • Karma: +0/-0
  • Posts: 163
    • WWW
Re: What is an XML Schema?
« Reply #32 on: August 06, 2011, 06:49:37 PM »
An XML schema is a description of a type of XML document, typically expressed in terms of constraints on the structure and content of documents of that type, above and beyond the basic syntactical constraints imposed by XML itself. These constraints are generally expressed using some combination of grammatical rules governing the order of elements, Boolean predicates that the content must satisfy, data types governing the content of elements and attributes, and more specialized rules such as uniqueness and referential integrity constraints.

pullupbanner

  • Newbie
  • *
  • Karma: +0/-0
  • Posts: 42
    • WWW
Re: What is an XML Schema?
« Reply #33 on: September 23, 2011, 07:43:02 AM »
The purpose of an XML Schema is to define the legal building blocks of an XML document, just like a DTD.

An XML Schema:

    * defines elements that can appear in a document
    * defines attributes that can appear in a document
    * defines which elements are child elements
    * defines the order of child elements
    * defines the number of child elements
    * defines whether an element is empty or can include text
    * defines data types for elements and attributes
    * defines default and fixed values for elements and attributes

eswari

  • Newbie
  • *
  • Karma: +0/-0
  • Posts: 40
    • WWW
Re: What is an XML Schema?
« Reply #34 on: September 28, 2011, 03:50:38 AM »
The XML Schema definition language enables you to define the structure and data types for XML documents. An XML Schema defines the elements, attributes, and data types that conform to the W3C Structures Recommendation for the XML Schema Definition Language.

tech.biztech

  • Newbie
  • *
  • Karma: +0/-0
  • Posts: 13
Re: What is an XML Schema?
« Reply #35 on: November 06, 2011, 09:01:21 PM »
An XML Schema is a document that is itself described using XML and which defines how an XML document must be structured in order to accommodate to structured appropriate by the a system or service which references the XML Schema.

Adrian

  • Newbie
  • *
  • Karma: +0/-0
  • Posts: 3
Re: What is an XML Schema?
« Reply #36 on: November 27, 2011, 09:44:29 PM »
XML Schema is an XML-based alternative to DTD.

An XML schema describes the structure of an XML document.

The XML Schema language is also referred to as XML Schema Definition (XSD).

mikerdiger

  • Newbie
  • *
  • Karma: +0/-0
  • Posts: 5
Re: What is an XML Schema?
« Reply #37 on: December 08, 2011, 03:14:45 AM »
There are other paid alternatives, which offer graphical XML and XSD Editing, for more hands on development tasks. For tasks which involve large amounts of XML Editing, I'd recommend purchasing some quality software.


Logged

seniorlivingca

  • Full Member
  • ***
  • Karma: +0/-0
  • Posts: 137
Re: What is an XML Schema?
« Reply #38 on: January 09, 2012, 02:29:40 AM »
An XML schema describes the structure of an XML document. XML Schema is an XML-based alternative to DTD.An XML schema describes the structure of an XML document. XML Schema is also called XML Schema Definition.

cashcars

  • Full Member
  • ***
  • Karma: +0/-0
  • Posts: 196
Re: What is an XML Schema?
« Reply #39 on: January 13, 2012, 01:28:53 AM »
XML Schema is an XML-based alternative to DTD.
An XML schema describes the structure of an XML document.
The XML Schema language is also referred to as XML Schema Definition (XSD).

eddiecrosby

  • Newbie
  • *
  • Karma: +0/-0
  • Posts: 13
Re: What is an XML Schema?
« Reply #40 on: January 16, 2012, 10:07:14 AM »
XML Schema is an XML document that contains the constraint of the structure and the type of document that was essentially the syntax of XML. It was published in May 2001 by the W3C.

hairtransplant

  • Jr. Member
  • **
  • Karma: +0/-0
  • Posts: 56
Re: What is an XML Schema?
« Reply #41 on: January 27, 2012, 06:15:54 AM »
An XML schema is a description of a type of XML document, typically expressed in terms of constraints on the structure and content of documents of that type, above and beyond the basic syntactical constraints imposed by XML itself.

johnnysimmons

  • Newbie
  • *
  • Karma: +0/-0
  • Posts: 5
Re: What is an XML Schema?
« Reply #42 on: February 07, 2012, 01:35:01 PM »
XML Schema is an XML document types, usually restrictions on the structure and content of these files outside of the limitations of the basic XML syntax, describes. XML Schema provides an abstract high level of file types.

strader345

  • Newbie
  • *
  • Karma: +0/-0
  • Posts: 6
Re: What is an XML Schema?
« Reply #43 on: February 10, 2012, 03:54:16 AM »
It is an XML-based alternative to the structure of XML document. Provides the means to define the content, structure and semantics of XML documents. 
Logged
The spaces between your fingers were created so that another's could fill them in

alicewatson

  • Newbie
  • *
  • Karma: +0/-0
  • Posts: 5
Re: What is an XML Schema?
« Reply #44 on: February 10, 2012, 07:34:13 AM »
An XML schema describes the structure of an XML document. XML Schema is an XML-based alternative to DTD.An XML schema describes the structure of an XML document. XML Schema is also called XML Schema Definition.
Pages: 1 2 [3] 4