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!

Search results for query: *

  1. MaineRunner

    tool for generating sample data file

    Hello, I am currently using XMLSpy, and have generated a sample xml file from the schema using XMLSpy. This function does not give me the ability to fill in fields to their max length, if they have a max length restriction. My goal is to test the boundry condition of exceeding the max length...
  2. MaineRunner

    element must have a child

    I am working on a schema for validating incoming XML data files. The basic form of the xml coming in should be: <job_foo> <global_info> ... </global_info> <data> print data here </data> <data> more print data </data> ...more data tags...

Part and Inventory Search

Back
Top