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 Chriss Miller 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 Ezeeckiel

  1. Ezeeckiel

    Compiling Expat ???

    Hi ! I'm trying to compile expatpp in order to use the same functions as in the testexpatpp2.cpp example file. But it happens that there's some trouble with the OOfile library. Here is the command line i'm using to compile : g++ testexpatpp2.cpp ../src_pp/expatpp.o -o testexpatpp2...
  2. Ezeeckiel

    How to validate a XSD ?

    Salut! Thanks for your answer ! It made me understand that i missed something... Could you either explain me how to define this IDType ? (i thought : <xsd:simpleType name="IDType"> <xsd:restriction base="xsd:string"> </xsd:restriction> </xsd:simpleType> was the...
  3. Ezeeckiel

    How to validate a XSD ?

    Hi ! I'm brand new in this wonderful love that xml is but i've got some troubles to create mty first xsd file. I've looked a lot on the internet and didn't really find THE example i need. I try to validate it thanks to : http://tools.decisionsoft.com/schemaValidate.html. Here is the file ...

Part and Inventory Search

Back
Top