12 #if defined __cplusplus
38 if( strcmp(
"axes", XMLChild->
name ) == 0 ) {
40 else if( strcmp( wLabel, XMLChild->
name ) == 0 ) {
46 "invalid element '%s' in xData = 'V_W_XYs_LegendreSeries'", XMLChild->
name );
74 if( strcmp( wLabel, XMLChild->
name ) == 0 ) {
79 "invalid element '%s' in xData = 'W_XYs_LegendreSeries'", XMLChild->
name );
90 #if defined __cplusplus