Searched refs:XSD_FORM_DEFAULT (Results 1 – 2 of 2) sorted by relevance
194 XSD_FORM_DEFAULT, enumerator
1631 cur_type->form = XSD_FORM_DEFAULT; in schema_element()1634 cur_type->form = XSD_FORM_DEFAULT; in schema_element()1636 if (cur_type->form == XSD_FORM_DEFAULT) { in schema_element()1833 newAttr->form = XSD_FORM_DEFAULT; in schema_attribute()1890 if (newAttr->form == XSD_FORM_DEFAULT) { in schema_attribute()2101 if (attr->form == XSD_FORM_DEFAULT) { in schema_attribute_fixup()
Completed in 10 milliseconds