XML schema
This article is about XML schemas in general. For information on the W3C-recommended schema language for XML, see
XML Schema (W3C).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 syntax constraints imposed by XML itself. An XML schema provides a view of the document type at a relatively high level of abstraction.
See more at Wikipedia.org...
XML Schema (W3C)
This article is about the W3C's XML Schema language.XML Schema, published as a
W3C Recommendation in May
2001, is one of several
XML schema languages. It was the first separate schema language for
XML to achieve Recommendation status by the W3C.Like all XML schema languages, XML Schema can be used to express a schema: a set of rules to which an XML document must conform in order to be considered 'valid' according to that schema. However, unlike most other schema languages, XML Schema was also designed with the intent of validation resulting in a collection of information adhering to specific
datatypes, which can be useful in the development of XML document processing software, but which has also provoked criticism.
See more at Wikipedia.org...
XML Schema
XML Schema
XML Schema ist eine Empfehlung des
W3C zum Definieren von
XML-Dokumentstrukturen. Anders als bei den klassischen
XML-DTDs wird die Struktur in Form eines XML-Dokuments beschrieben. Darüber hinaus wird eine große Anzahl von
Datentypen unterstützt.
Mehr unter Wikipedia.org...
XML Schema
XML Schema (Schemat XML, Schemat Rozszerzalnego Języka Znaczników) to opracowany przez
W3C standard służący do definiowania struktury dokumentu
XML. XML Schema uważane jest za następcę
DTD, posiada bowiem znacznie większe możliwości.XML Schema jest aplikacją XML, w odróżnieniu od DTD nie będącego częścią standardu XML. Dokumenty zawierające definicje XML Schema zapisuje się zwykle w plikach z rozszerzeniem .xsd (od XML Schema Definition).Specyfikacja XML Schema powstała w 2001 r. i składa się z 3 części:Primer — Elementarz — nienormatywna część zawierająca podstawy tego językaStructures — StrukturyDatatypes — Typy danych
W celu uzyskania więcej informacji, zobacz w Wikipedia.οrg...
© W niniejszym artykule wykorzystano materialy pochodzace z
Wikipedia® i posiada on Powszechna
Licencje Publiczna GNU
XML Schema
L'XML Schema è l'unico linguaggio di descrizione del contenuto di un file
XML che abbia per ora raggiunto la validazione ufficiale del
W3C. Come tutti i linguaggi di descrizione del contenuto XML, il suo scopo è delineare quali elementi sono permessi, quali tipi di dati sono ad essi associati e quale relazione gerarchica hanno fra loro gli elementi contenuti in un file XML.Ciò permette principalmente la validazione del file XML, ovvero la verifica che i suoi elementi siano in accordo con la descrizione in linguaggio XML Schema.
Per saperne di più visita Wikipedia.org...