Searched refs:maxOccurs (Results 1 - 25 of 43) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dgwsdl.h51 @xsd__string maxOccurs; // xsd:nonNegativeInteger|unbounded member in class:sd__serviceData
H A Dtypes.cpp1960 if (sequence.maxOccurs && strcmp(sequence.maxOccurs, "1"))
1964 if (sequence.maxOccurs)
1965 fprintf(stream, " maxOccurs=\"%s\"", sequence.maxOccurs);
1978 if (sequence.maxOccurs && strcmp(sequence.maxOccurs, "1") && is_integer(sequence.maxOccurs))
1979 fprintf(stream, ":%s", sequence.maxOccurs);
2038 if (element.maxOccurs
[all...]
H A Dschema.h74 @xsd__string maxOccurs; // xsd:nonNegativeInteger|unbounded member in class:xs__element
144 @xsd__string maxOccurs; // xsd:nonNegativeInteger|unbounded member in class:xs__any
173 @xsd__string maxOccurs; // xsd:nonNegativeInteger|unbounded member in class:xs__choice
192 @xsd__string maxOccurs; // xsd:nonNegativeInteger|unbounded member in class:xs__sequence
H A DwsdlStub.h111 char *maxOccurs; /* optional attribute */ member in class:xs__element
217 char *maxOccurs; /* optional attribute */ member in class:xs__any
228 xs__any() : namespace_("##any"), processContents((enum xs__processContents)0), minOccurs(NULL), maxOccurs(NULL) { }
274 char *maxOccurs; /* optional attribute */ member in class:xs__choice
307 char *maxOccurs; /* optional attribute */ member in class:xs__sequence
323 xs__sequence() : minOccurs(NULL), maxOccurs(NULL), annotation(NULL) { }
1196 char *maxOccurs; /* optional attribute */ member in class:sd__serviceData
1207 sd__serviceData() : name(NULL), type(NULL), nillable((bool)0), minOccurs(NULL), maxOccurs(NULL), mutability((enum sd__mutability)2), modifiable((bool)0) { }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/wsdl/
H A Dgwsdl.h51 @xsd__string maxOccurs; // xsd:nonNegativeInteger|unbounded member in class:sd__serviceData
H A Dtypes.cpp1960 if (sequence.maxOccurs && strcmp(sequence.maxOccurs, "1"))
1964 if (sequence.maxOccurs)
1965 fprintf(stream, " maxOccurs=\"%s\"", sequence.maxOccurs);
1978 if (sequence.maxOccurs && strcmp(sequence.maxOccurs, "1") && is_integer(sequence.maxOccurs))
1979 fprintf(stream, ":%s", sequence.maxOccurs);
2038 if (element.maxOccurs
[all...]
H A Dschema.h74 @xsd__string maxOccurs; // xsd:nonNegativeInteger|unbounded member in class:xs__element
144 @xsd__string maxOccurs; // xsd:nonNegativeInteger|unbounded member in class:xs__any
173 @xsd__string maxOccurs; // xsd:nonNegativeInteger|unbounded member in class:xs__choice
192 @xsd__string maxOccurs; // xsd:nonNegativeInteger|unbounded member in class:xs__sequence
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dgwsdl.h51 @xsd__string maxOccurs; // xsd:nonNegativeInteger|unbounded member in class:sd__serviceData
H A Dtypes.cpp1960 if (sequence.maxOccurs && strcmp(sequence.maxOccurs, "1"))
1964 if (sequence.maxOccurs)
1965 fprintf(stream, " maxOccurs=\"%s\"", sequence.maxOccurs);
1978 if (sequence.maxOccurs && strcmp(sequence.maxOccurs, "1") && is_integer(sequence.maxOccurs))
1979 fprintf(stream, ":%s", sequence.maxOccurs);
2038 if (element.maxOccurs
[all...]
H A Dschema.h74 @xsd__string maxOccurs; // xsd:nonNegativeInteger|unbounded member in class:xs__element
144 @xsd__string maxOccurs; // xsd:nonNegativeInteger|unbounded member in class:xs__any
173 @xsd__string maxOccurs; // xsd:nonNegativeInteger|unbounded member in class:xs__choice
192 @xsd__string maxOccurs; // xsd:nonNegativeInteger|unbounded member in class:xs__sequence
H A DwsdlStub.h111 char *maxOccurs; /* optional attribute */ member in class:xs__element
217 char *maxOccurs; /* optional attribute */ member in class:xs__any
228 xs__any() : namespace_("##any"), processContents((enum xs__processContents)0), minOccurs(NULL), maxOccurs(NULL) { }
274 char *maxOccurs; /* optional attribute */ member in class:xs__choice
307 char *maxOccurs; /* optional attribute */ member in class:xs__sequence
323 xs__sequence() : minOccurs(NULL), maxOccurs(NULL), annotation(NULL) { }
1196 char *maxOccurs; /* optional attribute */ member in class:sd__serviceData
1207 sd__serviceData() : name(NULL), type(NULL), nillable((bool)0), minOccurs(NULL), maxOccurs(NULL), mutability((enum sd__mutability)2), modifiable((bool)0) { }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/wsdl/
H A Dgwsdl.h51 @xsd__string maxOccurs; // xsd:nonNegativeInteger|unbounded member in class:sd__serviceData
H A Dtypes.cpp1960 if (sequence.maxOccurs && strcmp(sequence.maxOccurs, "1"))
1964 if (sequence.maxOccurs)
1965 fprintf(stream, " maxOccurs=\"%s\"", sequence.maxOccurs);
1978 if (sequence.maxOccurs && strcmp(sequence.maxOccurs, "1") && is_integer(sequence.maxOccurs))
1979 fprintf(stream, ":%s", sequence.maxOccurs);
2038 if (element.maxOccurs
[all...]
H A Dschema.h74 @xsd__string maxOccurs; // xsd:nonNegativeInteger|unbounded member in class:xs__element
144 @xsd__string maxOccurs; // xsd:nonNegativeInteger|unbounded member in class:xs__any
173 @xsd__string maxOccurs; // xsd:nonNegativeInteger|unbounded member in class:xs__choice
192 @xsd__string maxOccurs; // xsd:nonNegativeInteger|unbounded member in class:xs__sequence
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DschemasInternals.h313 int maxOccurs; /* Deprecated; not used */ member in struct:_xmlSchemaWildcard
614 int maxOccurs; /* Deprecated; not used */ member in struct:_xmlSchemaType
777 int maxOccurs; /* Deprecated; not used */ member in struct:_xmlSchemaElement
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DschemasInternals.h313 int maxOccurs; /* Deprecated; not used */ member in struct:_xmlSchemaWildcard
614 int maxOccurs; /* Deprecated; not used */ member in struct:_xmlSchemaType
777 int maxOccurs; /* Deprecated; not used */ member in struct:_xmlSchemaElement
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DschemasInternals.in.h313 int maxOccurs; /* Deprecated; not used */ member in struct:_xmlSchemaWildcard
614 int maxOccurs; /* Deprecated; not used */ member in struct:_xmlSchemaType
777 int maxOccurs; /* Deprecated; not used */ member in struct:_xmlSchemaElement
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DschemasInternals.h313 int maxOccurs; /* Deprecated; not used */ member in struct:_xmlSchemaWildcard
614 int maxOccurs; /* Deprecated; not used */ member in struct:_xmlSchemaType
777 int maxOccurs; /* Deprecated; not used */ member in struct:_xmlSchemaElement
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DschemasInternals.in.h313 int maxOccurs; /* Deprecated; not used */ member in struct:_xmlSchemaWildcard
614 int maxOccurs; /* Deprecated; not used */ member in struct:_xmlSchemaType
777 int maxOccurs; /* Deprecated; not used */ member in struct:_xmlSchemaElement
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsoapcpp2.h257 long maxOccurs; member in struct:IDinfo
287 long maxOccurs; member in struct:Node
H A Dsoapcpp2_yacc.y13 use of a maxOccurs (class Y :10). Internally the conflict is resolved
336 if ($4.maxOccurs > 1)
337 p->info.typ->maxLength = $4.maxOccurs;
411 p->info.maxOccurs = $4.maxOccurs;
603 p->info.maxOccurs = $5.maxOccurs;
1343 $$.maxOccurs = 1;
1348 $$.maxOccurs = 1;
1353 $$.maxOccurs
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/src/
H A Dsoapcpp2.h257 long maxOccurs; member in struct:IDinfo
287 long maxOccurs; member in struct:Node
H A Dsoapcpp2_yacc.y13 use of a maxOccurs (class Y :10). Internally the conflict is resolved
336 if ($4.maxOccurs > 1)
337 p->info.typ->maxLength = $4.maxOccurs;
411 p->info.maxOccurs = $4.maxOccurs;
603 p->info.maxOccurs = $5.maxOccurs;
1343 $$.maxOccurs = 1;
1348 $$.maxOccurs = 1;
1353 $$.maxOccurs
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsoapcpp2.h257 long maxOccurs; member in struct:IDinfo
287 long maxOccurs; member in struct:Node
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/src/
H A Dsoapcpp2.h257 long maxOccurs; member in struct:IDinfo
287 long maxOccurs; member in struct:Node

Completed in 402 milliseconds

12