if (type instanceof XSDSimpleType || noType || explicitAnyType) { // simpletype, geen type (dus string) en anytype moeten allemaal
// attribuut worden
AccessorDef collAccessor = null;
MovableStructureDef attrParent = parent;
LeafNodeType leafNodeType = LeafNodeType.ELEMENT;
if (collection) { // collectie van attributen kan niet, dus collection accessor maken met
// "fake" structure
// TODO: beter beschrijven scalar collection??
collAccessor =
createDCAccessor(safeElementName + SCALAR_COLLECTION_POSTFIX, parent, collection,