Searched refs:simpleType (Results 1 – 10 of 10) sorted by relevance
1 …8: element simpleType: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}attribute…
2 …16: element simpleType: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element'…
1 ./test/schemas/xsd-simpleType-varieties_0.xml validates
1 ./test/schemas/src-attribute3-2-st_0.xsd:11: element simpleType: Schemas parser error : Element '{h…
20 …simpleType: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element': The conten…
3 ./test/schemas/src-element2-2_0.xsd:29: element simpleType: Schemas parser error : Element '{http:/…
10 <xs:simpleType>15 </xs:simpleType>
497 * simpleType with variety "union").558 * the simpleType has a variety of "absent".568 * the simpleType has a variety of "list".575 * the simpleType has a variety of "union".582 * the simpleType has a variety of "union".596 * the simpleType/complexType has a final of "restriction".603 * the simpleType has a final of "list".610 * the simpleType has a final of "union".617 * the simpleType has a final of "default".
1052 JavaFileObject simpleType = JavaFileObjects.forSourceLines("test.SimpleType", in noDeps() local1079 .that(simpleType) in noDeps()
22715 xmlSchemaTypePtr type = vctxt->inode->typeDef, simpleType = NULL; in xmlSchemaXPathProcessHistory() local22769 simpleType = type->contentTypeDef; in xmlSchemaXPathProcessHistory()22770 if (simpleType == NULL) { in xmlSchemaXPathProcessHistory()22777 simpleType = NULL; in xmlSchemaXPathProcessHistory()22779 simpleType = type; in xmlSchemaXPathProcessHistory()22780 if (simpleType == NULL) { in xmlSchemaXPathProcessHistory()22941 key->type = simpleType; in xmlSchemaXPathProcessHistory()