Searched refs:xsd (Results 1 - 25 of 164) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/test/schemas/
H A Dinclude3_0.inc2 <xsd:schema
3 xmlns:xsd="http://www.w3.org/2001/XMLSchema">
4 <xsd:element name="bar" />
5 </xsd:schema
H A Dinclude2_0.inc2 <xsd:schema
3 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
7 <xsd:element name="bar">
8 <xsd:complexType>
9 <xsd:sequence>
10 <xsd:element name="bar.B" type="xsd:anyType"/>
11 </xsd:sequence>
12 <xsd:attribute name="bar"/>
13 </xsd
[all...]
H A Dinclude1_0.inc2 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" >
4 <xsd:simpleType name="barType">
5 <xsd:restriction base="xsd:string">
6 <xsd:maxLength value="10" />
7 </xsd:restriction>
8 </xsd:simpleType>
10 <xsd:attribute name="bar" type="barType" fixed="o"/>
12 <xsd
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/test/schemas/
H A Dinclude3_0.inc2 <xsd:schema
3 xmlns:xsd="http://www.w3.org/2001/XMLSchema">
4 <xsd:element name="bar" />
5 </xsd:schema
H A Dinclude2_0.inc2 <xsd:schema
3 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
7 <xsd:element name="bar">
8 <xsd:complexType>
9 <xsd:sequence>
10 <xsd:element name="bar.B" type="xsd:anyType"/>
11 </xsd:sequence>
12 <xsd:attribute name="bar"/>
13 </xsd
[all...]
H A Dinclude1_0.inc2 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" >
4 <xsd:simpleType name="barType">
5 <xsd:restriction base="xsd:string">
6 <xsd:maxLength value="10" />
7 </xsd:restriction>
8 </xsd:simpleType>
10 <xsd:attribute name="bar" type="barType" fixed="o"/>
12 <xsd
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/
H A DMakefile.c_rules11 CLEANFILES = $(SOAP_C_SRC) *.req.xml *.res.xml *.nsmap *.xsd soapStub.h soapH.h soapC.c soapClient.c soapClientLib.c soapServer.c soapServerLib.c *~
H A DMakefile.cpp_proxy_rules11 CLEANFILES = $(SOAP_CPP_SRC) *.req.xml *.res.xml *.nsmap *.xsd soapStub.h soapH.h soapC.cpp soap*Proxy.h soap*Proxy.cpp soap*Object.h soap*Service.h soap*Service.cpp soapClient.cpp soapServer.cpp soapClientLib.cpp soapServerLib.cpp *~
H A DMakefile.cpp_rules11 CLEANFILES = $(SOAP_CPP_SRC) *.req.xml *.res.xml *.nsmap *.xsd soapStub.h soapH.h soapC.cpp soap*Proxy.h soap*Proxy.cpp soap*Object.h soap*Service.h soap*Service.cpp soapClient.cpp soapServer.cpp soapClientLib.cpp soapServerLib.cpp *~
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/
H A DMakefile.c_rules11 CLEANFILES = $(SOAP_C_SRC) *.req.xml *.res.xml *.nsmap *.xsd soapStub.h soapH.h soapC.c soapClient.c soapClientLib.c soapServer.c soapServerLib.c *~
H A DMakefile.cpp_proxy_rules11 CLEANFILES = $(SOAP_CPP_SRC) *.req.xml *.res.xml *.nsmap *.xsd soapStub.h soapH.h soapC.cpp soap*Proxy.h soap*Proxy.cpp soap*Object.h soap*Service.h soap*Service.cpp soapClient.cpp soapServer.cpp soapClientLib.cpp soapServerLib.cpp *~
H A DMakefile.cpp_rules11 CLEANFILES = $(SOAP_CPP_SRC) *.req.xml *.res.xml *.nsmap *.xsd soapStub.h soapH.h soapC.cpp soap*Proxy.h soap*Proxy.cpp soap*Object.h soap*Service.h soap*Service.cpp soapClient.cpp soapServer.cpp soapClientLib.cpp soapServerLib.cpp *~
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/uddi2/
H A DMakefile1 .SUFFIXES: .wsdl .xsd
39 uddi_v2.h: inquire_v2.wsdl publish_v2.wsdl uddi_v2.xsd uddi2-typemap.dat
41 inquire_v2.h: inquire_v2.wsdl uddi_v2.xsd uddi2-typemap.dat
43 publish_v2.h: publish_v2.wsdl uddi_v2.xsd uddi2-typemap.dat
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/uddi2/
H A DMakefile1 .SUFFIXES: .wsdl .xsd
39 uddi_v2.h: inquire_v2.wsdl publish_v2.wsdl uddi_v2.xsd uddi2-typemap.dat
41 inquire_v2.h: inquire_v2.wsdl uddi_v2.xsd uddi2-typemap.dat
43 publish_v2.h: publish_v2.wsdl uddi_v2.xsd uddi2-typemap.dat
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/webserver/
H A DMakefile35 rm -f *.wsdl *.xsd *.xml *.nsmap *.log
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/webserver/
H A DMakefile35 rm -f *.wsdl *.xsd *.xml *.nsmap *.log
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/link/
H A DMakefile44 rm -f *.xsd *.xml *.nsmap *.log
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/link++/
H A DMakefile44 rm -f *.xsd *.xml *.nsmap *.log
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/link/
H A DMakefile44 rm -f *.xsd *.xml *.nsmap *.log
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/link++/
H A DMakefile44 rm -f *.xsd *.xml *.nsmap *.log
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dxmlreader.h292 const char *xsd);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dxmlreader.h292 const char *xsd);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlreader.in.h286 const char *xsd);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlreader.h292 const char *xsd);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A DMakefile53 DATA_FILES := $(wildcard $(SRC_PATH)/presets/*.ffpreset) $(SRC_PATH)/doc/ffprobe.xsd

Completed in 197 milliseconds

1234567