Home
last modified time | relevance | path

Searched refs:xmlSchemaTypeIdrefDef (Results 1 – 1 of 1) sorted by relevance

/third_party/libxml2/
Dxmlschemastypes.c187 static xmlSchemaTypePtr xmlSchemaTypeIdrefDef = NULL; variable
593 xmlSchemaTypeIdrefDef = xmlSchemaInitBasicType("IDREF", in xmlSchemaInitTypes()
611 xmlSchemaTypeIdrefsDef->subtypes = xmlSchemaTypeIdrefDef; in xmlSchemaInitTypes()
803 return (xmlSchemaTypeIdrefDef); in xmlSchemaGetBuiltInType()
1108 return (xmlSchemaTypeIdrefDef); in xmlSchemaGetBuiltInListSimpleTypeItemType()
2912 ret = xmlSchemaValAtomicListNode(xmlSchemaTypeIdrefDef, in xmlSchemaValAtomicType()