Home
last modified time | relevance | path

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

/dports/devel/csoap/libsoap-1.1.0/xsd2c/
H A Dxsd2c.h40 #define XSD_COMPLEX_CONTENT_STR "complexContent" macro
H A Dxsd2c.c69 if (NODE_NAME_EQUALS (node, XSD_COMPLEX_CONTENT_STR)) in xsdGetKeyword()