Searched refs:simpleType (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemas.c7421 if (IS_SCHEMA(child, "simpleType"))
7424 * If ref is present, then all of <simpleType>,
7438 if (IS_SCHEMA(child, "simpleType")) {
7442 * type and <simpleType> must not both be present.
7446 "The attribute 'type' and the <simpleType> child "
7456 "(annotation?, simpleType?)");
7581 if (IS_SCHEMA(child, "simpleType")) {
7585 * type and <simpleType> must not both be present.
7589 "The attribute 'type' and the <simpleType> child "
7598 "(annotation?, simpleType
22339 xmlSchemaTypePtr type = vctxt->inode->typeDef, simpleType = NULL; local
[all...]

Completed in 104 milliseconds