Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

joe miguel Profile

photo joe miguel (joe miguel)
15 Apr 2002
United States


Contact memberContact this Member Edit ProfileEdit my profile

This user has contributed 0 articles, 1 code samples and posted 0 messages in our discussion forums.

Technology Interests

      Code Samples

    • XML/XSD Schema Validator

      by joe miguel

      To teach how to write XML and Schemas (or DTD's). Some of the schemas language can be difficult to understand. I needed an easy (and free) way to know if my work was correct, if not then exactly what was wrong with it. As implied above, this example will also show you how to use schemas in your own programs. . Read full article