Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Zandoaxr

    XML Newbie Can't Get XSD Schema To Validate

    Tsuji - After repeated, unsuccessful efforts on my work computer to get the XML and XSD schema to validate, I took the code home to work on it. Without changing anything in the code, I entered the XML and XSD in the same Validator (...http://www.xmlvalidation.com...) and it came out perfect...
  2. Zandoaxr

    XML Newbie Can't Get XSD Schema To Validate

    tsuji - Thank you for responding. I just realized that I put the wrong Error Messages on my request (...I was trying something that didn't work...). Here are the correct Error Messages: -------------------------------------------- cvc-attribute.3: The value '123-4567-890' of attribute...
  3. Zandoaxr

    XML Newbie Can't Get XSD Schema To Validate

    Using an XML for beginners book, I can't get an XML file and XSD schema copied directly from the book to validate, and its bugging the hell out of me. Here are the key parts of the code the Validator (...http://www.xmlvalidation.com...) keeps showing to be in error: XML: <painting...

Part and Inventory Search

Back
Top