- From: Pete Cordell <petexmldev@tech-know-ware.com>
- Date: Thu, 20 Dec 2007 08:18:53 -0000
- To: "???????? ?????? " <yedavally@gmail.com>
- Cc: <xmlschema-dev@w3.org>
It sounds like your just beginning on your adventure with XML schema. We
have a simple schema introduction targeted at this level. You can read it
at:
http://www.codalogic.com/lmx/xsd-overview.html
For more advanced features you can then go on to the XSD primer, which is
available at:
http://www.w3.org/TR/xmlschema-0/
Good luck!
Pete Cordell
Codalogic
Visit http://www.codalogic.com/lmx/
for XML Schema to C++ data binding
----- Original Message -----
From: "???????? ?????? " <yedavally@gmail.com>
To: "Sudharshan Reddy" <yedavally@gmail.com>
Sent: Wednesday, December 19, 2007 9:19 AM
Subject: plz help me
>i have a 3 fields in my xml document, like.... name, age , group
>
> groups are again 3 like min , max, highmax........
>
> min group contains some fields like, group name, group no, so on ......
>
> max group contains like group name, total mem........
>
> highmax contains like group name, gender, type of num.......
>
>
> how can i create xml schema for above problem.......
>
> plz help me
>
Received on Thursday, 20 December 2007 08:19:18 UTC