Searched refs:xmlSchemaElementPtr (Results 1 – 5 of 5) sorted by relevance
126 #define WXS_ELEM_CAST (xmlSchemaElementPtr)909 xmlSchemaElementPtr decl; /* the element/attribute declaration */1061 xmlSchemaElementPtr head;1122 xmlSchemaCheckElementDeclComponent(xmlSchemaElementPtr elemDecl,1228 return (((xmlSchemaElementPtr) item)->node); in xmlSchemaGetComponentNode()1276 return ((xmlSchemaBasicItemPtr) ((xmlSchemaElementPtr) item)->next);1356 return (((xmlSchemaElementPtr) item)->name); in xmlSchemaGetComponentName()1414 return (((xmlSchemaElementPtr) item)->targetNamespace); in xmlSchemaGetComponentTargetNs()1737 xmlSchemaElementPtr elem; in xmlSchemaFormatItemForReport()1739 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)
765 typedef xmlSchemaElement *xmlSchemaElementPtr; typedef