Scripts designed in class
Job description
Styled job description
and the corresponding
CSS file
Orders list
with a DTD and
its source
Demo for the name collision:
document
model.xml
,
its source
and
style
document
parts.xml
,
its source
and
style
1st attempt: simply combined
model1.xml
and
its source
2nd attempt: combined by using the namespaces:
model2.xml
and
its source
3rd attempt: using two default namespaces:
model3.xml
and
its source
4th attempt: separating the css rules:
model4.xml
,
its source
and the styles
model4.css
parts4.css
5th attempt: separating the DTDs:
model5.xml
,
its source
and the styles
model4.css
parts5.css
6th attempt: cross-browser implementation:
model6.xml
,
its source
and the styles
model6.css
parts6.css
Combining XML and XHTML:
report.xml
MathML
example
,
its source
and
math1.css
math2.css
Working with XML Schemas:
music.xml
,
its source
and
XML Schema