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 bkrike 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 joheras

  1. joheras

    XML Schema

    Thanks
  2. joheras

    XML Schema

    I'm working with version 1.0
  3. joheras

    XML Schema

    Dear all, I have the following XML Schema definition: <xs:element name="object"> <xs:complexType> <xs:sequence> <xs:element name="m" type="xs:int"/> <xs:element name="n" type="xs:int"/> </xs:sequence> </xs:complexType>...

Part and Inventory Search

Back
Top