Home
last modified time | relevance | path

Searched defs:get_target_namespace (Results 1 – 4 of 4) sorted by relevance

/dports/science/libkml/libkml-1.3.0/src/kml/xsd/
H A Dxsd_schema.h55 const string& get_target_namespace() const { in get_target_namespace() function
H A Dxsd_file.h83 const string& get_target_namespace() const { in get_target_namespace() function
/dports/textproc/libxml++26/libxml++-2.40.1/libxml++/
H A Dschema.cc79 Glib::ustring Schema::get_target_namespace() const in get_target_namespace() function in xmlpp::Schema
/dports/textproc/zorba/zorba-2.7.0/src/compiler/parsetree/
H A Dparsenodes.h375 const zstring& get_target_namespace() const { return theTargetNamespace; } in get_target_namespace() function