Home
last modified time | relevance | path

Searched refs:xs_annotation (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/msxml3/
H A Dxdr.c46 static const xmlChar xs_annotation[] = "annotation"; variable
311 xmlNodePtr xsd_node = xmlNewChild(parent, NULL, xs_annotation, NULL); in XDR_E_description()