Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c139 #define WXS_ELEM_CAST (xmlSchemaElementPtr)
894 xmlSchemaElementPtr decl; /* the element/attribute declaration */
1046 xmlSchemaElementPtr head;
1095 xmlSchemaCheckElementDeclComponent(xmlSchemaElementPtr elemDecl,
1201 return (((xmlSchemaElementPtr) item)->node); in xmlSchemaGetComponentNode()
1249 return ((xmlSchemaBasicItemPtr) ((xmlSchemaElementPtr) item)->next);
1326 return (((xmlSchemaElementPtr) item)->name); in xmlSchemaGetComponentName()
1381 return (((xmlSchemaElementPtr) item)->targetNamespace); in xmlSchemaGetComponentTargetNs()
1672 xmlSchemaElementPtr elem; in xmlSchemaFormatItemForReport()
1674 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">