Hello, I have already asked and stydied the tutorial from www.xfront.com. It is very good. But there was nothing about something to declare an "entity". Ok, here is an example: In a DTD you can declare <!ENTITY text "text to insert">
In the instance document you can use &text; instead of writing "text to insert". But how can i define something like this with a schema? I don't think that you have to make a <!DOCTYPE ....> - definition on each document you want to use the "entity". greetings maik -- * Homepage: www.webis-world.de * mailto : [EMAIL PROTECTED] * ICQ : #57313947 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
