Searched refs:baseValueType (Results 1 – 2 of 2) sorted by relevance
290 JavaSimpleType baseValueType = (complexType instanceof XsdSimpleContent) ? in printParser() local328 if (baseValueType != null) { in printParser()331 out.print(baseValueType.getParsingExpression()); in printParser()377 JavaSimpleType baseValueType = (complexType instanceof XsdSimpleContent) ? in printWriter() local
435 CppSimpleType baseValueType = (complexType instanceof XsdSimpleContent) ? in printParser() local481 if (baseValueType != null) { in printParser()487 parserCppFile.print(baseValueType.getParsingExpression()); in printParser()536 CppSimpleType baseValueType = (complexType instanceof XsdSimpleContent) ? in printWriter() local