- From: <wolfgang.blum@de.ibm.com>
- Date: Thu, 19 Aug 1999 19:32:49 +0200
- To: www-xml-schema-comments@w3.org
Hello,
if you want to use the schema definition to build user interfaces
it would be fine
1.) if regular expressions to describe value constraints are supported and
2.) if one could specify a visual representation, especially for
enumeration values
E.g.
<ElementType name="x" visual="ReadableName" ....>
or
<datatype dt:type="enumeration" dt:values="a b c"
dt:visual="aReadableName bReadableName cReadableName" .../>
This enables easy customization of visual representation of XML objects
without changing the base XML object.
Does this sound reasonable ?
Mit freundlichen Gruessen / Best regards
Wolfgang Blum
IBM Global Services Sector Communications
Gustav-Heinemann-Ufer 120-122, 50968 Köln
Phone: +49-221-304-2741
Received on Thursday, 19 August 1999 13:33:37 UTC