xmerl - how to clean xsd_state rec
Aleksander Nycz <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hello,
Function xmerl_xsd:process_schema returns {ok, State} where State is
the global state of the validator. It is representated by the
#xsd_state{} record.
Record xsd_state contains field 'table' that is ets tid.
I must change Schema and call function xmerl_xsd:process_schema once
again to obtain new global state.
And I'm wondering how to clean old state (eg. delete old ets) ...
Regards
Aleksander Nycz
--
Aleksander Nycz
Telco_021 BSS R&D
Comarch SA
Phone: +48 17 785 59 09
Mobile: +48 691 464 275
website: www.comarch.pl
_______________________________________________
erlang-bugs mailing list
[email protected]
http://erlang.org/mailman/listinfo/erlang-bugs
smime.p7s
(application/pkcs7-signature, 4.8 KB) - not displayed