Searched refs:xmlSchemaNewValue (Results 1 – 1 of 1) sorted by relevance
222 xmlSchemaNewValue(xmlSchemaValType type) { in xmlSchemaNewValue() function244 ret->val = xmlSchemaNewValue(XML_SCHEMAS_NNINTEGER); in xmlSchemaNewMinLengthFacet()973 val = xmlSchemaNewValue(XML_SCHEMAS_NOTATION); in xmlSchemaNewNOTATIONValue()999 val = xmlSchemaNewValue(XML_SCHEMAS_QNAME); in xmlSchemaNewQNameValue()1577 dt = xmlSchemaNewValue(XML_SCHEMAS_UNKNOWN); in xmlSchemaValidateDates()1803 dur = xmlSchemaNewValue(XML_SCHEMAS_DURATION); in xmlSchemaValidateDuration()2172 v = xmlSchemaNewValue(XML_SCHEMAS_ANYSIMPLETYPE); in xmlSchemaValAtomicType()2216 v = xmlSchemaNewValue(XML_SCHEMAS_STRING); in xmlSchemaValAtomicType()2246 v = xmlSchemaNewValue(XML_SCHEMAS_NORMSTRING); in xmlSchemaValAtomicType()2331 v = xmlSchemaNewValue(XML_SCHEMAS_DECIMAL); in xmlSchemaValAtomicType()[all …]