ReactOS Fundraising Campaign 2012
 
€ 3,303 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

static void xmlC14NErrRelativeNamespace ( const char ns_uri  )  [static]

xmlC14NErrRelativeNamespace: : extra informations

Handle a redefinition of relative namespace error

Definition at line 213 of file c14n.c.

Referenced by xmlC14NCheckForRelativeNamespaces().

00214 {
00215     __xmlRaiseError(NULL, NULL, NULL, NULL, NULL, XML_FROM_C14N,
00216             XML_C14N_RELATIVE_NAMESPACE, XML_ERR_ERROR, NULL, 0, NULL,
00217             NULL, NULL, 0, 0,
00218             "Relative namespace UR is invalid here : %s\n", ns_uri);
00219 }


Generated on Tue May 15 06:08:32 2012 for ReactOS by doxygen 1.6.3

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.