Searched refs:IDREF (Results 1 – 17 of 17) sorted by relevance
/external/tagsoup/stml/ |
D | stml.rnc | 45 (attribute symbol {xsd:IDREF} | 47 attribute action {xsd:IDREF}, 48 attribute newstate {xsd:IDREF}
|
/external/tagsoup/tssl/ |
D | tssl.rnc | 55 (element memberOf { attribute group {xsd:IDREF}}+ | 58 element contains { attribute group {xsd:IDREF}}*, 72 attribute type {"ID" | "IDREF" | "IDREFS" | "NMTOKEN" | "BOOLEAN"}?,
|
/external/libxml2/result/valid/ |
D | xlink.xml.err | 4 ./test/valid/xlink.xml:199: element termref: validity error : IDREF attribute def references an unk…
|
/external/libxml2/result/VC/ |
D | AttributeDefaultLegal | 5 <!ATTLIST doc bad IDREF "1abc_2">
|
D | AttributeDefaultLegal.rdr | 5 <!ATTLIST doc bad IDREF "1abc_2">
|
/external/oss-fuzz/projects/xerces-c/ |
D | xml.proto | 47 IDREF = 2; enumerator 105 IDREF = 2; enumerator
|
D | xmlProtoConverter.cpp | 246 case AttDef::IDREF: in visit()
|
/external/oss-fuzz/projects/libprotobuf-mutator/ |
D | xml.dict | 33 "IDREF"
|
/external/oss-fuzz/projects/expat/ |
D | xml.dict | 37 "IDREF"
|
/external/oss-fuzz/projects/tinyxml2/ |
D | xml.dict | 55 string_idref="IDREF"
|
/external/libxml2/fuzz/ |
D | xml.dict | 38 attlist_decl_idref="<!ATTLIST a a IDREF #IMPLIED>"
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | DtdData.java | 99 CDATA, ID, IDREF, IDREFS, ENTITY, ENTITIES, NMTOKEN, NMTOKENS, ENUMERATED_TYPE enumConstant
|
/external/python/cpython3/Doc/library/ |
D | pyexpat.rst | 343 ``'CDATA'``, ``'ID'``, ``'IDREF'``, ... *default* gives the default value for
|
/external/python/cpython2/Doc/library/ |
D | pyexpat.rst | 374 ``'CDATA'``, ``'ID'``, ``'IDREF'``, ... *default* gives the default value for
|
/external/libxml2/os400/libxmlrpg/ |
D | tree.rpgle | 484 * An XML IDREF instance.
|
/external/libxml2/ |
D | NEWS | 2737 - ID/IDREF support partly rewritten by Gary Pennington 3078 - Finished ID/IDREF support and checking when validation
|
D | ChangeLog | 7499 * valid.c: removing a non-linear behaviour from ID/IDREF raised 11050 added more ID/IDREF tests to the suite 11127 * valid.c xmlschemastypes.c: attempt to cope with ID/IDREF(S) 11157 and IDREF, usable from RelaxNG now 11165 schemas datatype ID/IDREF support still missing though. 11283 in bug #107083, the support for ID/IDREF/IDREFS at the WXS 17332 better handling of ID/IDREF and the list modules associated 19141 * SAX.c valid.c valid.h: added ID/IDREF checking
|