Searched defs:xmlns (Results 1 – 5 of 5) sorted by relevance
8 <!ATTLIST employee xmlns CDATA #IMPLIED> attribute12 xmlns CDATA #FIXED "http://www.w3.org/2000/svg" attribute
3 <!ATTLIST employee xmlns CDATA #IMPLIED> attribute23 <!ATTLIST address xmlns CDATA #IMPLIED> attribute
60 const std::string * const xmlns, int xmlnsCount) { in PrintXml()66 const std::string * const xmlns, int xmlnsCount) : in XmlPrinterImpl()
500 std::ostream * pout, std::string xmlns[], int xmlnsCount) const { in Print()
236 XML_Bool xmlns; member