Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c145 #define WXS_ELEM_CAST (xmlSchemaElementPtr)
903 xmlSchemaElementPtr decl; /* the element/attribute declaration */
1055 xmlSchemaElementPtr head;
1116 xmlSchemaCheckElementDeclComponent(xmlSchemaElementPtr elemDecl,
1222 return (((xmlSchemaElementPtr) item)->node); in xmlSchemaGetComponentNode()
1270 return ((xmlSchemaBasicItemPtr) ((xmlSchemaElementPtr) item)->next);
1347 return (((xmlSchemaElementPtr) item)->name); in xmlSchemaGetComponentName()
1402 return (((xmlSchemaElementPtr) item)->targetNamespace); in xmlSchemaGetComponentTargetNs()
1725 xmlSchemaElementPtr elem; in xmlSchemaFormatItemForReport()
1727 elem = (xmlSchemaElementPtr) item; in xmlSchemaFormatItemForReport()
[all …]
/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle929 d xmlSchemaElementPtr...
933 d ds based(xmlSchemaElementPtr)
936 d next like(xmlSchemaElementPtr) Not used ?
957 d refDecl like(xmlSchemaElementPtr)
/external/libxml2/include/libxml/
DschemasInternals.h764 typedef xmlSchemaElement *xmlSchemaElementPtr; typedef
/external/libxml2/doc/html/
Dindex.sgml189 <ANCHOR id="xmlSchemaElementPtr" href="libxml/libxml-schemasInternals.html#xmlSchemaElementPtr">