<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2462.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello everyone!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I again turn to the list with a Validation 
question.</FONT></DIV>
<DIV><FONT face=Arial size=2>I write an XML editor in which the user can only 
edit the content and attributes of&nbsp;an element. No modifications to the 
structure are allowed.</FONT></DIV>
<DIV><FONT face=Arial size=2>I would like to read -for example- the restrictions 
from the schema, so that user could choose among those restrictions, and 
couldn't type in anything else.</FONT></DIV>
<DIV><FONT face=Arial size=2>For example for a postition attribute one could 
choose center, left or right from a drop-down list.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I'm looking for the simplest way to do 
it.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks a lot,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Gabor Kiss</FONT></DIV></BODY></HTML>