Dan,
XML schema-wise, say that we started, code-first, with String bleep[]; So, bleep could be null, and then each of the strings inside bleep could be nil. If the nillable attribute for the schema element for bleep refers to the entire array, where's the one for the array elements? Does there need to be a complex type in this case? I guess I better haul out my XML Schema book. --benson
