Hi,

How to restrict XSD tag value to be ordered like 1,2,3…to check XML.
Like...

        1
        2
        3

I want job ID to be in numerical order. How can I achive this in XSD.


Thanks
Sreenath