Hi,

In my dtd file I find the following lines:

<!ENTITY % SFFloat      "CDATA">        <!-- Float      -->

...

pitch       %SFFloat;  "1.0"


Is this SFFloat only a number counter or is it a string?
Is there any way to get the information "SFFloat" for the attribute pitch
from Xerces?
I tried DataTypeInfo but the name only gave my "CDATA".

Mathias

P.S. Regarding my last note: Can noone help me with the EntityResolver?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to