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

/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
H A Dsjsxp.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c7432 if (IS_SCHEMA(child, "simpleType"))
7435 * If ref is present, then all of <simpleType>,
7449 if (IS_SCHEMA(child, "simpleType")) {
7453 * type and <simpleType> must not both be present.
7457 "The attribute 'type' and the <simpleType> child "
7467 "(annotation?, simpleType?)");
7592 if (IS_SCHEMA(child, "simpleType")) {
7596 * type and <simpleType> must not both be present.
7600 "The attribute 'type' and the <simpleType> child "
7609 "(annotation?, simpleType
22571 xmlSchemaTypePtr type = vctxt->inode->typeDef, simpleType = NULL; local
[all...]

Completed in 83 milliseconds