Searched refs:xmlSchemaElementPtr (Results 1 – 4 of 4) sorted by relevance
145 #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 …]
929 d xmlSchemaElementPtr...933 d ds based(xmlSchemaElementPtr)936 d next like(xmlSchemaElementPtr) Not used ?957 d refDecl like(xmlSchemaElementPtr)
764 typedef xmlSchemaElement *xmlSchemaElementPtr; typedef
189 <ANCHOR id="xmlSchemaElementPtr" href="libxml/libxml-schemasInternals.html#xmlSchemaElementPtr">