Hi Hussein, 

I am in a little dilemma quite now, since I was looking for the XXE Source code 
in my XXE directory, but couldn't find it.
We are using the Professional Edition, which should - according to 
http://www.xmlmind.com/xmleditor/proedition.html - include it.
I think i need the source code to compile XXE with my written CSS extensions, 
right?

Question to the whole list: Has anybody wirtten such an extension for reading 
in Schema enumerations for eleemnts already?

I am not quite sure if I can manage to wirte one with my poor java skills....

wbr,
Roman

_______________________________________

Roman Huditsch
IT and Electronic Publishing
LexisNexis ARD Orac 
Marxergasse 25
1030 Vienna
Austria 
ph: +43-1-534 52-1514
f: +43-1-534 52-140
e-mail roman.huditsch at lexisnexis.at
www.lexisnexis.at
 

> -----Urspr?ngliche Nachricht-----
> Von: Hussein Shafie [mailto:hussein at pixware.fr] 
> Gesendet: Mittwoch, 23. M?rz 2005 10:13
> An: Huditsch Roman
> Cc: xmleditor-support at xmlmind.com
> Betreff: Re: [XXE] Showing valid text values defined in XML Schema
> 
> Huditsch Roman wrote:
> > I was just wondering if it is possible to display the text values 
> > defined as enumerations in the XML Schema for a specific element 
> > within XXE.
> > I looked around trying to find them, but with no success.
> > Which possibilities do I have to support the user with these valid 
> > entries?
> 
> There is no way to do this without writing a CSS style sheet 
> extension in Java. See
> http://www.xmlmind.com/xmleditor/_distrib/docs/dev/ar01s08.htm
> l#solution1
> 
> This code would be based on
> com.xmlmind.xmledit.doctype.DocumentTypeUtil#getAttributeDataT
> ype (or getElementDataType). See
> http://www.xmlmind.com/xmleditor/_distrib/docs/api/com/xmlmind
/xmledit/doctype/DocumentTypeUtil.html#getAttributeDataType(com.xmlmind.xmledit.doc.Element,%>
 20com.xmlmind.xmledit.xmlutil.Name)
> 
> 

Reply via email to