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 MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by jonstalnaker

  1. jonstalnaker

    targetNamespace question in XSD

    Thanks for your responses! I'm stuck in meetings today but as soon as I can get back to the problem I'll try to apply your suggestions. I will let you know how things go. Thanks, Jon Stalnaker
  2. jonstalnaker

    targetNamespace question in XSD

    This version of my XSD validates fine: <?xml version="1.0" encoding="UTF-8"?> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"> <xs:element name="point"> <xs:complexType> <xs:attribute name="le" type="xs:decimal" use="required" />...

Part and Inventory Search

Back
Top