- Ante.lv
- Introduction to Oracle FM
- XML Validation
XML Validation
Last modified by superadmin on 2018-01-12 20:28
XML Validation
See also: Presentations; Exercises;
Skills
- Given a DTD grammar or an example of an XML document, write an equivalent XML Schema, which reflects the document's structure regarding element and attribute hierarchy.
- Understand regular expressions and write them in the common grep/Perl5/XML Schema syntax. (For an SQL data type or a form field (with certain range, length, regular expression/pattern matching restrictions) find an appropriate XML Schema datatype.)
Bibliography
- http://www.w3.org/XML/Schema#dev - XML Schema specifications
- http://www.xfront.com/xml-schema.html - XML Schema tutorial