[Oberon] XML Module in Bluebottle Native
Alexander Hofmann
alexhofmann at web.de
Sun Jun 8 20:36:05 CEST 2003
frey at inf.ethz.ch wrote:
>>by executing XMLDocument.Write a Trap occurs in the procedure
>>XMLAttribute.Write.
>>
>>
>
>What kind of trap ? Is your attribute type > 9 ? attr.GetType();
>
>--Thomas
>--
>Oberon at inf.ethz.ch mailing list for ETH Oberon and related systems
>http://www.lists.inf.ethz.ch/mailman/listinfo/oberon
>
>
>
I didn't find a way to execute GetType() (it doesen't exist in
XML.Attribute and it's variable decl is private).
According to the constants defined in XML.Mod the types are 0 (CDATA)
and 6 (NMTOKEN).
BTW: Is it possible to use the XML-Module with an XML-File without the
!DOCTYPE-Tag?
Alexander
More information about the Oberon
mailing list