users@jaxb.java.net

version attribute of <xs:schema ...> tag

From: <MRist_at_lstelcom.com>
Date: Thu, 26 Aug 2004 19:00:21 +0200

Hi,

how can I obtain the version attribute value of the schema tag using JAXB
generated classes?

<?xml version="1.0" encoding="UTF-8"?>
<xs:schema targetNamespace="http://www.aNS"
xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.aNS"
elementFormDefault="qualified" version="2.2.1">
...

Thanks,
Michael



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net