An XML schema is
the structural layout of an XML document, expressed in terms of
constraints and contents of the document. Constraints are expressed
using a combination of the following:
- Grammatical rules governing the order of elements
- Data types governing an element and content attribute
- Boolean predicates that the content has to satisfy
- Specialized rules including uniqueness and referential integrity constraints
0 comments:
Post a Comment
Don't Forget to comment