You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by Jing Yang <jy...@jbmanagement.com> on 2004/04/02 18:10:44 UTC

How to retrieve xsd:documentation element's context?

Is there any interface  to retrive the xsd:documentation's context
after the following schema is parsed ?

<xsd:annotation>
  	<xsd:documentation>
		some information 
	</xsd:documentation>
	<xsd:appinfo>
		other infomation
      </xsd:appinfo>
</xsd:annotation>



Thanks,

Jing Yang



---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org