<%@ Page Language="C#"%>
<%@ Import Namespace="System.Xml" %>
<%@ Import Namespace="System.Xml.Schema" %>
DOM Validation
<%-- File: Authors.xml
000-00-0001
Nancy
Lee
999 999-9999
9999 York St.
Regina
LA
99999
true
000-00-0002
First
Last
415 986-7020
No Name St.
Vancouver
BC
88888
true
--%>
<%-- File: Authors.xsd
--%>