Searched refs:schemaLocation (Results 1 – 13 of 13) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/dash/ |
D | gstmpdrootnode.c | 69 g_free (self->schemaLocation); in gst_mpd_root_node_set_property() 70 self->schemaLocation = g_value_dup_string (value); in gst_mpd_root_node_set_property() 129 g_value_set_string (value, self->schemaLocation); in gst_mpd_root_node_get_property() 172 g_free (self->schemaLocation); in gst_mpd_root_node_finalize() 211 self->schemaLocation); in gst_mpd_root_get_xml_node() 366 self->schemaLocation = NULL; in gst_mpd_root_node_init()
|
D | gstmpdrootnode.h | 38 gchar *schemaLocation; member
|
D | gstmpdparser.c | 1033 &new_mpd_root->schemaLocation); in gst_mpdparser_parse_root_node()
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | xmlschemas.c | 432 const xmlChar *schemaLocation; member 458 const xmlChar *schemaLocation; /* The URI of the schema document. */ member 487 const xmlChar *schemaLocation; member 10090 const xmlChar *schemaLocation) in xmlSchemaGetSchemaBucket() argument 10103 if (cur->schemaLocation == schemaLocation) in xmlSchemaGetSchemaBucket() 10112 const xmlChar *schemaLocation, in xmlSchemaGetChameleonSchemaBucket() argument 10127 (cur->schemaLocation == schemaLocation) && in xmlSchemaGetChameleonSchemaBucket() 10137 (((b)->doc == NULL) && ((b)->schemaLocation != NULL)) 10260 (const char *) bucket->schemaLocation, pctxt->dict); in xmlSchemaParseNewDoc() 10354 const xmlChar *schemaLocation, in xmlSchemaAddSchemaDoc() argument [all …]
|
/third_party/libxml2/ |
D | xmlschemas.c | 403 const xmlChar *schemaLocation; member 429 const xmlChar *schemaLocation; /* The URI of the schema document. */ member 458 const xmlChar *schemaLocation; member 10112 const xmlChar *schemaLocation) in xmlSchemaGetSchemaBucket() argument 10125 if (cur->schemaLocation == schemaLocation) in xmlSchemaGetSchemaBucket() 10134 const xmlChar *schemaLocation, in xmlSchemaGetChameleonSchemaBucket() argument 10149 (cur->schemaLocation == schemaLocation) && in xmlSchemaGetChameleonSchemaBucket() 10159 (((b)->doc == NULL) && ((b)->schemaLocation != NULL)) 10282 (const char *) bucket->schemaLocation, pctxt->dict); in xmlSchemaParseNewDoc() 10376 const xmlChar *schemaLocation, in xmlSchemaAddSchemaDoc() argument [all …]
|
D | NEWS | 2253 Tredinnick), Schemas support for xsi:schemaLocation,
|
/third_party/grpc/templates/ |
D | package.xml.template | 4 …tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.p…
|
/third_party/libxml2/os400/libxmlrpg/ |
D | xmlschemas.rpgle | 97 * xsi:schemaLocation and
|
/third_party/boost/libs/graph/doc/ |
D | write_graphml.rst | 140 …/graphml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://graphm…
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | dash_mpd.c | 150 assert_equals_string (mpdclient->mpd_root_node->schemaLocation, in GST_START_TEST() 6191 assert_equals_string (first_mpdclient->mpd_root_node->schemaLocation, in GST_START_TEST() 6192 second_mpdclient->mpd_root_node->schemaLocation); in GST_START_TEST() 6377 assert_equals_string (first_mpdclient->mpd_root_node->schemaLocation, in GST_START_TEST() 6378 second_mpdclient->mpd_root_node->schemaLocation); in GST_START_TEST()
|
/third_party/icu/docs/userguide/locale/ |
D | localizing.md | 181 xsi:schemaLocation='urn:oasis:names:tc:xliff:document:1.1
|
D | resources.md | 855 xsi:schemaLocation='urn:oasis:names:tc:xliff:document:1.1 885 xsi:schemaLocation='urn:oasis:names:tc:xliff:document:1.1
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 76608 - the XSD attribute 'schemaLocation' does not consist of tuples 76611 - location (via 'schemaLocation' or 80456 - Added handling of xsi:schemaLocation and 80565 - Added construction of schemata using xsi:schemaLocation and
|